Commit Graph

1308 Commits

Author SHA1 Message Date
Frédéric Péters 70fe8b479f translation update 2022-05-03 22:38:08 +02:00
Lauréline Guérin ff2f877557
manager: fix check type form & pricing fields mutex (#64778) 2022-05-03 11:16:57 +02:00
Lauréline Guérin aee7d8c9f8
translation update 2022-05-03 10:40:58 +02:00
Valentin Deniaud 3fab3b136c api: configure shared custody agenda on creation (#64423) 2022-05-02 11:34:51 +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 0b38a91b2e
manager: warning on check_type edition if already used (#63847) 2022-04-29 10:01:36 +02:00
Lauréline Guérin 75044ae4f2
manager: do not delete used check types (#63847) 2022-04-29 10:01:36 +02:00
Lauréline Guérin 4b842886b0
manager: can not change check_type_group if bookings are using it (#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 3a1655adff
api: set presence reason on bookings (#63810) 2022-04-29 09:21:31 +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 4547d00787
api: keep user_absence_reason field (#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 d4f05d10a4 tox: move pylint to separate environment (#63008) 2022-04-19 13:43:37 +02:00
Valentin Deniaud f497445833 manager: show holiday name on shared custody month view (#63543) 2022-04-19 13:43:21 +02:00
Frédéric Péters a36ab59498 trivial: replace deprecated {% load staticfiles %} (#64287) 2022-04-17 10:59:59 +02:00
Frédéric Péters 9f07e949fc translation update 2022-04-15 21:18:00 +02:00
Frédéric Péters 808c8b7025 misc: remove usage of django.utils.six (#63685) 2022-04-15 18:20:50 +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 46e07301b6
misc: move datetimes tests 2022-04-12 11:45:36 +02:00
Lauréline Guérin 3ceb6f80b8
misc: split fillslot tests 2022-04-12 11:45:36 +02:00
Lauréline Guérin b392bce4a7
misc: move fillslot tests 2022-04-12 11:45:35 +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 51f554aeaf
manager: home, move links in burger menu (#63426) 2022-04-07 20:02:34 +02:00
Frédéric Péters c3d86c2a99 translation update 2022-04-07 19:43:04 +02:00
Lauréline Guérin c945f6b13f
api: configure custom fields on event (#63287) 2022-04-07 13:52:25 +02:00
Lauréline Guérin 7cd25676fc
manager: configure custom fields on event (#63287) 2022-04-07 13:52:24 +02:00
Lauréline Guérin 4ceb16a8e1
agendas: add custom_fields on Event model (#63287) 2022-04-07 13:52:24 +02:00
Lauréline Guérin f2a1a97940
api: configure events type on agenda (#63286) 2022-04-07 11:33:28 +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 e21a9560f9
misc: split some api tests 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 597d88cce7
manager: custom fields edition (#63285) 2022-04-07 10:10:38 +02:00
Lauréline Guérin 4cfeb33d63
manager: backoffice pages to manage events types (#63285) 2022-04-07 10:10:37 +02:00
Lauréline Guérin 381ddf13e2
agendas: new model EventsType (#63285) 2022-04-07 10:02:07 +02:00
Lauréline Guérin 91fc242caa
misc: fix "import 'field' from line 26 shadowed by loop variable" 2022-04-07 10:02:07 +02:00
Lauréline Guérin 094cba528d
api: return status in multiple agendas datetimes (#63268) 2022-04-07 09:53:39 +02:00
Lauréline Guérin db5b7f3be7
misc: clean and simplify prefetch methods (#63268) 2022-04-07 09:01:04 +02:00
Lauréline Guérin a7c5e93227
misc: split some tests 2022-04-07 09:01:04 +02:00
Thomas NOËL af8ae79d8e debian/uwsgi: use unique-cron (#63395) 2022-04-06 10:43:34 +02:00
Lauréline Guérin 11efe9ce10
api: add backoffice_url to agenda details (#63183) 2022-04-04 17:34:09 +02:00
Lauréline Guérin f90f1452f9
manager: access to agenda redirect view with slug (#63183) 2022-04-04 17:34:09 +02:00
Valentin Deniaud 6d1e10328b translation update 2022-04-04 17:17:49 +02:00
Valentin Deniaud 050fa402f7 misc: remove feature flag from recurring event booking apis (#63521) 2022-04-04 17:03:19 +02:00
Valentin Deniaud afe588a1fb api: add shared custody support in recurring event list and fillslots (#63048) 2022-04-04 15:29:08 +02:00