17 Commits (61eb7c91300eed64ef3bcef2ac457cf218c17e80)

Author SHA1 Message Date
Michael Ziegler a6113dc743 default connstring for new models can now be configured in settings.py 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 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 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 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 4b33c6c224 a few refurbishments, more are yet to come 15 years ago
withgod 7a2e4c9866 implements IceCtroller **Texture methods 15 years ago
withgod d25ae7b18a split mctl.py 15 years ago
withgod b1f5ffe10c management.py using mctl.py 15 years ago
Michael Ziegler a617cbdffb added copyright and license information 15 years ago
Michael Ziegler 3c92f0d376 created a new template using YAML 15 years ago
Michael Ziegler 3cee925da6 added default from email address and account activation days, as registration needs them 15 years ago
Michael Ziegler 3b7f720451 added base path autodetection, so people don't have to configure *anything* anymore... 15 years ago
Michael Ziegler facb069dad added an object that represents the ACL instead of messing with array indices 15 years ago
work c7655e2515 now this should really catch users' attention... 15 years ago
work 3b18eb75af added MUMBLE_DJANGO_ROOT setting for the base path, so users only need to edit a single config line in order to get started 15 years ago
mistagee f7f7e3c4ff Created a complete Django application wrapping around the Mumble app to make usage for Django inexperienced users easier 16 years ago