Commit Graph

29 Commits

Author SHA1 Message Date
Daniel Berteaud 6c2cf3e60a Big templates cleanup 2015-07-23 14:15:30 +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 a6f94946b3 Replace img tag with taghelper 2015-03-17 22:53:41 +01:00
Daniel Berteaud 48cd3723ea Remove useless form handler
This is handled by an ajax call to the API since a long time
2015-03-17 22:38:11 +01:00
Daniel Berteaud bc86d9b243 Rename share.png to multi.png
share.png is blocked by addblock
2014-10-09 21:02:01 +02:00
Daniel Berteaud 12b6e41d6d Remove all the hardcoded <center> horrors
Replaced with text-center or center-block class
Plus other minor HTML cleanups
2014-06-28 15:19:16 +02:00
Daniel Berteaud 8978968a32 Use h1 for the index page title 2014-06-27 17:23:58 +02:00
Daniel Berteaud 0dc838e4bb Fix form alignment on index page 2014-06-27 15:46:39 +02:00
Daniel Berteaud c1418e3aee Add a new slide on the index to talk about etherpad integration
Only if etherpad is enabled
2014-06-13 13:44:10 +02:00
Daniel Berteaud eb90707b39 Add a warning if javascript is disabled
Fix #64
2014-06-11 22:53:17 +02:00
Daniel Berteaud e56dbad9e6 Add the error class only on the input zone
WHen you type an invalid room name
2014-06-05 13:46:02 +02:00
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
2014-06-03 22:30:19 +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 45a418b9c6 Fix resources path when not running on a dedicated vhost 2014-05-26 22:13:53 +02:00
Daniel Berteaud c2784c8dea Hide slides caption on XS screens
Also add the thumbnail class to the carousel container
2014-05-22 16:23:52 +02:00
Daniel Berteaud a94fe314e4 Slightly reduce titles in slides 2014-05-21 13:41:39 +02:00
Daniel Berteaud 656ac33b1a Add a new more slides in the carousel 2014-05-20 21:37:35 +02:00
Daniel Berteaud aba49e1e62 Replace the 3 panels on the index page with a carousel 2014-05-20 19:22:03 +02:00
Daniel Berteaud ecbee1f15c Split JS resources
Fix for #36
2014-05-18 16:30:13 +02:00
Daniel Berteaud f55d6cf092 Various fixes in path handling when using language suffix 2014-05-15 16:56:14 +02:00
Daniel Berteaud e394b8d911 Hide the app URL on XS screens 2014-05-14 08:43:03 +02:00
Daniel Berteaud 9aa15e8597 Add missing class to panels on the index page
Text wasn't justified
2014-05-09 19:40:30 +02:00
Daniel Berteaud d481ff47e2 Validate room name field
Not perfect as the message is not easily customizable, but better than nothing ;-)
Fix #15
2014-05-09 19:31:41 +02:00
Daniel Berteaud f1012ad480 Various cleanups on the index page 2014-05-09 18:45:10 +02:00
Daniel Berteaud c50541d053 Update icons for the central thumbnail
on the front page
2014-05-04 01:54:24 +02:00
Daniel Berteaud d189b2ec06 Put all JS stuff in its own ep template, so it can be included easily in the different pages 2014-04-04 11:14:03 +02:00
Daniel Berteaud 41a72f5b58 Fix jquery path on index template 2014-04-03 23:03:24 +02:00
Daniel Berteaud cef5791a89 Initial import 2014-04-03 17:42:54 +02:00