1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-28 17:53:42 +02:00
Commit Graph

454 Commits

Author SHA1 Message Date
Daniel Berteaud
6c796f1a15 Minor locale update 2014-05-29 23:32:17 +02:00
Daniel Berteaud
60f0cb53b9 Update fr and en locales 2014-05-29 23:30:42 +02:00
Daniel Berteaud
3d9ad7fff4 Make the password forms look nicer 2014-05-29 23:13:10 +02:00
Daniel Berteaud
94f0be24f8 Adapt the client side JS to the new modal dialog for join password 2014-05-29 22:55:20 +02:00
Daniel Berteaud
8473b831cf Move the joinPass option in its own modal dialog
Same as the owner pass
2014-05-29 22:54:55 +02:00
Daniel Berteaud
098c7ce94e Move the askForName button to the right 2014-05-29 12:58:12 +02:00
Daniel Berteaud
a82a55ac14 Change the glyphicon for room locking
The lock symbol will be used for join password setting
2014-05-29 12:38:37 +02:00
Daniel Berteaud
27cbd18dcf Remove obsolete strings in locales 2014-05-29 12:36:29 +02:00
Daniel Berteaud
4e5f6b7ffa Adapt JS part to the new modal dialog for persistent rooms 2014-05-29 12:36:11 +02:00
Daniel Berteaud
21776096d6 Move persistent/ownerpass form in its own modal dialog
Accessible with a simple button in the conf menu
2014-05-29 12:35:37 +02:00
Daniel Berteaud
8876352913 Protect every table or field name in SQL queries 2014-05-28 15:40:14 +02:00
Daniel Berteaud
11a86f4fe2 Small cleanups in vroom.pl 2014-05-28 15:16:49 +02:00
Daniel Berteaud
8bc01a7027 Add localizations for the new invitation response feature 2014-05-28 15:10:27 +02:00
Daniel Berteaud
4c44d6e63e Do not HTML escape the plain text version of invitations email 2014-05-28 14:58:03 +02:00
Daniel Berteaud
2511d72663 Do not allow response if the invitation has already been processed 2014-05-28 14:55:50 +02:00
Daniel Berteaud
fbd3fa4830 Use a common class for public forms
And make them a bit larger
2014-05-28 14:53:45 +02:00
Daniel Berteaud
c133030704 Add a timestamp field to invitations
And purge those older than 2 hours
2014-05-28 14:35:25 +02:00
Daniel Berteaud
37cd041a7d Fix a typo in string ID 2014-05-28 14:34:26 +02:00
Daniel Berteaud
d99fe04c64 Small enhancement in the invitation html template 2014-05-28 14:21:53 +02:00
Daniel Berteaud
b92df0bb01 Add the response link in the notifications email 2014-05-28 14:10:21 +02:00
Daniel Berteaud
77f5239164 Enable UTF-8 on MySQL connection 2014-05-28 13:22:15 +02:00
Daniel Berteaud
e8eedce77c Switch default charset to UTF-8 in MySQL tables 2014-05-28 13:21:52 +02:00
Daniel Berteaud
f95e2730bd Change ping responce notif class to info
And disable autoHide
2014-05-28 12:42:06 +02:00
Daniel Berteaud
5a4affa600 Process invitations on ping
and send status to the inviter
Mark responses as processed once sent
2014-05-28 12:41:21 +02:00
Daniel Berteaud
8856ff0aca Select the decline response by default 2014-05-28 09:42:50 +02:00
Daniel Berteaud
626fd86cdd Add minimal templates to handle invitation response 2014-05-28 09:40:36 +02:00
Daniel Berteaud
67c7ac4438 Handle invitation responses
Not used yet, we also need to pass the response to the inviter
2014-05-28 09:39:38 +02:00
Daniel Berteaud
47a67681f9 Add a message field for invitations reponse 2014-05-27 23:25:44 +02:00
Daniel Berteaud
d597d4a790 Add notifications in the table before sending the email
And manage invitations cleanups when rooms expire
2014-05-27 19:09:30 +02:00
Daniel Berteaud
eb5acf9910 Create a new invitations table 2014-05-27 18:50:00 +02:00
Daniel Berteaud
49dace5cf4 Update mod_expires conf 2014-05-27 09:43:03 +02:00
Daniel Berteaud
c671147b8c Typo in fr locale 2014-05-26 22:58:56 +02:00
Daniel Berteaud
046453c10d Rename httpd.conf to httpd_vhost.conf
Take language suffix into account
Also fix cache indication on resources files using a timestamp in the path
2014-05-26 22:28:33 +02:00
Daniel Berteaud
a5a08048b5 Take langage suffix into account in httpd_alias.conf 2014-05-26 22:26:18 +02:00
Daniel Berteaud
e5308fc7e2 Add a httpd conf using an alias
Which should work out of the box on a Fedora box
Fix #37
2014-05-26 22:15:31 +02:00
Daniel Berteaud
45a418b9c6 Fix resources path when not running on a dedicated vhost 2014-05-26 22:13:53 +02:00
Daniel Berteaud
5d6fd83712 Rename signalmaster config sample
So you can customize it without having to deal with conflicts on future pull
Fix #43
2014-05-26 21:39:57 +02:00
Daniel Berteaud
8240453214 Fix a typo in httpd conf 2014-05-26 19:36:04 +02:00
Daniel Berteaud
806ec1d443 Use a much lower thrshold to detect no sound
the previous -40 triggered far too much false positives
2014-05-26 16:01:48 +02:00
Daniel Berteaud
c91b515e2c Small typo in fr locale 2014-05-26 15:14:00 +02:00
Daniel Berteaud
bbb979bb6f Remove useless link 2014-05-25 16:19:04 +02:00
Daniel Berteaud
2c7c41cae0 Fix toolbar button alignment when collapsed 2014-05-25 15:56:17 +02:00
Daniel Berteaud
513fd90d47 Don't display cryptic peer ID
When the participant hasn't set a display name
2014-05-25 15:49:07 +02:00
Daniel Berteaud
07276cbd86 Slightly delay MoH check
So it doesn't start/stop when you join a room with participants
2014-05-25 15:23:19 +02:00
Daniel Berteaud
d4dcea1b58 Shorter animations for main video transitions 2014-05-25 15:20:33 +02:00
Daniel Berteaud
c7726c0d96 Put the suspend MoH button in the main btn-group 2014-05-25 15:06:01 +02:00
Daniel Berteaud
7568797558 Put both invite and conf menu in a single btn-group 2014-05-25 15:03:23 +02:00
Daniel Berteaud
149bcdde72 Fix a few untranslated message
also normalize localization in actions' handler
2014-05-25 01:21:14 +02:00
Daniel Berteaud
f53a16b86d Forbid setting an owner password for rooms which uses a common name
This list can be set in the config
2014-05-25 01:12:49 +02:00
Daniel Berteaud
6cfec8335b Only reduce font size on really small screens
And don't reduce that much
2014-05-25 00:27:40 +02:00