Commits on Source (44)
-
Bruno Boiget authoredbcf60bf7
-
Jason LAVIGNE authoredce900db5
-
Bruno Boiget authored95c31efe
-
Vincent Fontesse authored31735f6f
-
Vincent Fontesse authored010f42d0
-
Joël Cuissinat authored
Resolve "Mise à jour Meteor 2.13.3" Closes #125 See merge request !132
9ddb5f22 -
Joël Cuissinat authored
Merge branch '106-l-impossibilite-d-envoi-de-mail-ne-devrait-pas-empecher-la-participation-au-sondage' into 'dev' Resolve "L'impossibilité d'envoi de mail ne devrait pas empêcher la participation au sondage" Closes #106 See merge request !129
8db1cbcd -
Joël Cuissinat authored
Merge branch '112-sondage-calendrier-afficher-toutes-les-dates-dans-une-liste-sans-pagination' into 'dev' Resolve "Sondage calendrier - afficher toutes les dates dans une liste sans pagination" Closes #112 See merge request !131
ddcfee7a -
Jason LAVIGNE authoreda27266e3
-
Bruno Boiget authoredabfd1f0b
-
Joël Cuissinat authored
Merge branch '114-pouvoir-proposer-un-sondage-type-sondage-dans-lequel-les-sondes-ne-voient-pas-le-nom-des-autres' into 'dev' Resolve "Pouvoir proposer un sondage (type sondage) dans lequel les sondés ne voient pas le nom des autres participants" Closes #114 See merge request !130
7712756d -
Vincent Fontesse authoreddcf7064e
-
Vincent Fontesse authorede0ecc39b
-
Joël Cuissinat authored
Resolve "Affichage et calculs erronés juste après avoir cliqué sur "Enregistrer"" Closes #126 See merge request !134
50367b08 -
Joël Cuissinat authored
Resolve "Affichage erronés juste après avoir cliqué sur "Enregistrer"" Closes #127 See merge request !135
ca95a518 -
Vincent Fontesse authored6480e227
-
Vincent Fontesse authored0572fe11
-
Vincent Fontesse authored009e82d6
-
Vincent Fontesse authored40777743
-
Vincent Fontesse authoreda6401ab9
-
Jason LAVIGNE authoredda4ddda6
-
Joël Cuissinat authored
Resolve "Mise à jour des librairies" Closes #128 See merge request !136
fb991364 -
Jason LAVIGNE authoreda8c58201
-
Jason LAVIGNE authored71d77c20
-
Joël Cuissinat authored
Merge branch '124-le-proprietaire-d-un-sondage-devrait-pouvoir-ajouter-supprimer-des-rdv' into 'dev' Resolve "Le propriétaire d'un sondage devrait pouvoir ajouter/supprimer des RDV" Closes #124 See merge request !138
041aa8e8 -
Bruno Boiget authored24377649
-
Bruno Boiget authored028246cd
-
Bruno Boiget authored0d628958
-
Bruno Boiget authored2cd32649
-
Bruno Boiget authored5508341c
-
Bruno Boiget authored7a52b49f
-
Vincent Fontesse authored5e3616f5
-
Joël Cuissinat authored
Resolve "Plusieurs rdv pour une même adresse mél" Closes #50 See merge request !137
e6383df2 -
Joël Cuissinat authored
Resolve "perte de couleurs / CSS sur les créneaux de rendez-vous" Closes #131 See merge request !139
921bc359 -
Bruno Boiget authored2ee98463
-
Bruno Boiget authored5a95244c
-
Bruno Boiget authoredd53731ca
-
Joël Cuissinat authored
Resolve "titre des rendez-vous exportés dans l'agenda de la boîte" Closes #100 See merge request !140
985f363b -
Jason LAVIGNE authoreda9d82549
-
Joël Cuissinat authored
Resolve "Ajouter les types d'événement à la création d'un event pour agenda" Closes #119 See merge request !142
441ac395 -
Bruno Boiget authoreded473f91
-
Joël Cuissinat authored
Merge branch '111-ajouter-la-gestion-des-erreurs-front-lors-de-la-reponse-a-un-sondage-prise-de-rdv' into 'dev' Resolve "Ajouter la gestion des erreurs front lors de la réponse à un sondage/prise de RDV" Closes #111 See merge request !141
7b8a6c3e -
Joël Cuissinat authored
Create a new testing for V12 See merge request !143
b7bfb5b0 -
semantic-release-bot authored
## [1.10.0-testing.1](https://gitlab.mim-libre.fr/alphabet/sondage/compare/release/1.9.0...release/1.10.0-testing.1) (2024-01-15) ### Features * **answer:** show name and email fields as required when answering ([d53731ca](d53731ca)) * **events:** add eventtype to schema ([a9d82549](a9d82549)) * **faker:** change outdated faker librairie to new faker lib ([40777743](40777743)) * **lib:** update outdated librairies to wanted version ([6480e227](6480e227)) * **meeting:** adapt ui in edit mode ([a8c58201](a8c58201)) * **meeting:** authorize owner to add slots ([da4ddda6](da4ddda6)) * **meetings:** adapt poll edition to new meetingSlot structure ([0d628958](0d628958)) * **meetings:** add contact information in event title/description ([2ee98463](2ee98463)) * **meetings:** allow user to choose several meeting slots ([24377649](24377649)) * **meetings:** display meeting slots per year in list mode ([95c31efe](95c31efe)) * **meetings:** remove agenda events and email creator when cancelling ([028246cd](028246cd)) * **meteor:** update meteor and packages to 2.13.3 ([31735f6f](31735f6f)) * **npm:** update outdated libs to wanted version ([010f42d0](010f42d0)) * **poll:** redirect public user when he respond to a poll ([e0ecc39b](e0ecc39b)) * **polls:** add checkbox for hide participants ([ce900db5](ce900db5)) * **sass:** change deprecated node sass lib to sass lib ([0572fe11](0572fe11)) * **toast:** update toast librairie ([009e82d6](009e82d6)) ### Bug Fixes * **answers:** fix answer count in table ([dcf7064e](dcf7064e)) * **answer:** update translation for required fields ([ed473f91](ed473f91)) * **dockerfile:** update process to generate docker image ([a6401ab9](a6401ab9)) * **emails:** error sending email does not prevent answer validation ([bcf60bf7](bcf60bf7)) * **meeting:** remove not-allowed cursor for confirmed slots ([5508341c](5508341c)) * **meetings:** fix fetching meetingSlots for old format pollAnswers ([5a95244c](5a95244c)) * **meeting:** show spinner on buttons during long operations ([7a52b49f](7a52b49f)) * **meetings:** take old format into account in MeetingAnswersList.svelte ([2cd32649](2cd32649)) * **poll:** fix app crash when create poll ([71d77c20](71d77c20)) * **polls:** fix publication and add test ([a27266e3](a27266e3)) * **polls:** poll owner can always see participants list ([abfd1f0b](abfd1f0b)) * **style:** add missing css class for slot unavailable ([5e3616f5](5e3616f5))