date.chapril.org-framadate/app/classes/Framadate
Paul B 9dd1a6ecf9
refacto: factorise code between date_poll and classic_poll creation
The last confirmation step during poll creation flow is identical
between date polls and classical polls.

This commit moves the code in the `PollService` to be used in both
creation poll controllers.
2019-04-19 15:52:28 +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 refacto: factorise code between date_poll and classic_poll creation 2019-04-19 15:52:28 +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 Small fixes 2018-05-25 12:36:18 +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