Commit Graph

85 Commits

Author SHA1 Message Date
Lauréline Guérin 77f3373820
agendas: fix custom fields export/import and display in inspect (#89485)
gitea/chrono/pipeline/head This commit looks good Details
2024-04-26 14:41:51 +02:00
Valentin Deniaud 169dc0a69a agendas: ignore exception source on import if file is missing (#89873)
gitea/chrono/pipeline/head This commit looks good Details
2024-04-23 13:42:32 +02:00
Valentin Deniaud 3576928b2c agendas: import/export end time event field (#88615)
gitea/chrono/pipeline/head This commit looks good Details
2024-04-03 11:05:31 +02:00
Lauréline Guérin 4add868dd9 agendas: fix import of incorrect ics file (#88090)
gitea/chrono/pipeline/head This commit looks good Details
2024-03-21 08:30:58 +01:00
Lauréline Guérin 0ea056dcd5
agendas: fix missing options in agenda import/export (#87679)
gitea/chrono/pipeline/head This commit looks good Details
2024-03-04 17:32:20 +01:00
Lauréline Guérin f6a0b58167
agendas: fix missing options in agenda import/export (#86634) 2024-02-27 11:50:37 +01:00
Valentin Deniaud 7e946138ac agendas: import/export all exception sources (#80219)
gitea/chrono/pipeline/head This commit looks good Details
2023-09-04 16:55:43 +02:00
Valentin Deniaud 900300dd05 agendas: use iso week days in events and shared custody (#79168) 2023-07-03 14:42:32 +02:00
Valentin Deniaud f9ae449f7c manager: fix import of virtual agendas (#78897)
gitea/chrono/pipeline/head This commit looks good Details
2023-06-22 14:41:08 +02:00
Benjamin Dauvergne e86cdf15fc misc: use zoneinfo instead of pytz for timezones (#71918)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-14 17:06:59 +01:00
Valentin Deniaud d0a8534fcd agendas: add date field to time period (#70185) 2022-10-31 16:52:48 +01:00
Lauréline Guérin abf70dba29
agendas: remove CheckType & CheckTypeGroup models (#66015) 2022-07-01 10:34:52 +02:00
Valentin Deniaud 0c7ca56e59 manager: select unavailability calendar containing holidays (#66326) 2022-06-30 10:32:24 +02:00
Valentin Deniaud 7448d6e886 manager: import/export shared custody settings (#66671) 2022-06-30 10:31:10 +02:00
Valentin Deniaud 0b7ff2444d agendas: export time period weekday indexes (#65941) 2022-06-13 14:05:04 +02:00
Lauréline Guérin 7ee7625f86
pricing: empty app (#65976) 2022-06-03 14:23:55 +02:00
Lauréline Guérin fe16e1af83
pricing: import/export pricing_data (#65053) 2022-05-17 12:06:16 +02:00
Lauréline Guérin 11f5fa3506
pricing: import/export pricing models (#64903) 2022-05-17 11:45:45 +02:00
Lauréline Guérin 1b82b01fea
pricing - import/export categories (#64746) 2022-05-17 10:54:35 +02:00
Lauréline Guérin b1c85499df
agendas: rename absence reason into check type (#63810) 2022-04-29 09:21:31 +02:00
Lauréline Guérin a732e05a6f
manager: configure events type on agenda (#63286) 2022-04-07 11:33:28 +02:00
Lauréline Guérin cdada0578b
manager: import/export resources (#62890) 2022-04-07 11:10:35 +02:00
Lauréline Guérin 96b5dc941f
manager: import/export events types (#63285) 2022-04-07 10:10:38 +02:00
Lauréline Guérin 387b08b7aa
agendas: fix import with bad datetimes (#62352) 2022-03-31 10:36:53 +02:00
Valentin Deniaud ba38629af3 agendas: always create event recurrences (#62635) 2022-03-28 10:29:48 +02:00
Valentin Deniaud 9b3580973e agendas: allow different reminder time between email and sms (#61368) 2022-02-03 12:41:10 +01:00
Valentin Deniaud d81e159827 agendas: ignore missing category during agenda import (#57424) 2021-12-16 17:14:15 +01:00
Lauréline Guérin f974cfe604 manager: import/export categories (#57424) 2021-12-16 17:14:15 +01:00
Valentin Deniaud 0e4689a139 agendas: update existing agenda on import (#59515) 2021-12-13 09:58:39 +01:00
Valentin Deniaud 112c7d5e6b agendas: force dst when importing time period exception (#59342) 2021-12-06 16:17:57 +01:00
Lauréline Guérin 6297ea6231
agendas: event publication_datetime (#56634) 2021-10-15 08:13:28 +02:00
Valentin Deniaud 246e14e7e4 misc: add event duration in export and api (#56786) 2021-09-08 12:37:59 +02:00
Lauréline Guérin 1ec4ad9376
misc: apply pyupgrade (#55867) 2021-07-27 15:19:00 +02:00
Lauréline Guérin 9fd102df87
misc: fix unused-variable pylint error (#55505) 2021-07-15 15:02:13 +02:00
Lauréline Guérin 39cd48c53e
manager: import/export absence reason groups (#55364) 2021-07-15 14:34:08 +02:00
Lauréline Guérin de11d22b9e
agenda: add forgotten fields in import/export (#55451) 2021-07-09 11:23:00 +02:00
Lauréline Guérin eb2f8b8d48
agenda: option to have min delay in working days (#55049) 2021-07-09 10:21:22 +02:00
Emmanuel Cazenave 886f316e5c agendas: stop creating exceptions holder desk in the 'save' method (#55279) 2021-07-01 15:54:47 +02:00
Valentin Deniaud 6372afc4a5 manager: add more granular control over event recurrence (#50560) 2021-06-11 18:29:03 +02:00
Lauréline Guérin aecdcb82b4
agendas: export default_view for all agendas (#54159) 2021-05-28 09:52:14 +02:00
Lauréline Guérin b8105d19ff
agenda: fix event import (#53838) 2021-05-11 14:20:14 +02:00
Valentin Deniaud 80826930ed agendas: allow exceptions to recurring events (#50561) 2021-04-28 17:27:46 +02:00
Lauréline Guérin 34224c56aa
misc: apply isort (#52856) 2021-04-16 10:32:59 +02:00
Valentin Deniaud ec01193fdd agendas: do not export deleted meeting type (#52816) 2021-04-07 13:53:02 +02:00
Lauréline Guérin eb9b9f98ca
manager: absence reason groups on agenda import/export (#51535) 2021-04-01 14:23:50 +02:00
Lauréline Guérin 1df9409649
agenda: fix recurring event import if existing (#51693) 2021-03-12 09:02:57 +01:00
Valentin Deniaud 86018e908e manager: create event recurrences when end date is specified (#51218) 2021-02-17 16:54:19 +01:00
Valentin Deniaud a699e144b4 add support for recurring events (#41663) 2021-02-17 15:49:57 +01:00
Lauréline Guérin 4584e78fbf
agendas: desk_simple_management in import/export (#48924) 2021-02-05 10:29:04 +01:00
Frédéric Péters eeda0c3f2e apply black 20.8b1 formatting 2020-12-29 10:42:33 +01:00