Michael Ziegler
|
37ccd499f3
|
cache the server version in the model, add a property to prettyprint it and display it in the admin.
|
15 years ago |
Michael Ziegler
|
4cfd243649
|
fix the order function causing an AttributeError on pre-1.2.1 Murmur servers
|
15 years ago |
Michael Ziegler
|
5ade490dab
|
translate the MumbleServer.defaultconfig and Mumble.server fields; language update
|
15 years ago |
Michael Ziegler
|
cbc7d36669
|
take "position" parameter into account when sorting channels
|
15 years ago |
Michael Ziegler
|
0a057b5508
|
a few cleanups
|
15 years ago |
Michael Ziegler
|
f595868302
|
add a JSON data source for mumbleviewer-ng.
|
15 years ago |
Michael Ziegler
|
8ec67e9e0c
|
add draft for an XML serialization for mumbleviewer-ng <http://bitbucket.org/nodefab/mumbleviewer-ng>
|
15 years ago |
Michael Ziegler
|
17e0aa285e
|
various style fixes
|
15 years ago |
Michael Ziegler
|
84e70f2934
|
fix a few last glitches in the IP address formatting and display the users' FQDN.
|
15 years ago |
Michael Ziegler
|
01edca8694
|
clean up the IPv6 conversion code. learned that Python slices can use a step size :o
|
15 years ago |
Michael Ziegler
|
1b5a0f12c1
|
fix a few glitches in the IPv6 address formatting
|
15 years ago |
Michael Ziegler
|
4757723857
|
display IPv4 addresses in dotted-quad notation
|
15 years ago |
Michael Ziegler
|
9fb1ba96db
|
implement displaying users' IP addresses to Admins and SuperUsers.
|
15 years ago |
Michael Ziegler
|
b5c8c6deff
|
clean up the URL generation method
|
15 years ago |
Michael Ziegler
|
020d6a7bcf
|
cleaned up to satisfy pylint
|
15 years ago |
Michael Ziegler
|
c16d62d07e
|
a bunch'a cleanups to fix pyflakes warnings (and a few so far undiscovered bugs as well...)
|
15 years ago |
Michael Ziegler
|
fc53d4467d
|
update years in the copyright claims
|
15 years ago |
Michael Ziegler
|
6bc848eaa5
|
use the icons from mumble 1.2.0 instead of 1.1.8. fixes #67
|
15 years ago |
Michael Ziegler
|
72672e32f8
|
fix registration for 1.1.8 over ice
|
15 years ago |
Michael Ziegler
|
6d32b13210
|
standardize user information handling
|
15 years ago |
Michael Ziegler
|
368c137a61
|
properly implement ACL handling
|
15 years ago |
Michael Ziegler
|
d925fec378
|
transform mmObjects to use Murmur's data more directly, and change the templates accordingly
|
15 years ago |
Michael Ziegler
|
33bcb3bce4
|
create ice-like PlayerInfo objects for the dbus ifaces
|
15 years ago |
Michael Ziegler
|
0caba5a1ae
|
create ChannelInfo objects like ice does for dbus as well, prevent Ice errors from being hidden by an IndexError
|
15 years ago |
Michael Ziegler
|
1aa360cf6c
|
add drafts for the mumpytz interface that is in planning
|
15 years ago |
Michael Ziegler
|
3527f8c790
|
do I wanna ask..?
|
15 years ago |
Michael Ziegler
|
b2acbb0ce0
|
add ?version= tag to connect URLs
|
15 years ago |
Michael Ziegler
|
57054778b8
|
add SHOW_EMPTY_SUBCHANS setting. fixes #54
|
15 years ago |
Michael Ziegler
|
22d9874746
|
a few style fixes and docstrings
|
15 years ago |
Michael Ziegler
|
27aa076552
|
a few style fixes
|
15 years ago |
Michael Ziegler
|
bd982d9368
|
unsetting +x bit (it's not needed anyway and lintian doesn't like it)
|
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
|
7f844e245c
|
added docstrings
|
16 years ago |
Michael Ziegler
|
48b4ca659f
|
server info and channel description
|
16 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
|
16 years ago |
Michael Ziegler
|
75f30b0c84
|
implemented sorted channel list
|
16 years ago |
Michael Ziegler
|
d34aa40dbe
|
last fix didn't help...
|
16 years ago |
Michael Ziegler
|
7fb8c9ea0f
|
fixed auto-hiding of empty channels
|
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
|
0e7397194b
|
prevent infinite loop + minor improvements
|
16 years ago |
Michael Ziegler
|
2dfd02baba
|
channel list will be created correctly even if ICE returns children before their parents
|
16 years ago |
Michael Ziegler
|
bf5a5972c6
|
fixing player list not working when multiple servers in different installations have the same server ID
|
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
|
a1e0584597
|
small, but noticeable bug that caused the root channel to appear in the links. meh.
|
16 years ago |
Michael Ziegler
|
366722f3e1
|
player profiles
|
16 years ago |
Michael Ziegler
|
451511cde7
|
lol fail
|
16 years ago |
Michael Ziegler
|
c3b8da0561
|
implemented detail views
|
16 years ago |
Michael Ziegler
|
facb069dad
|
added an object that represents the ACL instead of messing with array indices
|
16 years ago |
root
|
7960cb7ab6
|
I broke the dam
|
16 years ago |