152 Commits (930f28e8ecd43ed413101b0888bbfbe6a9596ed7)
 

Author SHA1 Message Date
withgod 93c72f306d implement setACL. 15 years ago
withgod da9d0c1ea1 set*** method implements. 15 years ago
withgod 70ee45beb4 implements get**** methods. 15 years ago
Michael Ziegler a69fdd2994 Added tag v0.7 for changeset 262bd375e457 15 years ago
Michael Ziegler 16736a8518 updated for v0.7, which will now be released. 15 years ago
Michael Ziegler acd5a20a4c removed everything YAML 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
withgod b1f5ffe10c management.py using mctl.py 15 years ago
Michael Ziegler 3a0c06fafe added missing port number 15 years ago
Michael Ziegler 85b234f502 added missing port number to the links 15 years ago
Michael Ziegler 72df6d5cc8 /mumble now redirects to /mumble/x if only one server has been configured 15 years ago
Michael Ziegler 046f4ebbd1 changed url to point to "texture.png" instead of .jpg 15 years ago
Michael Ziegler f96df803c3 merged 15 years ago
Michael Ziegler 0d51b117f5 added BSD license for Mumble icons 15 years ago
Michael Ziegler dc93a8efab prepared entry for upcoming v0.7 release 15 years ago
Michael Ziegler 2dffabcf08 changed output format to PNG because it has transparency 15 years ago
Michael Ziegler 76d66448fc prevented "server" field on MumbleUser model from being changed once the record has been entered into the database (and hence into murmur). fixes #2 15 years ago
Michael Ziegler f585277852 added hint about image size 15 years ago
Michael Ziegler 787e0ff1d3 implemented current texture to be displayed in the "set texture" form 15 years ago
Michael Ziegler 0da3477e00 moved texture tab to the right so the tab indices for the admin panel is correct and error handling will switch to the correct tab 15 years ago
Michael Ziegler d62cb9f453 implemented setting user textures 15 years ago
Michael Ziegler 5d92a6da78 merged 15 years ago
Michael Ziegler c38321db63 set favicon 15 years ago
withgod 957f8ae01d without DBus code modesl.py 15 years ago
withgod 066f9942d1 code review commit... 15 years ago
Michael Ziegler d0a8a88c2f yet another change to fix #4... 15 years ago
Michael Ziegler 878315df91 honoured case sensitivity of getConf(). closes: #4 15 years ago
Michael Ziegler b884425048 fixed various settings not being updated in Murmur correctly due to case sensitivity of setConf(). closes: #4 15 years ago
Michael Ziegler 5f55d6e7c6 merged 15 years ago
Michael Ziegler 672653bbeb added a line to configure the egg cache directory where necessary. see http://forum.ubuntuusers.de/post/1976518/ 15 years ago
Michael Ziegler 24ff9ce515 bugfix: used syntax that is not available in python 2.4 15 years ago
Michael Ziegler b6a192e0fe fixed wrong request context in the "imprint" view 15 years ago
Michael Ziegler 2c9291e8df Added tag v0.6 for changeset 0ad46144f7d5 15 years ago
Michael Ziegler 22b297b3fc updated for v0.6 release 15 years ago
Michael Ziegler 654311a4f9 tested - now it actually works too 15 years ago
Michael Ziegler 6ce1563e89 renamed column "default" to "defchan" (default is a reserved word, bad karma), created a script to update the schema from v0.5 15 years ago
Michael Ziegler ecbf04d284 added options to configure channel and player name regexes, ip obfuscation and default channel id. 15 years ago
Michael Ziegler a617cbdffb added copyright and license information 15 years ago
Michael Ziegler 7d2edb8bae changed copyright notice to clarify GPLv2+ licensing 15 years ago
Michael Ziegler 63f4aef910 moved all copyright information about mumble-django, ExtJS and YAML into the COPYRIGHT file 15 years ago
Michael Ziegler abf565014d changed copyright notice to clarify GPLv2+ licensing 15 years ago
Michael Ziegler a1e0584597 small, but noticeable bug that caused the root channel to appear in the links. meh. 15 years ago
Michael Ziegler 40fe9bba76 Added tag v0.5 for changeset 907c71e62d03 15 years ago
Michael Ziegler 152a24ba9b updated changelog and install files, and polished the <noscript> messages a bit 15 years ago
Michael Ziegler c6a08e6e1f these are now unneccessary too... 15 years ago
Michael Ziegler 68214ea6a0 removed unneccessary stuff left from the old template 15 years ago
Michael Ziegler c65bb88074 fixed too small width of the left div which can easily cause an ugly line break 15 years ago
Michael Ziegler 366722f3e1 player profiles 15 years ago
Michael Ziegler 62e46f89cf JS is now generated for Anon too 15 years ago
Michael Ziegler 49bec6bc16 added links for players so JS will work 15 years ago