Commit Graph

18 Commits

Author SHA1 Message Date
Daniel Berteaud 2ccd74d9e3 Add client and server side validation for the feedback form 2015-07-26 18:31:45 +02:00
Daniel Berteaud adf3e3b73a Feedback form must use POST 2015-07-26 17:48:38 +02:00
Daniel Berteaud 4ebdf173c3 Fix textaerea containing spaces 2015-07-25 13:29:16 +02:00
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 5a832da7a2 Remove get_url wrapper 2015-03-17 23:13:18 +01:00
Daniel Berteaud 8b24c946ba Fix feedback template 2015-02-04 21:20:45 +01:00
Daniel Berteaud 9b2ea8d78d Add a cancel btn on feedback form 2015-02-03 21:47:06 +01: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 b3fb7cb453 Update email placeholder on the feedback form 2014-06-05 13:59:38 +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 ecbee1f15c Split JS resources
Fix for #36
2014-05-18 16:30:13 +02:00
Daniel Berteaud 5ef1801ade Load JS on feedback, feedback_thanks and about pages
Fix #33
2014-05-17 21:36:28 +02:00
Daniel Berteaud f55d6cf092 Various fixes in path handling when using language suffix 2014-05-15 16:56:14 +02:00
Daniel Berteaud 0a051f8c05 Add a placeholder for the comment field 2014-05-09 19:24:52 +02:00
Daniel Berteaud 66ef75e427 Make the comment field mandatory
Fix #19
2014-05-09 19:20:15 +02:00
Daniel Berteaud a70fe3bc09 Fix feedback template indention 2014-05-09 13:06:33 +02:00
Daniel Berteaud 3aa3415a0e Add a feedback form
Add a link to the feedback page in the public toolbar, and the goodby page
Should fix #14
2014-05-07 19:10:59 +02:00