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
8a7b6b0d4b
add start,stop,restart,{en,dis}able_autoboot admin actions
|
15 years ago |
.. |
conversionsql
|
move transaction handling from update_schema to the SQL scripts, as it didn't work.
|
16 years ago |
fixtures
|
update test fixtures and backup the murmur database I use for testing
|
15 years ago |
locale
|
fix japanese translation bug
|
15 years ago |
locale_outdated
|
move outdated languages out of the locale dir to prevent makemessages from trying to process them
|
16 years ago |
management
|
allow the ice secret to be passed to syncdb via an envvar
|
15 years ago |
media
|
add missing gettext() calls
|
15 years ago |
templates/mumble
|
make submit button text translateable (and translate it :P )
|
15 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
|
15 years ago |
MumbleCtlIce.py
|
add missing kickUser method
|
15 years ago |
__init__.py
|
Bump version
|
15 years ago |
admin.py
|
add start,stop,restart,{en,dis}able_autoboot admin actions
|
15 years ago |
forms.py
|
fix account linking not setting the owner field
|
15 years ago |
mctl.py
|
a few code style fixes
|
16 years ago |
mmobjects.py
|
fix borkage with murmur 1.2.0 due to accessing the wrong object
|
15 years ago |
models.py
|
update Mumble model docstring
|
15 years ago |
murmurenvutils.py
|
a few code style fixes
|
16 years ago |
testrunner.py
|
a few code style fixes
|
16 years ago |
tests.py
|
if simplejson isn't available, fallback to json
|
15 years ago |
urls.py
|
if qrencode is available, display a QR code for the channel viewer
|
15 years ago |
utils.py
|
a few code style fixes
|
16 years ago |
views.py
|
set qr code scale to 82
|
15 years ago |