Michael Ziegler
008f938d79
changed to update only if owner and password given (cant update without owner due to email)
16 years ago
Michael Ziegler
91fc0a75b3
fixed to work with psycopg2
16 years ago
Michael Ziegler
51976cdfa7
hrmpf
16 years ago
Michael Ziegler
cc82e65156
bugfix: missing argument
16 years ago
Michael Ziegler
90816c0401
updated for v0.3
16 years ago
Michael Ziegler
ef98cf8ff6
Added tag v0.3 for changeset c5590552c227
16 years ago
Michael Ziegler
3b7f720451
added base path autodetection, so people don't have to configure *anything* anymore...
16 years ago
Michael Ziegler
facb069dad
added an object that represents the ACL instead of messing with array indices
16 years ago
mistagee
50b0b127cf
implemented setting users' admin rights on the root channel via the web admin
16 years ago
mistagee
03d0d93754
Added tag v0.2 for changeset f2091c1dbd55
16 years ago
mistagee
097fd3892a
updated changelog
16 years ago
work
c7655e2515
now this should really catch users' attention...
16 years ago
work
b70cf00fe5
added MUMBLE_DJANGO_PATH setting, to resemble the layout users know from settings.py.
16 years ago
work
458816f9ad
ignored .pyc, *~ and .db3 files
16 years ago
work
6b9be097d5
added redirect from / to /mumble
16 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
16 years ago
work
f20c7d19e3
the syncdb hook now takes verbosity into account
16 years ago
work
0d04fbf7b6
Added an Error handling routine, in case the syncdb hook can't connect to Murmur the admin can choose a different Dbus name or skip the detection altogether
16 years ago
work
74741c380f
Now players are being entered into the DB as well.
16 years ago
work
08b1b34794
implemented detecting Murmur instances on syncdb.
16 years ago
mistagee
f3335de8ac
Added tag v0.1 for changeset bfb3f262ca7c
16 years ago
mistagee
29d110800a
added AUTHORS CHANGELOG INSTALL LICENSE and README files
16 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
root
2969d71598
Fixed a bug that caused an Exception when Users tried to register a new Account in Murmur, instead of updating the old one
16 years ago
root
7960cb7ab6
I broke the dam
16 years ago
root
99bac3f6d9
Cort on IRC ran into a few problems and we discovered that,
<slicer> From DBus 1.2.<something> on, you HAVE to set the interface in function calls, or it will be denied.
He was so kind as to send me a patch, which I now applied.
16 years ago
root
9aa5b908e4
superuser password can be configured
16 years ago
root
1b9ee60ebd
Bugfix: ProxyObject used from dbus.proxies module
16 years ago
root
fab9cf879a
Now the links in the channel viewer work correctly
16 years ago
root
a5bd43cdf8
Fixed a bug that prevented the Channel list from working for anonymous users
16 years ago
root
6b795e4494
superfluous
16 years ago
root
dd971d53e8
renamed the path of the python app
16 years ago
root
43f439163b
fail
16 years ago
root
057e364ac7
now updating the server password should work as well
16 years ago
root
f3f969d049
forgot static content in the import...
16 years ago
root
646da21f74
initial import
16 years ago