Michael Ziegler
|
a66e932dd1
|
implement rendering the server overview in JS to allow dynamically rendering it in the server list
|
15 years ago |
Michael Ziegler
|
6bebc1b828
|
add the "priority speaker" status icon, and reorder the icons to appear like they do in the mumble client
|
15 years ago |
Michael Ziegler
|
a688d4a063
|
center windows instead of aligning them with the button that opens them
|
15 years ago |
Michael Ziegler
|
5363418ce7
|
remove "template" param that doesn't do anything; improve usability of the interval field
|
15 years ago |
Michael Ziegler
|
ccbdd3660d
|
use a simple list as bbar config; add a style thingy for extjs form hint labels
|
15 years ago |
Michael Ziegler
|
a9c2623e81
|
allow the refresh interval to be configured by the user
|
15 years ago |
Michael Ziegler
|
cdcb9159eb
|
fix nodeIDs of the user tree nodes
|
15 years ago |
Michael Ziegler
|
ca3966279b
|
display [c] icon for channels with descriptions; talking := idlesecs <= 2 instead of == 0
|
15 years ago |
Michael Ziegler
|
2129fc6db3
|
display user status icons
|
15 years ago |
Michael Ziegler
|
b6f829d939
|
include the server ID in the update() call
|
15 years ago |
Michael Ziegler
|
1727c353ba
|
wrap up all views for the user admin thingy into the MumbleUserAdmin object and fix saving
|
15 years ago |
Michael Ziegler
|
6998d1eb7c
|
fix wrong object being updated when the window is closed
|
15 years ago |
Michael Ziegler
|
f342d46b2a
|
restructure the code a little by outsourcing various elements into their own objects
|
15 years ago |
Michael Ziegler
|
69e2ca5470
|
add autorefresh and "talking" display, and join forces with the scroller but-ton-nés
|
15 years ago |
Michael Ziegler
|
165a7ca57e
|
properly set the leaf attribute on channel nodes
|
15 years ago |
Michael Ziegler
|
8cee11e9ac
|
move rendering code from mumble.js to the template (need url and i18n tags)
|
15 years ago |
Michael Ziegler
|
831e5d97b9
|
add "var" keywords before some variables
|
15 years ago |
Michael Ziegler
|
941a16c511
|
implement the administration form teh ext.direct wayz
|
15 years ago |
Michael Ziegler
|
73b67fd879
|
outsource the channel viewer class into its own file
|
15 years ago |
Michael Ziegler
|
0e8ab76a24
|
add usereditor, use Django's jsi18n, language update
|
15 years ago |
Michael Ziegler
|
c88dcba67f
|
throw out the old master template and start coding everything in ExtJS. (Channel Viewer works already.)
|
15 years ago |
Michael Ziegler
|
68214ea6a0
|
removed unneccessary stuff left from the old template
|
16 years ago |
Michael Ziegler
|
3c92f0d376
|
created a new template using YAML
|
16 years ago |