Commit Graph

377 Commits

Author SHA1 Message Date
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
Valentin Deniaud f8e1888144 api: add date time period support in datetimes and fillslot (#70185) 2022-10-31 16:52:48 +01:00
Valentin Deniaud bb148dc008 manager: display date time period in calendar views (#70185) 2022-10-31 16:52:48 +01:00
Valentin Deniaud aa0549f5b6 manager: add date time period support in settings (#70185) 2022-10-31 16:52:48 +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 863dc6ce70
manager: weekly wiew for agendas & resources (#33404) 2022-10-29 09:58:29 +02:00
Benjamin Dauvergne 886487f623 api: add parameter to disable the ics export's organizer (#69883) 2022-10-05 16:45:51 +02:00
Frédéric Péters dac8f1d5a9 misc: allow reminder to be sent up to five days before date (#69350) 2022-09-23 09:48:43 +02:00
Benjamin Dauvergne 2fb68bcb8a api: add organizer event's attribute in ics exports (#67104) 2022-09-15 14:12:01 +02:00
Agate cb7b1f3ca3 django4: replaced force_text with equivalent force_str (#68593) 2022-09-01 09:09:43 +02:00
Agate da4456096b django4: replaced ugettext* calls with corresponding gettext* calls (#68593) 2022-09-01 09:09:43 +02:00
Frédéric Péters 8804213fca misc: add timeout to ICS retrieval (#68474) 2022-08-27 16:30:48 +02:00
Valentin Deniaud a2e89316d2 manager: fix invalid link for templated ICS URL (#68248) 2022-08-18 14:19:19 +02:00
Agate bca73caaea manager: allow duplication of events (#67292) 2022-08-18 11:52:27 +02: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 c38817fdf4 api: remove time part from shared custody agenda date start field (#66932) 2022-07-26 10:23:36 +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 abf70dba29
agendas: remove CheckType & CheckTypeGroup models (#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 efed292e54 agendas: prevent cascade deletion of custody holiday rules (#66326) 2022-06-30 10:32:24 +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 f044f276af agendas: add management role for shared custody (#66671) 2022-06-30 10:31:10 +02:00
Valentin Deniaud 9dbf6b1d5c manager: allow templated ICS URL (#66323) 2022-06-27 17:10:14 +02:00
Lauréline Guérin 055b23156d
manager: add a link to go on agenda's lingo config (#65986) 2022-06-14 07:01:37 +02:00
Lauréline Guérin efad2bdc29
manager: use user_block also in meetings agenda views (#63915) 2022-06-13 15:04:10 +02:00
Lauréline Guérin 50963bb083
manager: user_block used also in event detail page (#63915) 2022-06-13 15:04:09 +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
Valentin Deniaud a4daeeeb67 api: ignore weekday_indexes when comparing WeekTime objects (#65849) 2022-06-02 11:03:28 +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 1b82b01fea
pricing - import/export categories (#64746) 2022-05-17 10:54:35 +02:00
Lauréline Guérin f0e8197cd6
pricing: add models (#63808) 2022-05-17 09:25:30 +02:00
Valentin Deniaud e629fccaec api: forbid overlapping recurring events booking (#64383) 2022-05-16 10:58:35 +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 f70aa2063a
agendas: a check_type can be disabled (#63847) 2022-04-29 10:01:36 +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 a2350a6e36
agendas: add pricing fields to CheckType model (#63810) 2022-04-29 09:21:32 +02:00
Lauréline Guérin 30afa66e3f
manager: set presence reason on bookings (#63810) 2022-04-29 09:21:31 +02:00
Lauréline Guérin ae28ec5858
agendas: add kind field to CheckType model (#63810) 2022-04-29 09:21:31 +02:00
Lauréline Guérin b1c85499df
agendas: rename absence reason into check type (#63810) 2022-04-29 09:21:31 +02:00
Frédéric Péters 1c1e18a45b misc: add translatable label to events type field (#64323) 2022-04-22 14:27:25 +02:00
Valentin Deniaud f497445833 manager: show holiday name on shared custody month view (#63543) 2022-04-19 13:43:21 +02:00
Lauréline Guérin d728a26447
api: mark bookings and cancellations as out of min delay (#63809) 2022-04-12 11:45:36 +02:00
Lauréline Guérin 0c9b65cead
api: include custom fields in events details (#63288) 2022-04-08 10:54:16 +02:00
Lauréline Guérin c945f6b13f
api: configure custom fields on event (#63287) 2022-04-07 13:52:25 +02:00