Daniel Berteaud
8c6d66bd19
Respect filter input when loading the initial room list
10 years ago
Daniel Berteaud
610c486484
Allow empty email address field
10 years ago
Daniel Berteaud
1fc3091aab
Enable client side pagination in the admin area
10 years ago
Daniel Berteaud
7cd78ebbc9
Import and load bootpag
10 years ago
Daniel Berteaud
895f7a42b8
Enable search filter in the admin area
10 years ago
Daniel Berteaud
7c80ca3358
Implement room removal in the admin area
10 years ago
Daniel Berteaud
e14b8e479c
fr locale fixe
10 years ago
Daniel Berteaud
45af90d9a9
Hide lang selector on XS screens
10 years ago
Daniel Berteaud
11d1cf840e
Syntaxe error in en locale
10 years ago
Daniel Berteaud
22cd6c3e3d
Add validation for email notifications before submit
10 years ago
Daniel Berteaud
333fcd8a0f
Make sure email + and - buttons are always correct
10 years ago
Daniel Berteaud
22b1d69802
Handle configuration changes in the new admin page
10 years ago
Daniel Berteaud
8fa6fad617
Move passwords hide/unhide code to the global scope
...
So it's also available from the admin interface
10 years ago
Daniel Berteaud
dc0443d32c
Handle email notifications on the admin interface
10 years ago
Daniel Berteaud
7d98c994c9
More fixes for the admin interface
...
Make a new get_room_conf API call which does more or less the same as get_room_info but without trying to get our role
10 years ago
Daniel Berteaud
22e8dc1ef5
Fix email notification when someone join a room
10 years ago
Daniel Berteaud
e94b6cd955
Only trigger tooltip on hover
...
Not on focus
10 years ago
Daniel Berteaud
222f77d5ff
Some fundamental fixes for the admin interface
...
Now rooms get listed and displayed on the page, but a lot is still missing
- Pagination
- Filter as you type
- Action on utton press (only join which is a simple a href works)
- Bypass password when joining a room through the admin page (push in the room_partitipant table)
- Probably more
10 years ago
Daniel Berteaud
944f121ae4
Start rewriting the admin area (WIP, not working yet)
10 years ago
Daniel Berteaud
a0b4362608
Hide overlays on XS screens
...
Also force hide tooltip when opening a modal dialog to prevent the tooltip being displayed over the modal
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
9b468b55a0
Add the non minified version of notifyjs
10 years ago
Daniel Berteaud
9c2f2e3d89
Update bootstrap-switch to 3.3.1
10 years ago
Daniel Berteaud
d9eeca2c90
Correctly update switches when updating config
10 years ago
Daniel Berteaud
58219f62d9
Check passwords match when submiting config
10 years ago
Daniel Berteaud
2f1d51eda4
There's no more drop downs menu
10 years ago
Daniel Berteaud
d101b98648
Hide password fields after config update
10 years ago
Daniel Berteaud
3c74404321
Fix configuration handling with empty password
10 years ago
Daniel Berteaud
c5a19d6a3d
Notification on room configuration changes
10 years ago
Daniel Berteaud
5f122fed91
Hide auth modal on successful auth
10 years ago
Daniel Berteaud
137bd01c9d
Hide the configuration modal after save
...
If it succeed
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
Daniel Berteaud
5c241c1e99
Fix room ping
10 years ago
Daniel Berteaud
bac285b055
Remove group actions
...
They aren't that useful and just make trhe interface less clear
10 years ago
Daniel Berteaud
4f7ce39d6b
CHange the glyph for webcam
10 years ago
Daniel Berteaud
ead9300d8e
Correctly remove first email input
...
When joining a room which has email notifications configured
10 years ago
Daniel Berteaud
9bd0de6118
Some more cleanups in localizations
10 years ago
Daniel Berteaud
2b0b0bf609
Huge cleanup, remove all old config stuff
10 years ago
Daniel Berteaud
b65ad2c63e
Handle email notifications in the new config menu
10 years ago
Daniel Berteaud
cdc4d71e68
Hook the new config menu with a new update_room_conf api method
10 years ago
Daniel Berteaud
b9e3597111
Fix the new configuration form id
10 years ago
Daniel Berteaud
b0f77440d9
Update email list in the new config menu
10 years ago
Daniel Berteaud
3436c1320e
Add dynamic input fields for email notifications in the new config menu
10 years ago
Daniel Berteaud
a4a1f78a7d
Update buttons in the new config menu when joining the room
10 years ago
Daniel Berteaud
41d1282e4b
Fix promoting peer
10 years ago
Daniel Berteaud
f80c8e7d97
Send peer_id, not peer
10 years ago
Daniel Berteaud
fa99945aa9
STatus and msg were reversed on promote peer error
10 years ago
Daniel Berteaud
8c5d67c5a6
First round of the config menu revamp
10 years ago