Michael Ziegler
|
ce20d899c0
|
fix typo
|
13 years ago |
Michael Ziegler
|
8e140168d5
|
add admin action to set the users avatar to their gravatar
|
14 years ago |
Michael Ziegler
|
8a7b6b0d4b
|
add start,stop,restart,{en,dis}able_autoboot admin actions
|
14 years ago |
Michael Ziegler
|
06d3606cb6
|
list user name in the first column instead of account owner
|
14 years ago |
Michael Ziegler
|
b25053f7e0
|
remove a few not-so-interesting columns from the admin to save some space. fixes #88
|
14 years ago |
Michael Ziegler
|
5a6747c83a
|
a few code style fixes
|
15 years ago |
Michael Ziegler
|
a7f0bb8da3
|
convert the default port to int and fix displaying the correct port in the admin
|
15 years ago |
Michael Ziegler
|
fba838d335
|
display the users' IDs in the admin overview
|
15 years ago |
Michael Ziegler
|
37ccd499f3
|
cache the server version in the model, add a property to prettyprint it and display it in the admin.
|
15 years ago |
Michael Ziegler
|
bced1f456d
|
move transaction handling from update_schema to the SQL scripts, as it didn't work.
|
15 years ago |
Michael Ziegler
|
79945dd224
|
fix MumbleUsers page crashing when a server is not running, show running state in MumbleServers page
|
15 years ago |
Michael Ziegler
|
ff23d484e6
|
fix crash when Murmurd is not running, display running states in the admin. Update German translation.
|
15 years ago |
Michael Ziegler
|
d5f2548833
|
add server ID to displayed fields, and calculate the bind port if it isn't set in the Model.
|
15 years ago |
Michael Ziegler
|
15de0018ae
|
display the server's default config in a TextArea in the Admin
|
15 years ago |
Michael Ziegler
|
06af88eb89
|
normalize server connectivity info into MumbleServer model
|
15 years ago |
Michael Ziegler
|
c0352e62cf
|
update admin stuff to use the `booted' property
|
15 years ago |
Michael Ziegler
|
6305a82c5b
|
remove model's isAdmin field, and add a PropertyModelForm for the admin to set the aclAdmin property
|
15 years ago |
Michael Ziegler
|
811e683a0d
|
display the content of aclAdmin instead of isAdmin in the admin list view.
|
15 years ago |
Michael Ziegler
|
c070101b31
|
check if server instance is booted before trying to display info about it
|
15 years ago |
Michael Ziegler
|
c16d62d07e
|
a bunch'a cleanups to fix pyflakes warnings (and a few so far undiscovered bugs as well...)
|
15 years ago |
Michael Ziegler
|
fc53d4467d
|
update years in the copyright claims
|
15 years ago |
Michael Ziegler
|
1022a018e1
|
validate that the address and port are available by trying to bind when saving a new server instance. fixes #57
|
15 years ago |
Michael Ziegler
|
400072a669
|
display "is admin" column in the overview list
|
15 years ago |
Michael Ziegler
|
0900db9664
|
added i18n to the code and wrote a German translation file. doesn't cover *everything* yet, but it's a start.
|
16 years ago |
Michael Ziegler
|
abf565014d
|
changed copyright notice to clarify GPLv2+ licensing
|
16 years ago |
root
|
fab9cf879a
|
Now the links in the channel viewer work correctly
|
16 years ago |
root
|
a5bd43cdf8
|
Fixed a bug that prevented the Channel list from working for anonymous users
|
16 years ago |
root
|
dd971d53e8
|
renamed the path of the python app
|
16 years ago |
root
|
646da21f74
|
initial import
|
16 years ago |