866 Commits (v2.4beta1)
 

Author SHA1 Message Date
Michael Ziegler a6113dc743 default connstring for new models can now be configured in settings.py 15 years ago
Michael Ziegler 983eaa396a oops - collateral damage of search and replace 15 years ago
Michael Ziegler cc262af1f2 added SLICE_VERSION line for 1.2.0 (still, this is an alibi commit to test the twitter plugin :) ) 15 years ago
Michael Ziegler 48b4ca659f server info and channel description 15 years ago
Michael Ziegler 1b2dda199b fixed debug messages left from trying to auto-detect the murmur version... 15 years ago
Michael Ziegler 06d5242364 fixed setting ACL due to "playerid" -> "userid" rename 15 years ago
Michael Ziegler cdb617b4f8 added experimental ICE connector for Mumble 1.2.0. can't detect Murmur version before connecting, so this needs to be configured :( 15 years ago
Michael Ziegler 1c2caae81e improved look-and-feel of the profile page (and finally translated it fully to English) 15 years ago
Michael Ziegler 673115cc71 fixed storing the ACL, and hence granting/revoking admin privileges 15 years ago
Michael Ziegler 8b84fe9dba changed field description and default of the "dbus" field to use ICE as default 15 years ago
Michael Ziegler 7e25cb7bc1 fixed "url" property overwriting RegisterURL field, moved default port number to settings, port no only shows up if not default 15 years ago
Michael Ziegler 75f30b0c84 implemented sorted channel list 15 years ago
Michael Ziegler 35df252d55 fixed my last two fixes. it was just too late at night yesterday. 15 years ago
Michael Ziegler d34aa40dbe last fix didn't help... 15 years ago
Michael Ziegler edc7af8cf4 *sigh* fixed hidden channels breaking the JavaScript 15 years ago
Michael Ziegler 7fb8c9ea0f fixed auto-hiding of empty channels 15 years ago
Michael Ziegler 61b80ddf72 merged mmServer class into Mumble model, changed channel viewer to use divs instead of a table (can be more cleanly generated), cleaned up views and removed a whole lot of bad(tm) code 15 years ago
Michael Ziegler 47dc521d57 fixed "Username@" missing from the channel links 15 years ago
Michael Ziegler e9de0eca08 auto-truncate channel and player names 15 years ago
Michael Ziegler 87f06ab8b8 syncdb hook now tries to get the connection string from env variable MURMUR_CONNSTR before asking 15 years ago
Michael Ziegler 0e7397194b prevent infinite loop + minor improvements 15 years ago
Michael Ziegler 2dfd02baba channel list will be created correctly even if ICE returns children before their parents 15 years ago
Michael Ziegler 67d52668f5 encoding issue 15 years ago
Michael Ziegler bf5a5972c6 fixing player list not working when multiple servers in different installations have the same server ID 15 years ago
Michael Ziegler 196511928d fixed connection string not being entered correctly 15 years ago
Michael Ziegler eaa8cc5bad added check for dbus connection string 15 years ago
Michael Ziegler 1f67272b9b removed "DAOTYPE" setting (that's what the dbus field in the Mumble model is for), and added an automatic switch between the methods to MumbleCtlBase. repaired management.py. 15 years ago
Michael Ziegler fcf3a16276 added Murmur.ice to COPYRIGHT 15 years ago
Michael Ziegler eae26314d5 added withgod to authors 15 years ago
Michael Ziegler 4b33c6c224 a few refurbishments, more are yet to come 15 years ago
withgod 424859c488 if exists utf8 string name user found can't syncdb and more action 15 years ago
withgod 7a2e4c9866 implements IceCtroller **Texture methods 15 years ago
withgod 4cb64e052e marge official mumble-django 0.7 code and fix setTexture/getTexture codes 15 years ago
withgod 5c4aadde69 last commit forgot Ctl Class.. 15 years ago
withgod d25ae7b18a split mctl.py 15 years ago
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