date.chapril.org-framadate/app/classes/Framadate
Paul B c93741f475
create_poll: don't send emails in case of DB transaction errors
This commit adds an error message in the STEP 3 of the poll creation
form in case there is a DB transactions error.

It also makes sure to not send emails in case of those DB transaction
errors.
2019-04-19 17:58:59 +02:00
..
Exception Check that conditions on valueMax are acceptable before adding the vote 2018-02-20 16:47:10 +01:00
Migrations CI: cleanup the gitlab-ci yml file and test MySQL and PostgreSQL migrations 2019-04-19 14:32:56 +02:00
Repositories Modification collect_users_mail de bool à int (MAJ de la création d'un sondage) 2018-05-25 11:39:28 +02: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 create_poll: don't send emails in case of DB transaction errors 2019-04-19 17:58:59 +02:00
AbstractMigration.php Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +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
CollectMail.php Small fixes 2018-05-25 12:36:18 +02: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 create_poll: don't send emails in case of DB transaction errors 2019-04-19 17:58:59 +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 refacto(utils): remove a useless intermediate variable 2019-04-16 16:04:27 +02:00