date.chapril.org-framadate/app/classes/Framadate/Services
Thomas Citharel 87a61ebea3
Couple of fixes following DBAL migration
* Make sure we save timestamp as a string (🙈) inside slot table
* Make sure to set poll format properly at creation
* More Repository methods use DBAL specifics
* Clear legacy check all tables call

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-23 10:27:15 +02:00
..
AdminPollService.php Couple of fixes following DBAL migration 2018-04-23 10:27:15 +02:00
InputService.php fix code style 2018-04-03 14:09:18 +02:00
InstallService.php Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00
LogService.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
MailService.php Allow setting SMTP config 2018-02-21 11:07:11 +01:00
NotificationService.php Merge branch 'develop' 2018-02-20 19:05:24 +01:00
PollService.php Couple of fixes following DBAL migration 2018-04-23 10:27:15 +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 Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01: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