date.chapril.org-framadate/tpl
Thomas Citharel 006a191544
Make Framadate compatible with PostgreSQL and great again !
* Move the database handling to Doctrine DBAL
* Move Migrations to Doctrine Migrations
* Rename migrations for Doctrine Migrations Uses
* Fix Migrations
* Change config parameters, introduce db name, host and port parameters and get rid of database url
* Change install form for this
* Add a CLI command to make migrations
* Add config.test.php to be used with APP_ENV=test for testing

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

CS

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Add sqlite to CI and execute migration in test env

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Typo

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

SQLite is already inside the image...

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Rebase two new migrations

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Move from trait to abstract class and remove legacy migration table after checks

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

CS

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Move doctrine command path inside CI

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Move abstract migration class to correct namespace and remove unused command

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

CS

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Check for legacy migration table existence

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Check if legacy migration table exists before deleting it

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Add messages for skipped migrations and fix an issue with MySQL ERR_NO_DATE Migration

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-22 18:37:53 +02:00
..
admin Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00
confirm Editing vote by link with unique id 2015-04-02 16:56:52 +02:00
mail Fix link sent by email to voters 2018-04-11 15:50:07 +02:00
part Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00
add_column.tpl Submit slot when hitting enter key 2016-12-06 15:58:05 +01:00
create_classic_poll_step3.tpl Use Smarty to display step 3/4 of poll creation 2016-05-04 00:28:39 +02:00
create_date_poll_step_2.tpl Remove autocomplete on date fields 2018-03-29 11:00:08 +02:00
create_poll.tpl bug/button-create-poll-step-2 2018-04-20 20:11:10 +02:00
display_mails.tpl Refactor and fix indentation a bit, add a <pre> section for email collection and string changes 2018-04-19 16:53:54 +02:00
error.tpl Replace calls to __('Section\Key') with __('Section', 'Key') 2015-03-30 15:19:56 +02:00
find_polls.tpl Fixup for find_polls with empty localstorage 2018-04-18 13:33:38 +02:00
header.tpl Replace HR with DIV 2015-09-23 22:18:22 +02:00
index.tpl nettoyage du sondage de démonstration 2018-04-14 08:48:24 +02:00
maintenance.tpl Smartysize the maintenance page 2015-04-07 21:32:21 +02:00
page.tpl Provide Fork-Awesome and add an option to disable it (should be useful on installations with Framanav) 2018-04-15 12:17:35 +02:00
poll_deleted.tpl Fix message when delete a poll 2015-05-30 23:27:17 +02:00
studs.tpl Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00