Commits on Source (40)
-
Vincent Fontesse authored91bde239
-
Jason LAVIGNE authored22a67965
-
Vincent Fontesse authored49d87e7f
-
Vincent Fontesse authored675ac035
-
Jason LAVIGNE authored9adc1275
-
Vincent Fontesse authored5d5ee9c9
-
Jason LAVIGNE authoredd31349d5
-
Vincent Fontesse authoredeb6b828f
-
Vincent Fontesse authored822f84b1
-
Bruno Boiget authored4c2240b4
-
Jason LAVIGNE authored4d35308e
-
Vincent Fontesse authored1b20c71c
-
Vincent Fontesse authored11d4f74c
-
Joël Cuissinat authored
Resolve "Mise à jour Meteor 2.13.3" Closes #65 See merge request !68
b8d567a4 -
Joël Cuissinat authored
Resolve "Implémenter une gestion des types d'événements" Closes #52 See merge request !66
f6e04df6 -
Vincent Fontesse authoredf22d4d2d
-
Jason LAVIGNE authored54372992
-
Bruno Boiget authored1418d81a
-
Joël Cuissinat authored
Resolve "créer des événements passés" Closes #60 See merge request !71
1c2e517d -
Joël Cuissinat authored
Resolve "Harmoniser l'orthographe du mot "evenement"" Closes #66 See merge request !70
5ba7f8b7 -
Vincent Fontesse authored02380b12
-
Vincent Fontesse authoredb56bb3cb
-
Vincent Fontesse authoredb70d944d
-
Vincent Fontesse authored31550545
-
Vincent Fontesse authoreddf99054e
-
Joël Cuissinat authored
Resolve "Mise à jour des librairies" Closes #67 See merge request !72
dc0aa82a -
Bruno Boiget authored3a8d3928
-
Bruno Boiget authoredde509e0c
-
Jason LAVIGNE authored15892510
-
Jason LAVIGNE authored69f6a2d6
-
Bruno Boiget authored47c44536
-
Joël Cuissinat authored
Resolve "Pouvoir réutiliser facilement les données d'un événement existant" Closes #53 See merge request !73
8194ceba -
Joël Cuissinat authored
Resolve "Ajouter le champ 'catégories' dans l'import/export ics" Closes #62 See merge request !75
ca53eaa4 -
Joël Cuissinat authored
Resolve "Afficher la description des évènements au survol" Closes #70 See merge request !76
2b2a341d -
Bruno Boiget authored75dc28ae
-
Bruno Boiget authored285f1cb7
-
Bruno Boiget authoredcff63ab5
-
Joël Cuissinat authored
Resolve "Import depuis Google Agenda : too many requests" Closes #69 See merge request !74
ae00236f -
Joël Cuissinat authored
Create a new testing for V12 See merge request !77
d94bba57 -
semantic-release-bot authored
## [3.12.0-testing.1](https://gitlab.mim-libre.fr/alphabet/agenda/compare/release/3.11.0...release/3.12.0-testing.1) (2024-01-15) ### Features * **doc:** change some orthographic errors ([f22d4d2d](f22d4d2d)) * **doc:** fix remaining spelling errors ([1418d81a](1418d81a)) * **event:** add a category selector for events ([91bde239](91bde239)) * **event:** add trad and color to event type ([eb6b828f](eb6b828f)) * **events:** add event duplicate feature ([3a8d3928](3a8d3928)) * **events:** allow create event in the past and sunday ([54372992](54372992)) * **events:** show event description on mouse hover ([47c44536](47c44536)) * **eventType:** add type to event for have colors ([22a67965](22a67965)) * **faker:** update faker to new version ([02380b12](02380b12)) * **ics:** add categories to import export ics cal ([15892510](15892510)) * **import:** show spinner while importing ([cff63ab5](cff63ab5)) * **lib:** update libs to wanted version ([b56bb3cb](b56bb3cb)) * **meteor:** update meteor and packages to 2.13.3 ([1b20c71c](1b20c71c)) * **npm:** update outdated libs to wanted version ([11d4f74c](11d4f74c)) * **sinon:** update sinon librairie ([b70d944d](b70d944d)) * **toast:** delete unused lib react-toastify in app ([df99054e](df99054e)) ### Bug Fixes * **event:** delete errors front ([675ac035](675ac035)) * **event:** first fix for meteor test ([5d5ee9c9](5d5ee9c9)) * **eventTest:** add eventType to factory for unit test ([d31349d5](d31349d5)) * **eventtype:** add translation and change select label ([822f84b1](822f84b1)) * **eventtype:** don't store translated event type in database ([4c2240b4](4c2240b4)) * **eventtype:** fix default value for event type selector ([49d87e7f](49d87e7f)) * **exportics:** add default value to rdv if no category ([69f6a2d6](69f6a2d6)) * **faker:** fix syntax errors in faker ([31550545](31550545)) * **form:** fix eventType not updated ([9adc1275](9adc1275)) * **import:** add importEvent method to import events at once ([75dc28ae](75dc28ae)) * **import:** make import export functional ([4d35308e](4d35308e)) * **import:** refactor import method to improve performance ([285f1cb7](285f1cb7)) * **jsx:** fix JSX warnings by adding missing key attributes ([de509e0c](de509e0c))