Forked mumble-django project from https://bitbucket.org/Svedrin/mumble-django
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael Ziegler b2a8ada44b remove django_evolution as it seems to cause issues and isn't used anyway. see #157 14 years ago
..
conversionsql move transaction handling from update_schema to the SQL scripts, as it didn't work. 15 years ago
fixtures update test fixtures and backup the murmur database I use for testing 15 years ago
locale fix japanese translation bug 14 years ago
locale_outdated move outdated languages out of the locale dir to prevent makemessages from trying to process them 15 years ago
management phrase Murmur <= 1.1.8 more clearly 14 years ago
media display total number and number of free slots. see #138 14 years ago
templates/mumble make submit button text translateable (and translate it :P ) 14 years ago
templatetags fix the mobile views to use the new media paths 15 years ago
MumbleCtlDbus.py properly handle the *dict* getRegisteredUsers is returning. fixes #119 14 years ago
MumbleCtlIce.py fix for mumble 1.2.4 (no actual changes needed currently) 14 years ago
__init__.py Bump version 15 years ago
admin.py add admin action to set the users avatar to their gravatar 14 years ago
forms.py fix account linking not setting the owner field 14 years ago
mctl.py a few code style fixes 15 years ago
mmobjects.py minor refactoring (and bugfix); show IP address and user name in the ban list. see #126 14 years ago
models.py set registerhostname to plain display/bind address instead of addr:port. fixes #150 14 years ago
murmurenvutils.py a few code style fixes 15 years ago
testrunner.py a few code style fixes 15 years ago
tests.py if simplejson isn't available, fallback to json 14 years ago
urls.py if qrencode is available, display a QR code for the channel viewer 14 years ago
utils.py minor refactoring (and bugfix); show IP address and user name in the ban list. see #126 14 years ago
views.py display total number and number of free slots. see #138 14 years ago