18 Commits (87cec419d13c6bb747c3fcecdc07ba818cd6c88c)

Author SHA1 Message Date
Michael Ziegler f0fd785794 fix url tags for Django 1.5, remove MUMBLE_MEDIA_PREFIX in favor of django.contrib.staticfiles 11 years ago
Michael Ziegler 3ae5db12df fix the mobile views to use the new media paths 14 years ago
Michael Ziegler 941a16c511 implement the administration form teh ext.direct wayz 14 years ago
Michael Ziegler 5871fc6813 fix an encoding issue in the channel name truncator 14 years ago
Michael Ziegler 5a6747c83a a few code style fixes 14 years ago
Michael Ziegler 54856fa7f1 fix banning and prevent unwanted erasing of the supw and defaultchannel fields, various minor cleanups. 15 years ago
Michael Ziegler 0b6acafc09 disable the texture stuff for Murmur 1.2.2, and remove the 600x60 hint for >=1.2.3. 15 years ago
Michael Ziegler fc53d4467d update years in the copyright claims 15 years ago
Michael Ziegler c31515877b use decorator syntax 15 years ago
Michael Ziegler a60d703900 move templates to app dirs, rename .htm to .html, clean up i18n 15 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 15 years ago
Michael Ziegler bc85e76ed1 changed hardcoded urls to reverse resolved ones, finally allowing m-d to run in a shared apache vhost. 15 years ago
Michael Ziegler 7fb8c9ea0f fixed auto-hiding of empty channels 15 years ago
Michael Ziegler 61b80ddf72 merged mmServer class into Mumble model, changed channel viewer to use divs instead of a table (can be more cleanly generated), cleaned up views and removed a whole lot of bad(tm) code 15 years ago
Michael Ziegler e9de0eca08 auto-truncate channel and player names 15 years ago
Michael Ziegler a617cbdffb added copyright and license information 15 years ago
mistagee f7f7e3c4ff Created a complete Django application wrapping around the Mumble app to make usage for Django inexperienced users easier 16 years ago
root dd971d53e8 renamed the path of the python app 16 years ago