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 c03787a28b import ExtJS's TabScrollerMenu example (http://tinyurl.com/37mvt9y); add it to the main tab panel to support n900 displays 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 14 years ago
locale update and add japanese translation set. 14 years ago
locale_outdated move outdated languages out of the locale dir to prevent makemessages from trying to process them 14 years ago
management a few code style fixes 14 years ago
media import ExtJS's TabScrollerMenu example (http://tinyurl.com/37mvt9y); add it to the main tab panel to support n900 displays 14 years ago
templates/mumble import ExtJS's TabScrollerMenu example (http://tinyurl.com/37mvt9y); add it to the main tab panel to support n900 displays 14 years ago
templatetags fix the mobile views to use the new media paths 14 years ago
MumbleCtlDbus.py implement moving channels via drag&drop, don't set leaf:true on channels so they can be drop targets 14 years ago
MumbleCtlIce.py implement moving channels via drag&drop, don't set leaf:true on channels so they can be drop targets 14 years ago
__init__.py set version to 2.4beta1 14 years ago
admin.py list user name in the first column instead of account owner 14 years ago
forms.py fix new instance checks, set server attr on MumbleUsers 14 years ago
mctl.py a few code style fixes 14 years ago
mmobjects.py replace the x- prefix with x_ to get valid object attribute names 14 years ago
models.py add a ban viewer panel 14 years ago
murmurenvutils.py a few code style fixes 14 years ago
testrunner.py a few code style fixes 14 years ago
tests.py move general errors from errors[''] to errors['__all__'] 14 years ago
urls.py remove print statement left from debugging 14 years ago
utils.py a few code style fixes 14 years ago
views.py add a ban viewer panel 14 years ago