withgod
|
e7bc200927
|
mobile_index.htm
add iphone viewport(fit iphone width)
view.py
add some mobile user agent
|
15 years ago |
Michael Ziegler
|
5ee6440a21
|
add user agent string for opera mobile
|
15 years ago |
Michael Ziegler
|
0488e08485
|
recognize more (most, I hope) mobile browsers
|
15 years ago |
Michael Ziegler
|
4fef7f9e95
|
add views for mobiles (currently only detects BlackBerries, need more browser strings...)
|
15 years ago |
Michael Ziegler
|
92ddc5d57a
|
remove save() method which doesn't exist in MumbleUserForm, which would cause problems when linking is disabled
|
15 years ago |
Michael Ziegler
|
f3405dcbc7
|
if linking accounts, don't update Murmur. see #56
|
15 years ago |
Michael Ziegler
|
c03b775478
|
implement save method with respect to linking, see #56
|
15 years ago |
Michael Ziegler
|
68731f3ea9
|
display MumbleLinkForm if account linking is enabled in settings.py. TODO: implement saving. see #56
|
15 years ago |
Michael Ziegler
|
d9b461af68
|
thoughtless copypasta bound to go wrong - apart from that, it works. fixes #55
|
15 years ago |
Michael Ziegler
|
1bf2176870
|
add resync button to the 'users' view. see #55
|
15 years ago |
Michael Ziegler
|
07b132a378
|
when registering a player, validate the input name against the server's configured player name regex. fixes #44
|
15 years ago |
Michael Ziegler
|
22d9874746
|
a few style fixes and docstrings
|
15 years ago |
Michael Ziegler
|
e668504a36
|
change case of MEDIA_URL in templates, defer resolving in settings.py until after the WSGI daemon had a chance of setting the script prefix
|
15 years ago |
Michael Ziegler
|
bc85e76ed1
|
changed hardcoded urls to reverse resolved ones, finally allowing m-d to run in a shared apache vhost.
|
15 years ago |
Michael Ziegler
|
27aa076552
|
a few style fixes
|
15 years ago |
Michael Ziegler
|
c5497d5618
|
add sorting
|
15 years ago |
Michael Ziegler
|
2c9ad43f2a
|
finish user admin thingy. fixes #15
|
15 years ago |
Michael Ziegler
|
7ba21f0270
|
add user manager for server admins, see #15. changing an account's owner doesn't work yet, backing up what I have so far :)
|
15 years ago |
Michael Ziegler
|
44580b161a
|
show user textures in the detail pages
|
15 years ago |
Michael Ziegler
|
19c452e837
|
introducing protected mode: if active, people will need the server password to register on private servers. fixes #16
|
15 years ago |
Michael Ziegler
|
bd982d9368
|
unsetting +x bit (it's not needed anyway and lintian doesn't like it)
|
15 years ago |
Michael Ziegler
|
7f844e245c
|
added docstrings
|
16 years ago |
Michael Ziegler
|
35df252d55
|
fixed my last two fixes. it was just too late at night yesterday.
|
16 years ago |
Michael Ziegler
|
d34aa40dbe
|
last fix didn't help...
|
16 years ago |
Michael Ziegler
|
edc7af8cf4
|
*sigh* fixed hidden channels breaking the JavaScript
|
16 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
|
16 years ago |
Michael Ziegler
|
47dc521d57
|
fixed "Username@" missing from the channel links
|
16 years ago |
Michael Ziegler
|
72df6d5cc8
|
/mumble now redirects to /mumble/x if only one server has been configured
|
16 years ago |
Michael Ziegler
|
2dffabcf08
|
changed output format to PNG because it has transparency
|
16 years ago |
Michael Ziegler
|
787e0ff1d3
|
implemented current texture to be displayed in the "set texture" form
|
16 years ago |
Michael Ziegler
|
d62cb9f453
|
implemented setting user textures
|
16 years ago |
withgod
|
066f9942d1
|
code review commit...
my repo np.
|
16 years ago |
Michael Ziegler
|
abf565014d
|
changed copyright notice to clarify GPLv2+ licensing
|
16 years ago |
Michael Ziegler
|
bd61a84010
|
built a few nice interface features using ExtJS (JavaScript is not and will not be _required_ to use this website, the basics will work without it)
|
16 years ago |
Michael Ziegler
|
df3c1d039c
|
various layout tunings
|
16 years ago |
Michael Ziegler
|
3c92f0d376
|
created a new template using YAML
|
16 years ago |
Michael Ziegler
|
ab92032cf6
|
added / url to standard urls (easier than redirect in apache config), repaired showContent
|
16 years ago |
Michael Ziegler
|
f51a52bc13
|
added rudimentary "admin" view to allow server admins to configure their servers without being able to alter "hoster only" config options
|
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
|
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
|
dd971d53e8
|
renamed the path of the python app
|
16 years ago |
root
|
646da21f74
|
initial import
|
16 years ago |