Commit Graph

18 Commits

Author SHA1 Message Date
Lauréline Guérin f28031f5a2
api: fix datetimes for multiple agendas when no subscriptions & overlaps (#76217)
gitea/chrono/pipeline/head This commit looks good Details
2023-04-04 16:14:53 +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 aac92703b7 agendas: use date end when filtering custody agendas (#71633) 2022-12-12 11:12:59 +01:00
Valentin Deniaud d131181c4e agendas: add date end field to shared custody agenda (#71633) 2022-12-12 11:12:59 +01:00
Valentin Deniaud 1c608d2f24 agendas: limit shared custody agenda to only one child (#71632)
gitea-wip/chrono/pipeline/pr-main This commit looks good Details
gitea-wip/chrono/pipeline/head There was a failure building this commit Details
gitea/chrono/pipeline/head Something is wrong with the build of this commit Details
2022-11-28 15:51:59 +01:00
Agate 963871ce43 fix Django 3.2 related test failures (#68025) 2022-08-18 09:12:29 +02:00
Valentin Deniaud ded732b15a api: target shared custody agendas by date when filtering (#66933) 2022-08-16 11:38:42 +02:00
Valentin Deniaud 7ba7ace9de api: ignore guardian_external_id when child has no custody agenda (#66828) 2022-07-06 15:01:14 +02:00
Valentin Deniaud ebe1884e17 api: use custody agendas date start (#66330) 2022-07-04 14:25:26 +02:00
Valentin Deniaud bf9463e678 agendas: add date start field to shared custody agenda (#66330) 2022-07-04 14:25:26 +02:00
Lauréline Guérin 2d0cb4f1b2
api: use check_types from lingo (#66015) 2022-07-01 10:34:52 +02:00
Lauréline Guérin b5d836d46d
agendas: Booking.user_check_type becomes 2 fields (slug, label) (#66015) 2022-07-01 10:34:52 +02:00
Valentin Deniaud 2e9fe5b794 api: allow empty guardian_external_id parameter (#66332) 2022-06-27 17:10:01 +02:00
Valentin Deniaud b359c3f1ff api: forbid overlapping events booking (#64383) 2022-05-16 10:58:35 +02:00
Valentin Deniaud 513980d5b1 agendas: split name into first name and last name for shared custody (#64423) 2022-05-02 11:34:51 +02:00
Lauréline Guérin e2cd0d6ad6
agendas: Booking.user_check_type becomes a FK (#63847) 2022-04-29 10:01:36 +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 46e07301b6
misc: move datetimes tests 2022-04-12 11:45:36 +02:00