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
cef594efb9
move images, css and js scripts for the mumble app into a media dir (like the admin), language update
|
16 years ago |
| .. |
|
conversionsql
|
move transaction handling from update_schema to the SQL scripts, as it didn't work.
|
16 years ago |
|
fixtures
|
add a set of unit tests that check the form authentication mechanisms
|
16 years ago |
|
locale
|
move images, css and js scripts for the mumble app into a media dir (like the admin), language update
|
16 years ago |
|
locale_outdated
|
move outdated languages out of the locale dir to prevent makemessages from trying to process them
|
16 years ago |
|
management
|
a few code style fixes
|
16 years ago |
|
media
|
move images, css and js scripts for the mumble app into a media dir (like the admin), language update
|
16 years ago |
|
templates/mumble
|
move images, css and js scripts for the mumble app into a media dir (like the admin), language update
|
16 years ago |
|
templatetags
|
implement the administration form teh ext.direct wayz
|
16 years ago |
|
MumbleCtlDbus.py
|
remove debug print statement from MumbleCtlDbus
|
16 years ago |
|
MumbleCtlIce.py
|
add getLog method to ice control objects
|
16 years ago |
|
__init__.py
|
Bump version
|
16 years ago |
|
admin.py
|
remove a few not-so-interesting columns from the admin to save some space. fixes #88
|
16 years ago |
|
forms.py
|
implement proper request authorization and validation for the various forms exported over Ext.Direct
|
16 years ago |
|
mctl.py
|
a few code style fixes
|
16 years ago |
|
mmobjects.py
|
replace the x- prefix with x_ to get valid object attribute names
|
16 years ago |
|
models.py
|
implement rendering the server overview in JS to allow dynamically rendering it in the server list
|
16 years ago |
|
murmurenvutils.py
|
a few code style fixes
|
16 years ago |
|
testrunner.py
|
a few code style fixes
|
16 years ago |
|
tests.py
|
add a set of unit tests that check the form authentication mechanisms
|
16 years ago |
|
urls.py
|
move images, css and js scripts for the mumble app into a media dir (like the admin), language update
|
16 years ago |
|
utils.py
|
a few code style fixes
|
16 years ago |
|
views.py
|
implement rendering the server overview in JS to allow dynamically rendering it in the server list
|
16 years ago |