- Apr 16, 2019
-
-
Liquidsoul authored
-
- Aug 14, 2018
-
-
Luc Didry authored
-
- Jul 09, 2018
-
-
Thomas De Backer authored
fixed coding standard issues added error message to locale Remove unecessary variable 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
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>
-
Meteor-Furet authored
-
Meteor-Furet authored
-
- May 19, 2018
-
-
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 15, 2018
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- Apr 23, 2018
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- 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
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- Apr 19, 2018
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
m authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
m authored
https://framagit.org/framasoft/framadate/issues/318 code style modify error message on session expiration new local text remove empty string
-
- Apr 18, 2018
-
-
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>
-
JMarlow authored
Modification de la BDD : ajout de la colonne mail dans la table vote Modification de la BDD : ajout de la colonne mail dans la table vote (bis) MAJ de VoteRepository : méthode insert et update MAJ de PollService : méthodes updateVote, addVote et splitVotes Modification studs.php, adminstuds.php et vote_table_date.tpl : OK pour l'ajout d'un vote avec nom + mail Modification de vote_table_classic.tpl : OK pour l'ajout d'un vote avec nom + mail Ajout d'un bouton enveloppe pour chaque colonne avec méthode de traitement pour test Le numéro de la colonne est enfin récupéré correctement Implémentation récupération des adresses mails des sondés intéressants dans adminstuds.php et appel d'un fichier display_mails.tpl qui affichent ces adresses mails. Extension du traitement pour les sondages classic Ajout récupération des adresses des non aussi, et ajouts de tests pour l'affichage Changement des input type=text en type=email Corrections automatiques pour passage pipelines Corrections suite aux remarques sur la merge request Corrections 2 suite aux remarques sur la merge request Corrections 3 suite aux remarques sur la merge request Modif BDD : ajout colonne collect_mail dans poll Modif classes Form, PollRepository Passage de la collecte des mails des sondés en fonctionalité optionnelle Si la collecte de mail est activée, la saisie du mail est obligatoire Ajout avertissements collect_mail + editableByAll dans création de sondage et tableaux de vote Update create poll string and put a danger background on warning Signed-off-by:
Thomas Citharel <tcit@tcit.fr> Translation strings updated and better position for the email public warning message Also, a CSS tweak and cleanup Signed-off-by:
Thomas Citharel <tcit@tcit.fr> CS Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- Apr 17, 2018
-
-
Luc Didry authored
-
- Apr 11, 2018
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- Apr 07, 2018
-
-
- Apr 06, 2018
-
-
Thomas Citharel authored
Move the link to a clickable button that copies the link inside the clipboard, and triggers a 2 sec popover to tell it to the user If the clipboard API fails, the user should be redirected directly to the link Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- Apr 05, 2018
-
-
Luc Didry authored
-
- Apr 01, 2018
-
-
- Mar 29, 2018
-
-
Marjolaine Vé authored
-
Thomas Citharel authored
Closes #295 New translation strings Check that ValueMax is >= 1 Show details if error in advanced settings Correctly show error message for ValueMax Make email field an email one Make username, email (if smtp of course) and title required html inputs Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- Mar 21, 2018
-
-
Luc Didry authored
-
- Mar 19, 2018
-
-
Pierre Rudloff authored
-
- Feb 27, 2018
- Feb 20, 2018
-
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Handles people voting when the answers valueMax has been reached by someone else in the background Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Erwan TERTRAIS authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
DAVID Titouan authored
changement du nom de l'option "resultat visible" dans password en "seul les votes sont proteges" correction de l'ajout du js pour issue240 correction test pour desactivation dynamique du champ
-
- Jan 04, 2018
-
-
Yannick Francois authored
-
- Dec 27, 2016
-
-
Damien Finck authored
-
Damien Finck authored
-