13 Commits (master)

Author SHA1 Message Date
Michael Ziegler 6b6eb5c5bc shorten kate modeline comments, add 'hl Django HTML Template' statements 11 years ago
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 d161b2c802 convert {%url%} syntax for Django 1.5 11 years ago
Michael Ziegler 12c9423d54 deliver the debug templates only if DEBUG enabled and request IP is in INTERNAL_IPS setting 14 years ago
Michael Ziegler 1ea456849f add the server name to the window title 14 years ago
Michael Ziegler 1a4e2ea101 add "register" button next to "login" if django-registration available 14 years ago
Michael Ziegler cef594efb9 move images, css and js scripts for the mumble app into a media dir (like the admin), language update 14 years ago
Michael Ziegler 236cda40fe allow the complete <body> tag to be overwritten in subtemplates 14 years ago
Michael Ziegler 0e8ab76a24 add usereditor, use Django's jsi18n, language update 14 years ago
Michael Ziegler 4767fe59c3 ext 2.2 → ext 3.2.0, add ContentMaster block 14 years ago
Michael Ziegler bc13f136f0 add version info to the mumble app, and display the current and newest available version on the imprint page. 14 years ago
Michael Ziegler 432f97e654 use context processors for MEDIA_URL and ROSETTA_ISNTALLED variables 15 years ago
Michael Ziegler a60d703900 move templates to app dirs, rename .htm to .html, clean up i18n 15 years ago
Michael Ziegler 47eac873bf fix a few typos that prevented the pages from validating, add dtd 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 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 :) 15 years ago
Michael Ziegler 48b4ca659f server info and channel description 15 years ago
Michael Ziegler a893ea57ee replaced the YAML template with a self-written one due to License problems (Debian won't accept CCA2 and Dirk Jesse didn't respond to a request to update the YAML license.) 15 years ago
Michael Ziegler c38321db63 set favicon 15 years ago
Michael Ziegler bd61a84010 built a few nice interface features using ExtJS (JavaScript is not and will not be _required_ to use this website, the basics will work without it) 15 years ago
Michael Ziegler df3c1d039c various layout tunings 15 years ago
Michael Ziegler 3c92f0d376 created a new template using YAML 15 years ago