Michael Ziegler
|
f0fd785794
|
fix url tags for Django 1.5, remove MUMBLE_MEDIA_PREFIX in favor of django.contrib.staticfiles
|
12 years ago |
Michael Ziegler
|
4b3697ff89
|
move mumble/media dir to mumble/static/mumble
|
12 years ago |
Michael Ziegler
|
52a0c70362
|
Added tag stable for changeset 58f2d8489bee
|
12 years ago |
Michael Ziegler
|
834ffc26f4
|
Added tag v2.8 for changeset 58f2d8489bee
|
12 years ago |
Michael Ziegler
|
b7961127d8
|
Releasing v2.8.
|
12 years ago |
Michael Ziegler
|
22af86391e
|
Bump version in setup_mucli.py
|
12 years ago |
Michael Ziegler
|
c90fff6cb7
|
Bump mumble module version
|
12 years ago |
Michael Ziegler
|
d96024b4ad
|
update djextdirect to v0.8
|
12 years ago |
Michael Ziegler
|
d161b2c802
|
convert {%url%} syntax for Django 1.5
|
12 years ago |
Michael Ziegler
|
866dd034ab
|
update djextdirect to include the simplejson→json move
|
12 years ago |
Michael Ziegler
|
250556f569
|
remove the "static" accounts/ url and only include it when registration is available. see #212
|
12 years ago |
Michael Ziegler
|
43e7a52121
|
compressing images doesn't make sense
|
12 years ago |
Michael Ziegler
|
6a4c8ca22b
|
add wsgi script
|
12 years ago |
Michael Ziegler
|
c2d79f945a
|
rework flaskcvp.py in a way that it'll actually run under apache
|
12 years ago |
Michael Ziegler
|
a20912a20d
|
treat suggest{positional,pushtotalk} as strings instead of booleans
|
12 years ago |
Michael Ziegler
|
5025689a73
|
use a ChoiceField for suggest{positional,pushtotalk}
|
12 years ago |
Michael Ziegler
|
2cbca77a98
|
add missing )
|
12 years ago |
Michael Ziegler
|
63432bdd28
|
re-add registerpassword setting, document what's necessary for registration to succeed
|
12 years ago |
Michael Ziegler
|
9296c12724
|
include display address field in the server admin form
|
12 years ago |
Michael Ziegler
|
f9a341c01d
|
rename variables, rephrase docstrings
|
12 years ago |
Michael Ziegler
|
b67f8cf20e
|
merge
|
12 years ago |
Michael Ziegler
|
cf44ca00ac
|
add a bunch of new config variables (kudos to Natenom)
|
12 years ago |
Michael Ziegler
|
06bfd47333
|
update SLICEDIR for current Debian packages
|
12 years ago |
Michael Ziegler
|
ba31d7da6c
|
rename some config properties according to their variable names in murmur
|
12 years ago |
Michael Ziegler
|
9f0fc1cbc8
|
add template for django-registration 0.8
|
12 years ago |
Michael Ziegler
|
62b89a610d
|
pass pk and api to the combo instead of getting it from the form
|
13 years ago |
Michael Ziegler
|
8671ab76d8
|
defer setting the auto refresh until after the channel viewer has been rendered
|
13 years ago |
Michael Ziegler
|
0869bce045
|
adapt the exemplary apache vhost configs for Django 1.4
|
13 years ago |
Michael Ziegler
|
0cd8c4a64b
|
add MessageMiddleware which is needed for the admin system
|
13 years ago |
Michael Ziegler
|
63beacb10b
|
fix socket path in lighttpd.conf to match the one given in the documentation
|
13 years ago |
Michael Ziegler
|
1352b0b2d1
|
Releasing v2.7.
|
13 years ago |
Michael Ziegler
|
23b82b30a1
|
Added tag stable for changeset f7c0ea3c7342
|
13 years ago |
Michael Ziegler
|
20167b3a5a
|
Added tag v2.7 for changeset f7c0ea3c7342
|
13 years ago |
Michael Ziegler
|
81d7226d95
|
Bump version in setup_mucli.py
|
13 years ago |
Michael Ziegler
|
d8713efd0a
|
Bump mumble module version
|
13 years ago |
Michael Ziegler
|
de27f8e3e6
|
add STATIC_URL/STATIC_ROOT settings
|
13 years ago |
Michael Ziegler
|
c2bbd6fd28
|
Added tag stable for changeset 5297376c66e1
|
13 years ago |
Michael Ziegler
|
807b6379b3
|
Added tag v2.6 for changeset 5297376c66e1
|
13 years ago |
Michael Ziegler
|
052ac57e8e
|
Releasing v2.6.
|
13 years ago |
Michael Ziegler
|
5934624684
|
Bump version in setup_mucli.py
|
13 years ago |
Michael Ziegler
|
450540c8e0
|
Bump mumble module version
|
13 years ago |
Michael Ziegler
|
83d045ce0c
|
update djextdirect to 0.7
|
13 years ago |
Michael Ziegler
|
0720106f09
|
adapt settings for Django 1.4
|
13 years ago |
Michael Ziegler
|
31bfc717d0
|
adapt to (not so) new settings.DATABASES layout
|
13 years ago |
Michael Ziegler
|
e63f9f1391
|
add USERS_ABOVE_CHANNELS setting to settings.py
|
13 years ago |
Michael Ziegler
|
47b202c6e3
|
add usersAboveChannels config option to the channel viewer
|
13 years ago |
Michael Ziegler
|
e730d86ed3
|
filter MumbleUsers by the current servers when detecting stale accounts
|
13 years ago |
Michael Ziegler
|
734d55221c
|
add host/port options and a setup script for flaskcvp
|
13 years ago |
Michael Ziegler
|
c17d9b3888
|
fix user objects
|
13 years ago |
Michael Ziegler
|
ed969ead51
|
add a Flask CVP provider for @paniq and the lulz.
|
13 years ago |