Daniel Berteaud
ef9489ad43
Typo
10 years ago
Daniel Berteaud
69c3cd3b5a
Display number of members in room in the admin area
...
The number should be quite accurate, as it's now counting socket.io peers
10 years ago
Daniel Berteaud
5b7123744c
Typo in locale label
10 years ago
Daniel Berteaud
962e2b5c66
Cleanup toolbar on XS screens
...
Remove Etherpad and chat on XS screens, they are just not usable
10 years ago
Daniel Berteaud
deb53b2e93
Remove wipe data and terminate call support
...
They were already disabled since last GUI revamp. Might come back one day, but they were just not very useful as is, and just made the UI messy
10 years ago
Daniel Berteaud
e1a9d97dd9
Fix displyname and webcam modal not appearing
...
They are now merged into the connecting modal
same for no webrtc support
10 years ago
Daniel Berteaud
eff9565144
Re-arrange the admin page so we can have several sub-pages
...
The first and only one for now being the room management
10 years ago
Daniel Berteaud
71867c0f0d
Remove the MOH popover
...
I just find it anoying
10 years ago
Daniel Berteaud
b8f6f7313f
Better instructions for screensharing on FF
...
in the help page
10 years ago
Daniel Berteaud
78d150c071
Small typo on the class tag
10 years ago
Daniel Berteaud
fd77acbae8
Add explanation for screen sharing on Firefox
...
Fix #94
10 years ago
Daniel Berteaud
fe77d9a85d
More space for the help links so you wont toggle the corresponding input accidentaly
10 years ago
Daniel Berteaud
83356a2248
Don't show MOH popover if the button isn't displayed
10 years ago
Daniel Berteaud
700636532b
Use larger buttons
10 years ago
Daniel Berteaud
e0f32571c2
Pretify MOH popup
10 years ago
Daniel Berteaud
2dace775e6
Tooltip on configuration menu
10 years ago
Daniel Berteaud
c1a9092505
Get SimpleWebRTC conf from the API
...
Instead of printing it in a JS scriplet inline. Also add a modal popup while the initial connection is being established
Also make the max frame rate to be configured
10 years ago
Daniel Berteaud
34f92c019b
Possibility to set fixed credentials for turn server
10 years ago
Daniel Berteaud
19af94e58a
Update t jquery to 1.11.2
10 years ago
Daniel Berteaud
7614232561
Change the glyph for screen sharing button
10 years ago
Daniel Berteaud
8ecbeb32a6
Do not hardcode stun and turn scheme
...
Instead, read a ful uri from the config, so you can specify turns if you want
10 years ago
Daniel Berteaud
c1c9810381
Cleanup MOH button
10 years ago
Daniel Berteaud
e71bea9df6
Cleanup etherpad button
10 years ago
Daniel Berteaud
629805f484
Use bigger buttons on XS screens
10 years ago
Daniel Berteaud
e70c58f27d
Fix buttons state handling
10 years ago
Daniel Berteaud
116de87a46
Push mute and suspend buttons in the header toolbar on XS screens
...
Fix #88
10 years ago
Daniel Berteaud
79ff17c2a8
Fix toolbar rendering on XS screens
...
Fix #89
10 years ago
Daniel Berteaud
eef3002a8e
Enhance the display name modal
10 years ago
Daniel Berteaud
01f086e2ee
Minor fixes in auth modal dialog
10 years ago
Daniel Berteaud
89b896424e
Make sure URI are https ones in emails
...
Fix #91
10 years ago
Daniel Berteaud
cabf32d255
Split etherpad URI into host and baseUrl
...
So it works in recent FF instead of trying to speak to SignalMaster SocketIO server
10 years ago
Daniel Berteaud
2dde2050a9
Remove now obsolete manage_room template
10 years ago
Daniel Berteaud
45d460bd4f
Small fix in invitation template
10 years ago
Daniel Berteaud
8b24c946ba
Fix feedback template
10 years ago
Daniel Berteaud
dfda2f03f4
Allow several email addresses for invitations
10 years ago
Daniel Berteaud
9b2ea8d78d
Add a cancel btn on feedback form
10 years ago
Daniel Berteaud
5e82b9c529
Manage room persistence in admin area
10 years ago
Daniel Berteaud
244bafe336
Display create date and last activity in admin area
10 years ago
Daniel Berteaud
79814f9ce5
Add exception template
...
And fix not_found rendering
10 years ago
Daniel Berteaud
b5957f627b
Add not_found template
10 years ago
Daniel Berteaud
9033568f2c
Remove the help modal
...
It's not that usefull and is out of date
10 years ago
Daniel Berteaud
7cd78ebbc9
Import and load bootpag
10 years ago
Daniel Berteaud
7c80ca3358
Implement room removal in the admin area
10 years ago
Daniel Berteaud
45af90d9a9
Hide lang selector on XS screens
10 years ago
Daniel Berteaud
22b1d69802
Handle configuration changes in the new admin page
10 years ago
Daniel Berteaud
944f121ae4
Start rewriting the admin area (WIP, not working yet)
10 years ago
Daniel Berteaud
2013c85c28
Completly remove screen share button if not supported
...
and move the MOH button in its own btn-group
10 years ago
Daniel Berteaud
6bc6c0dde7
Completly hide the help dialog on XS screens
10 years ago
Daniel Berteaud
4e455d1caa
Replace the dropdown auth menu with a modal dialog
10 years ago
Daniel Berteaud
2a3468d7ec
Push the logout button and time counter to the navbar on XS screens
10 years ago