|  Michael Ziegler | 0d06b2bf9a | updated language files to use the new keys | 16 years ago | 
				
					
						|  Michael Ziegler | e668504a36 | change case of MEDIA_URL in templates, defer resolving in settings.py until after the WSGI daemon had a chance of setting the script prefix | 16 years ago | 
				
					
						|  Michael Ziegler | bc85e76ed1 | changed hardcoded urls to reverse resolved ones, finally allowing m-d to run in a shared apache vhost. | 16 years ago | 
				
					
						|  Michael Ziegler | 27aa076552 | a few style fixes | 16 years ago | 
				
					
						|  Michael Ziegler | c5497d5618 | add sorting | 16 years ago | 
				
					
						|  Michael Ziegler | 23c4569564 | fix typo in the texture url... | 16 years ago | 
				
					
						|  Michael Ziegler | 2c9ad43f2a | finish user admin thingy. fixes #15 | 16 years ago | 
				
					
						|  Michael Ziegler | 7ba21f0270 | add user manager for server admins, see #15. changing an account's owner doesn't work yet, backing up what I have so far :) | 16 years ago | 
				
					
						|  Michael Ziegler | 400072a669 | display "is admin" column in the overview list | 16 years ago | 
				
					
						|  Michael Ziegler | 44580b161a | show user textures in the detail pages | 16 years ago | 
				
					
						|  Michael Ziegler | 28cd9ae8cf | fix syntax error for python2.4 (2.5 is fine) | 16 years ago | 
				
					
						|  Michael Ziegler | ce3b7142fd | updating slice and ctl to work with the Murmur snapshot from 21-Aug-2009 | 16 years ago | 
				
					
						|  Michael Ziegler | 9ef3cd5029 | add getRegistration methods to the CTL classes as requested by esrms on IRC. | 16 years ago | 
				
					
						|  Michael Ziegler | 15283c8087 | update croatian translations | 16 years ago | 
				
					
						|  Michael Ziegler | 9a240c851c | cache control objects | 16 years ago | 
				
					
						|  Michael Ziegler | 2b36904e19 | updated italian translation | 16 years ago | 
				
					
						|  Michael Ziegler | 19c452e837 | introducing protected mode: if active, people will need the server password to register on private servers. fixes #16 | 16 years ago | 
				
					
						|  Michael Ziegler | 8f86f41de3 | add latin translation. hopefully, Django will support it one day. :/ | 16 years ago | 
				
					
						|  Michael Ziegler | cb50384ea3 | fix W: python-django-mumble: executable-not-elf-or-script | 16 years ago | 
				
					
						|  Michael Ziegler | bd982d9368 | unsetting +x bit (it's not needed anyway and lintian doesn't like it) | 17 years ago | 
				
					
						|  Michael Ziegler | cd868c1261 | added italian translation | 17 years ago | 
				
					
						|  withgod | 6391e053ef | translation add messages | 17 years ago | 
				
					
						|  Michael Ziegler | 5dee17da4c | updated and recompiled croatian translation | 17 years ago | 
				
					
						|  Michael Ziegler | f2b004d7b9 | added help_texts and port number sanity check; and the channel ids are now shown to serveradmins and staff | 17 years ago | 
				
					
						|  Michael Ziegler | 2f418fde89 | implemented auto port assignment - not such a clean way, but it should work. fixes #6 | 17 years ago | 
				
					
						|  Michael Ziegler | bc26b173fe | updated slice for 1.2.0 to match the one in the newest snapshot | 17 years ago | 
				
					
						|  withgod | 43e2261b9f | add japanese language set | 17 years ago | 
				
					
						|  Michael Ziegler | 52882f9b64 | finished and recompiled croatian translation | 17 years ago | 
				
					
						|  Michael Ziegler | ab8b089d85 | show suppressed people like server-muted in the channel list | 17 years ago | 
				
					
						|  Michael Ziegler | e3d48bfe50 | added missing translation for "IP obfuscation" | 17 years ago | 
				
					
						|  Michael Ziegler | 9890c99a62 | Nightchill donated a croatian translation :) | 17 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. | 17 years ago | 
				
					
						|  Michael Ziegler | 8e4fc8f217 | saving settings to Murmur works! (: | 17 years ago | 
				
					
						|  Michael Ziegler | ebc4e223b0 | displaying data from a Django form works now. Next step would be editing. | 17 years ago | 
				
					
						|  Michael Ziegler | 04a93d0a7e | first prototype of a curses based CLI. Selecting servers and viewing a channel list works already! | 17 years ago | 
				
					
						|  Michael Ziegler | 65973518f2 | first alpha of a CLI to administer Murmur. this still needs a LOT of improvement, maybe an ncurses interface? | 17 years ago | 
				
					
						|  Michael Ziegler | 7f844e245c | added docstrings | 17 years ago | 
				
					
						|  Michael Ziegler | 7c790ba929 | changed *everything* just to handle the new user registration in Murmur 1.2.0. Hope it works. | 17 years ago | 
				
					
						|  Michael Ziegler | 80d0069e72 | playerid where userid should have been | 17 years ago | 
				
					
						|  Michael Ziegler | 0e2f58c35e | removed dysfunctional unit tests and changed raised exceptions to better fitting class names | 17 years ago | 
				
					
						|  Michael Ziegler | 73bda3ca3b | added UNIQUE constraints | 17 years ago | 
				
					
						|  Michael Ziegler | 48f366c76b | renamed "identifier" to "channelid", revoke users admin status before deleting | 17 years ago | 
				
					
						|  Michael Ziegler | cabc325773 | fixed setting SuperUser password - called the wrong objects :D fixes #11 | 17 years ago | 
				
					
						|  Michael Ziegler | 660a9df1fe | fixing syntax error | 17 years ago | 
				
					
						|  Michael Ziegler | e7d07b8091 | apparently the capitalization of SuperUser has been changed in ICE. fixes #11 | 17 years ago | 
				
					
						|  Michael Ziegler | 78a0baf945 | changed stubs to raise Exceptions and removed some unnecessary methods. | 17 years ago | 
				
					
						|  Michael Ziegler | 496367d053 | added a few more missing encode() statements... I hope that's all now :/ | 17 years ago | 
				
					
						|  Michael Ziegler | 73b3128117 | I *HATE* Ice. Each sting has to be encoded in UTF8. MANUALLY. GAAH. fixes #8 once again. | 17 years ago | 
				
					
						|  Michael Ziegler | 7f7e7c27c9 | added encoding stuff (I'm spoiled by DBus, that's why I keep forgetting). hopefully fixes #8. | 17 years ago | 
				
					
						|  Michael Ziegler | 293e5cfd1d | I kinda miss DBus. Really. | 17 years ago |