Michael Ziegler
|
cd868c1261
|
added italian translation
|
16 years ago |
withgod
|
6391e053ef
|
translation add messages
|
16 years ago |
Michael Ziegler
|
5dee17da4c
|
updated and recompiled croatian translation
|
16 years ago |
Michael Ziegler
|
f2b004d7b9
|
added help_texts and port number sanity check; and the channel ids are now shown to serveradmins and staff
|
16 years ago |
Michael Ziegler
|
2f418fde89
|
implemented auto port assignment - not such a clean way, but it should work. fixes #6
|
16 years ago |
Michael Ziegler
|
3379501b3b
|
added channel id to channel detail page (visible for admins only)
|
16 years ago |
Michael Ziegler
|
bc26b173fe
|
updated slice for 1.2.0 to match the one in the newest snapshot
|
16 years ago |
withgod
|
43e2261b9f
|
add japanese language set
|
16 years ago |
Michael Ziegler
|
52882f9b64
|
finished and recompiled croatian translation
|
16 years ago |
Michael Ziegler
|
ab8b089d85
|
show suppressed people like server-muted in the channel list
|
16 years ago |
Michael Ziegler
|
e3d48bfe50
|
added missing translation for "IP obfuscation"
|
16 years ago |
Michael Ziegler
|
9890c99a62
|
Nightchill donated a croatian translation :)
|
16 years ago |
Michael Ziegler
|
5d470f4516
|
merged
|
16 years ago |
Michael Ziegler
|
0900db9664
|
added i18n to the code and wrote a German translation file. doesn't cover *everything* yet, but it's a start.
|
16 years ago |
Michael Ziegler
|
bba950d334
|
renamed to Mumble Commander
|
16 years ago |
Michael Ziegler
|
8e4fc8f217
|
saving settings to Murmur works! (:
|
16 years ago |
Michael Ziegler
|
ebc4e223b0
|
displaying data from a Django form works now. Next step would be editing.
|
16 years ago |
Michael Ziegler
|
61eb7c9130
|
fixed a few encoding issues
|
16 years ago |
Michael Ziegler
|
04a93d0a7e
|
first prototype of a curses based CLI. Selecting servers and viewing a channel list works already!
|
16 years ago |
Michael Ziegler
|
d6358a8079
|
fixing a few (actually, quite many) formatting flaws that originate from my, let's call it "data rescue"
|
16 years ago |
Michael Ziegler
|
85d49b659f
|
I'm the biggest lucker there is. rly.
|
16 years ago |
Michael Ziegler
|
65973518f2
|
first alpha of a CLI to administer Murmur. this still needs a LOT of improvement, maybe an ncurses interface?
|
16 years ago |
Michael Ziegler
|
7f844e245c
|
added docstrings
|
16 years ago |
Michael Ziegler
|
645dc90cd2
|
Added tag v0.8 for changeset c0ee15d107c8
|
16 years ago |
Michael Ziegler
|
9e900301db
|
preparing for v0.8 release.
|
16 years ago |
Michael Ziegler
|
7c790ba929
|
changed *everything* just to handle the new user registration in Murmur 1.2.0. Hope it works.
|
16 years ago |
Michael Ziegler
|
d5aaa63dee
|
show connecturl at "Server address" field
|
16 years ago |
Michael Ziegler
|
fb6804d0ff
|
apparently munin doesn't like the order changing (it will change colors in the graphs then), so guarantee a fixed order...
|
16 years ago |
Michael Ziegler
|
80d0069e72
|
playerid where userid should have been
|
16 years ago |
Michael Ziegler
|
0e2f58c35e
|
removed dysfunctional unit tests and changed raised exceptions to better fitting class names
|
16 years ago |
Michael Ziegler
|
73bda3ca3b
|
added UNIQUE constraints
|
16 years ago |
Michael Ziegler
|
48f366c76b
|
renamed "identifier" to "channelid", revoke users admin status before deleting
|
16 years ago |
Michael Ziegler
|
cabc325773
|
fixed setting SuperUser password - called the wrong objects :D fixes #11
|
16 years ago |
Michael Ziegler
|
660a9df1fe
|
fixing syntax error
|
16 years ago |
Michael Ziegler
|
930f28e8ec
|
added to satisfy Debian.
|
16 years ago |
Michael Ziegler
|
e7d07b8091
|
apparently the capitalization of SuperUser has been changed in ICE. fixes #11
|
16 years ago |
Michael Ziegler
|
78a0baf945
|
changed stubs to raise Exceptions and removed some unnecessary methods.
|
16 years ago |
Michael Ziegler
|
5e5b77204d
|
removed info about YAML which should have been removed ages ago...
|
16 years ago |
Michael Ziegler
|
496367d053
|
added a few more missing encode() statements... I hope that's all now :/
|
16 years ago |
Michael Ziegler
|
73b3128117
|
I *HATE* Ice. Each sting has to be encoded in UTF8. MANUALLY. GAAH. fixes #8 once again.
|
16 years ago |
Michael Ziegler
|
7f7e7c27c9
|
added encoding stuff (I'm spoiled by DBus, that's why I keep forgetting). hopefully fixes #8.
|
16 years ago |
Michael Ziegler
|
293e5cfd1d
|
I kinda miss DBus. Really.
|
16 years ago |
Michael Ziegler
|
b5b9737b21
|
missing parameter
|
16 years ago |
Michael Ziegler
|
f4b32b6c62
|
apparently, this has been changed to use simply a dict in 1.2.0
|
16 years ago |
svedrin
|
4d3bbee3e3
|
added check if the player name the user tries to register is already taken
|
16 years ago |
svedrin
|
b05c39175a
|
removed unneccessary conversions. fixes #8
|
16 years ago |
Michael Ziegler
|
e5cf652ef6
|
proudly presenting an overly hacky, but still working Munin plugin that graphs the user count for each server instance!
|
16 years ago |
svedrin
|
c404e47450
|
10em looks stupid on a non-widescreen display. This should work better...
|
16 years ago |
Michael Ziegler
|
239700e62a
|
fixed isBooted/start/stop methods that withgod simply forgot to implement >_<
|
16 years ago |
Michael Ziegler
|
a6113dc743
|
default connstring for new models can now be configured in settings.py
|
16 years ago |