Daniel Berteaud
c5a19d6a3d
Notification on room configuration changes
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
9bd0de6118
Some more cleanups in localizations
10 years ago
Daniel Berteaud
cdc4d71e68
Hook the new config menu with a new update_room_conf api method
10 years ago
Daniel Berteaud
3436c1320e
Add dynamic input fields for email notifications in the new config menu
10 years ago
Daniel Berteaud
432f6521e4
Simplify invite menu
10 years ago
Daniel Berteaud
d2cea265d4
Remove redundant reserve help
10 years ago
Daniel Berteaud
7957e32a9a
Remove wipe and quit button
...
It just cluttered the interface and wasn't OK on XS screens
10 years ago
Daniel Berteaud
2dd357f534
Simplify name desc in fr and en locales
10 years ago
Daniel Berteaud
bdb86d4973
Rewrite valid_room_name helper to return a hashref
10 years ago
Daniel Berteaud
a289803632
Separate owner password and persistence
...
Now, persistent rooms will be really persistent (never deleted), but can only be set by an admin
Rooms with an owner password set are now called "reserved" room, and works as before
10 years ago
Daniel Berteaud
f75fb45941
Add email invitation suport on the management page
10 years ago
Daniel Berteaud
f2db6be49e
Display the number of participants in the management page
10 years ago
Daniel Berteaud
098dd94f16
Add localization for the new pages
10 years ago
Daniel Berteaud
22ab05ee98
Revamp the invite by email menu
10 years ago
Daniel Berteaud
9176b37350
Add a description meta
11 years ago
Daniel Berteaud
ba80a3b429
Add localization for the new delete room feature
...
And this last commit fix #75
11 years ago
Daniel Berteaud
da8633c1a3
Fix a typo goodby -> goodbye
11 years ago
Daniel Berteaud
7e634c0b39
Add localization for the new confirm on quit dialog
11 years ago
Daniel Berteaud
d43d387b8c
Add localization for the new wipe data feature
11 years ago
Daniel Berteaud
c1418e3aee
Add a new slide on the index to talk about etherpad integration
...
Only if etherpad is enabled
11 years ago
Daniel Berteaud
1c3a7c2687
Enable etherpad access in the interface
11 years ago
Daniel Berteaud
eb90707b39
Add a warning if javascript is disabled
...
Fix #64
11 years ago
Daniel Berteaud
0fd8f42776
Add a simple modal dialog when connection is lost
...
Fix #65
11 years ago
Daniel Berteaud
d980e4a874
FIx a typo in en locale
11 years ago
Daniel Berteaud
5658c6db4e
Update browser not supported dialog
...
Adapt links for android (point to Google Play)
Don't display browsers download link on iOS, as they will not work anyway
Fix #62
11 years ago
Daniel Berteaud
061e7ba4d4
Remove some dead code
11 years ago
Daniel Berteaud
f4f1cfd6a7
Localize HELP_MOH_BUTTON
...
Fix #61
11 years ago
Daniel Berteaud
04249ca39f
Locale updates
11 years ago
Daniel Berteaud
12b7f32e14
Add a "promote to owner" button
...
Fix #58
11 years ago
Daniel Berteaud
5f01424bb5
Update room creation
...
Uses JS now to submit so it can fail gracefuly on error, and warn if room already eists, instead of redirecting to the ugly error page
Fix #52
11 years ago
Daniel Berteaud
ed206be89f
Split too long lines in locale files
11 years ago
Daniel Berteaud
01d9f5a3f4
Add localizations for the help modal dialog
11 years ago
Daniel Berteaud
583daeb341
Join password isn't needed anymore with email invitations
11 years ago
Daniel Berteaud
20d1bf695f
Add grouped actions
...
To mute/unmute/suspend/resume everyone in one click
Fix #54
11 years ago
Daniel Berteaud
eca15d3987
Add the name in join notifications subject
...
Fix #53
11 years ago
Daniel Berteaud
581889f559
Typo occured -> occurred
11 years ago
Daniel Berteaud
7c90b688f4
Default MoH to pause
...
Fix #51
11 years ago
Daniel Berteaud
376e089705
Add some notes about audio only in help page
11 years ago
Daniel Berteaud
6b9bcd953f
Add notes that webcam is not optional
...
In email invites and about page
11 years ago
Daniel Berteaud
5e664660dd
Support audio only fallback
...
Fix #46
11 years ago
Daniel Berteaud
37ef2240f9
Update msg when seting passwords (join or owner)
11 years ago
Daniel Berteaud
80734145ac
Fix string ID conflict
11 years ago
Daniel Berteaud
05131716a6
Display info about how long rooms (both standard and persistant) are kept
11 years ago
Daniel Berteaud
6c796f1a15
Minor locale update
11 years ago
Daniel Berteaud
60f0cb53b9
Update fr and en locales
11 years ago
Daniel Berteaud
27cbd18dcf
Remove obsolete strings in locales
11 years ago
Daniel Berteaud
8bc01a7027
Add localizations for the new invitation response feature
11 years ago
Daniel Berteaud
513fd90d47
Don't display cryptic peer ID
...
When the participant hasn't set a display name
11 years ago
Daniel Berteaud
f53a16b86d
Forbid setting an owner password for rooms which uses a common name
...
This list can be set in the config
11 years ago