23 Commits (5a6747c83a663b33a9d0fbf6f32641e3f10c98d6)

Author SHA1 Message Date
Michael Ziegler 5a6747c83a a few code style fixes 14 years ago
Michael Ziegler a7f0bb8da3 convert the default port to int and fix displaying the correct port in the admin 14 years ago
Michael Ziegler fba838d335 display the users' IDs in the admin overview 14 years ago
Michael Ziegler 37ccd499f3 cache the server version in the model, add a property to prettyprint it and display it in the admin. 14 years ago
Michael Ziegler bced1f456d move transaction handling from update_schema to the SQL scripts, as it didn't work. 14 years ago
Michael Ziegler 79945dd224 fix MumbleUsers page crashing when a server is not running, show running state in MumbleServers page 14 years ago
Michael Ziegler ff23d484e6 fix crash when Murmurd is not running, display running states in the admin. Update German translation. 14 years ago
Michael Ziegler d5f2548833 add server ID to displayed fields, and calculate the bind port if it isn't set in the Model. 14 years ago
Michael Ziegler 15de0018ae display the server's default config in a TextArea in the Admin 14 years ago
Michael Ziegler 06af88eb89 normalize server connectivity info into MumbleServer model 14 years ago
Michael Ziegler c0352e62cf update admin stuff to use the `booted' property 14 years ago
Michael Ziegler 6305a82c5b remove model's isAdmin field, and add a PropertyModelForm for the admin to set the aclAdmin property 14 years ago
Michael Ziegler 811e683a0d display the content of aclAdmin instead of isAdmin in the admin list view. 14 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. 15 years ago
Michael Ziegler abf565014d changed copyright notice to clarify GPLv2+ licensing 15 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