date.chapril.org-framadate/app/classes/Framadate
Thomas Citharel 7134581535
Fix ValueMax validation and improve error messages for username format
Closes #295
New translation strings
Check that ValueMax is >= 1
Show details if error in advanced settings
Correctly show error message for ValueMax
Make email field an email one
Make username, email (if smtp of course) and title required html inputs

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-03-29 12:54:48 +02:00
..
Exception Check that conditions on valueMax are acceptable before adding the vote 2018-02-20 16:47:10 +01:00
Migration Fix MySQL NO_ZERO_DATE issue previous fix. Correct SQL and execute only on MySQL. 2018-03-22 14:40:16 +01:00
Repositories rebase and run php-cs-fixer 2018-02-20 14:15:18 +01:00
Security Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
Services Fix ValueMax validation and improve error messages for username format 2018-03-29 12:54:48 +02:00
Choice.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
Editable.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
Form.php ValueMax : limit the number of voters per option 2018-02-20 14:15:18 +01:00
FramaDB.php Merge branch 'bugfix/typo-in-comment-header' into 'develop' 2016-08-04 22:26:50 +02:00
Message.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
Utils.php Debug routing 2018-03-29 11:29:04 +02:00