- Apr 19, 2019
-
-
Liquidsoul authored
-
- Apr 18, 2019
-
-
Pierre de La Morinerie authored
-
- Apr 17, 2019
-
-
Liquidsoul authored
-
Liquidsoul authored
-
Pierre de La Morinerie authored
-
- Apr 16, 2019
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Antonin authored
-
Liquidsoul authored
-
Mindiell authored
-
- Apr 15, 2019
-
-
Nicolas Bouilleaud authored
Currently, the button still looks disabled even when more than one choice is filled. In classic_poll.js, the disabled *property* is set/unset according to isSubmitChoicesAvalaible(). The disabled *class* is not changed after being set in the template. In the bootstrap css, either the disabled class or the disabled gray out the button. Let’s just use the disabled property.
-
- Oct 24, 2018
-
-
Tai Kedzierski authored
In the case where the proxy does not pass `HTTP_X_FORWARDED_PROTO`, we need a way to explicitly request `https://` scheme on callbacks. This change adds a constant `FORCE_HTTPS` which can be used to forcibly override automatic detection of HTTPS usage, when set.
-
- Sep 11, 2018
-
-
Marc Karassev authored
-
- Aug 30, 2018
-
-
Thomas Citharel authored
-
- Aug 14, 2018
-
-
Luc Didry authored
-
- Aug 03, 2018
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- Jul 09, 2018
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
-
- Jun 22, 2018
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- 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
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
-
chrosey authored
-
chrosey authored
-
- Apr 22, 2018
-
-
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>
-
- Apr 20, 2018
- Apr 19, 2018
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
m authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
m authored
clean type test
-
- Apr 18, 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
Also, this brings VueJS and MomentJS in Framadate,
🍾 🎉 Signed-off-by:Thomas Citharel <tcit@tcit.fr>
-