date.chapril.org-framadate/tpl/part
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
..
comments_list.tpl Fix comments deletion 2016-04-12 00:19:15 +02:00
comments.tpl bug/send-comment-button 2018-04-20 09:17:37 +02:00
description_markdown.tpl Fix datepicker locale path 2018-03-19 18:01:19 +01:00
form_remember_edit_link.tpl Using o80::i18n shortcut and cleaning 2016-05-02 14:10:14 +02:00
messages.tpl Deny the possibility to add an empty slot. 2016-05-09 15:07:23 +02:00
password_request.tpl Applying the password restriction in studs. 2015-10-29 11:52:13 +01:00
poll_hint_admin.tpl Hide poll hint into a modal 2015-10-13 00:42:33 +02:00
poll_hint.tpl Hide poll hint into a modal 2015-10-13 00:42:33 +02:00
poll_info.tpl Collecting Polled Users Emails 2018-04-18 12:34:08 +02:00
scroll_left_right.tpl Change place of arrows on poll results 2018-02-20 17:04:11 +01:00
vote_table_classic.tpl Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00
vote_table_date.tpl Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00