1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-18 04:09:14 +02:00
Commit Graph

356 Commits

Author SHA1 Message Date
Daniel Berteaud
426fa04522 Use a separate dir for tmp 2015-07-22 22:01:24 +02:00
Daniel Berteaud
6c48c77047 MOve apache sample conf in doc 2015-07-22 21:47:08 +02:00
Daniel Berteaud
2ab41df25d Add missing Data::Dumper installation 2015-07-22 18:27:25 +02:00
Daniel Berteaud
d48d27b380 Switch to the new Etherpad perl module
Which replace Etherpad::API
2015-07-22 18:20:36 +02:00
Daniel Berteaud
10477bb90e Typo in invite template 2015-07-22 17:58:19 +02:00
Daniel Berteaud
6d408452f8 Cleanups in invitation email 2015-07-22 16:39:40 +02:00
Daniel Berteaud
980b834da6 Change the way JS localization is done
Render a plain JS file and include it as a standard JS script instead of relying on an ajax call
This makes it available immediatly (before that there could be a slight delay), but more importantly, makes sure the response can be cached
Chrome wasn't caching XHR get responses (no matter what the header were)
2015-07-22 13:57:42 +02:00
Daniel Berteaud
1a054c8c52 Better img placement 2015-07-21 18:47:55 +02:00
Daniel Berteaud
96557f571a Cleaner error when neither webcam nor mic are available 2015-07-21 18:43:05 +02:00
Daniel Berteaud
a03dfb201e Doc update 2015-07-19 10:51:28 +02:00
Daniel Berteaud
a41a953a25 Some doc updates 2015-07-18 13:24:43 +02:00
Daniel Berteaud
65edc1b470 Minor enhancements in documentation 2015-07-17 18:46:17 +02:00
Daniel Berteaud
c67722acd7 Remove the help page
it wasn't useful at all
2015-07-17 18:29:24 +02:00
Daniel Berteaud
b25bf5cb14 Add Locale::Maketext::Lexicon in the doc 2015-07-17 15:48:50 +02:00
Daniel Berteaud
cb712f43cd Update templates syntaxe so gettext.pl can extract strings 2015-07-17 12:26:16 +02:00
Daniel Berteaud
4fb913d0f1 Check if etherpad is enabled with the get_opt_features helper
Instead of stashing the value
2015-07-17 10:07:14 +02:00
Daniel Berteaud
21ad77ea18 Update doc for the new export feature 2015-07-17 09:27:00 +02:00
Daniel Berteaud
58c31af4dd Make Excel::Writer::XLSX and File::Temp optional 2015-07-17 09:20:33 +02:00
Daniel Berteaud
ede3ff06e7 Add tooltips for audit buttons 2015-07-17 08:42:41 +02:00
Daniel Berteaud
c18c02ead1 Export events in XLSX
Fix #102
2015-07-16 22:47:22 +02:00
Daniel Berteaud
bb9095f6c2 Fix display admin ireserved fields 2015-07-15 22:13:41 +02:00
Daniel Berteaud
344ab80b6b Add admin area link in the toolbar 2015-07-14 21:48:09 +02:00
Daniel Berteaud
489ad3aaae Log an event when a peer joins 2015-07-14 11:43:20 +02:00
Daniel Berteaud
df6b375f8c Details modified notification emails 2015-07-14 11:33:04 +02:00
Daniel Berteaud
ce77729ef8 Fix asset URI when in dev mode 2015-07-14 10:54:26 +02:00
Daniel Berteaud
8685753ae9 Update perl modules requirements 2015-07-14 00:26:16 +02:00
Daniel Berteaud
e67ad9abf8 Fix closing li element 2015-07-14 00:20:43 +02:00
Daniel Berteaud
f3fb9285f5 Document the admin area 2015-07-13 23:58:18 +02:00
Daniel Berteaud
6448732b82 Fix column view on XS screens 2015-07-13 22:26:41 +02:00
Daniel Berteaud
de2bd1e9b8 Loads of fixes for datepickers 2015-07-13 19:30:22 +02:00
Daniel Berteaud
90df86724f Add basic template for the audit page 2015-07-08 22:28:55 +02:00
Daniel Berteaud
77f0a6d5d1 We'll now need perl(DateTime) 2015-07-08 22:17:18 +02:00
Daniel Berteaud
da2e03396d Add URI handling for /admin/audit 2015-07-08 22:10:49 +02:00
Daniel Berteaud
442a21f4b5 Update doc and unit to run as vroom user account
Also add some restriction in the provided unit
2015-07-03 13:22:36 +02:00
Daniel Berteaud
14b6298d77 Automatically handle cookie signing keys
Which will get renewed every 24 hours. Remove the now useless cookie section of the config
2015-06-29 19:09:28 +02:00
Daniel Berteaud
5d3ccefcf5 Now coturn is in FWS' repo, so update doc 2015-06-26 18:07:55 +02:00
Daniel Berteaud
ec17274725 Typo in doc 2015-06-26 09:20:04 +02:00
Daniel Berteaud
305b6cf5eb Some big changes arround password and authentication handling 2015-06-25 19:20:22 +02:00
Daniel Berteaud
d5c95fb9eb Remove the old password route and template 2015-06-22 22:33:17 +02:00
Daniel Berteaud
506b6f12db Prompt for a password in a niver popup
Fix #97
2015-06-22 22:27:04 +02:00
Daniel Berteaud
2d8a599cc6 Detect supported lang based on files in I18N 2015-06-19 15:54:28 +02:00
Daniel Berteaud
d829109a00 Some documentation fixes 2015-06-18 19:29:03 +02:00
Daniel Berteaud
024a362944 Make the cache directory configurable
First step to be more package friendly
2015-06-18 19:05:13 +02:00
Daniel Berteaud
35e1e9e4e0 Fix apache module name in doc 2015-06-18 14:29:24 +02:00
Daniel Berteaud
095aa03930 Typo in documentation 2015-06-17 14:11:48 +02:00
Daniel Berteaud
0f848f81c0 Update jquery to 1.11.3 2015-06-16 19:23:13 +02:00
Daniel Berteaud
f8257889b3 Mark active page as such in the toolbar 2015-03-18 11:06:46 +01:00
Daniel Berteaud
6af9ae7e4b Large buttons too in the main admin menu 2015-03-18 10:53:06 +01:00
Daniel Berteaud
e67df85111 Use lg buttons in admin area 2015-03-18 10:52:37 +01:00
Daniel Berteaud
9e20d9208f Combine all JS files in one template 2015-03-18 09:35:59 +01:00