- May 25, 2018
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Properly handle markdown choices inside titles, if no text as fallback, use the number of the choice column Also, unrelated, but finally disabled smarty caching on php's build-in server Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Split create poll form See merge request framasoft/framadate!322
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Introduce an use_sendmail option See merge request framasoft/framadate!321
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Add a missing migration back See merge request framasoft/framadate!320
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
J marlow/framadate justine/issue2 Closes #324 See merge request framasoft/framadate!319
-
Thomas Citharel authored
Change CollectMail class name, add a title on voters name in admin with email value Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Meteor-Furet authored
MAJ table_vote_classic et table_vote_date + passage option 3 de collect_users_mail en disabled car non implémenté
-
Meteor-Furet authored
-
Meteor-Furet authored
-
Thomas Citharel authored
Chrosey/framadate develop See merge request framasoft/framadate!318
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
chrosey authored
fix typo Signed-off-by:
Thomas Citharel <tcit@tcit.fr> Fixed typo Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
chrosey authored
-
chrosey authored
-
Thomas Citharel authored
Fix session Closes #255 See merge request framasoft/framadate!317
-
- May 24, 2018
-
-
Thomas Citharel authored
Fix missing beginTransaction() See merge request framasoft/framadate!315
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr> Fixup ! Signed-off-by:
Thomas Citharel <tcit@tcit.fr> Fixup Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- May 19, 2018
-
-
Thomas Citharel authored
-
Thomas De Backer authored
fixed coding standard issues added error message to locale Remove unecessary variable Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- May 16, 2018
-
-
PICHOU Kyâne authored
-
- May 15, 2018
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- May 14, 2018
-
-
Thomas Citharel authored
Warn when url has a wrong format See merge request framasoft/framadate!311
-
- Apr 23, 2018
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Couple of fixes following DBAL migration See merge request framasoft/framadate!312
-
Thomas Citharel authored
* 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>
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- Apr 22, 2018
-
-
Thomas Citharel authored
Make Framadate compatible with PostgreSQL and great again ! Closes #90 et #179 See merge request framasoft/framadate!305
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
* 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>
-
Quentin Dupont authored
-