date.chapril.org-framadate/app/classes/Framadate/Services
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
..
AdminPollService.php Fixed the previous fix about end_date bug in case of too far date. 2019-04-16 16:06:00 +02:00
InputService.php WIP Working on locales 2018-08-14 14:35:08 +02:00
InstallService.php WIP Working on locales 2018-08-14 14:35:08 +02:00
LogService.php refacto(logService): add a new logEntries method to the log service 2019-04-15 16:07:32 +02:00
MailService.php MailService: expose a function 'isEnabled' 2019-04-19 15:52:28 +02:00
NotificationService.php refacto: factorise code between date_poll and classic_poll creation 2019-04-19 15:52:28 +02:00
PollService.php refacto: factorise code between date_poll and classic_poll creation 2019-04-19 15:52:28 +02:00
PurgeService.php Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00
SecurityService.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
SessionService.php sessionService: use a generic removeAll function to unset FORM data 2019-04-19 15:52:27 +02:00
SuperAdminService.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00