Commit Graph

1511 Commits

Author SHA1 Message Date
Frédéric Péters 7fafab3681 manager: redo <title> to be "page name | global name" (#69561)
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
2023-01-10 17:20:05 +01:00
Frédéric Péters 0aba86efcf translation update 2023-01-05 19:52:03 +01:00
Thomas NOËL 1c0c486028 debian/uwsgi: use cron2 (#64474) 2023-01-05 11:27:51 +01:00
Lauréline Guérin 953118188d
manager: add a "Today" button (#72326)
gitea-wip/chrono/pipeline/pr-main This commit looks good Details
2023-01-03 17:57:11 +01:00
Lauréline Guérin 09a2f58807
misc: fix some urls in agenda view tests 2023-01-01 10:21:20 +01:00
Frédéric Péters da298339d6 translation update 2022-12-27 10:29:35 +01:00
Lauréline Guérin b0201494cc
manager: redirection for old urls (#72323)
gitea-wip/chrono/pipeline/pr-main This commit looks good Details
2022-12-26 18:10:19 +01:00
Lauréline Guérin bf44300704
manager: change day/week/month urls (#72323) 2022-12-26 18:10:17 +01:00
Frédéric Péters 4552ad19e9 manager: redo date navigation/picker buttons (#72324) 2022-12-26 16:42:01 +01:00
Emmanuel Cazenave 414ba4c99c manager: forbid dates inferior to 2000 (#71558) 2022-12-26 09:53:28 +01:00
Lauréline Guérin de0a37ba69 translation update 2022-12-26 09:07:35 +01:00
Lauréline Guérin 6d241627d7 manager: link to week views on month view (#72321) 2022-12-26 09:07:35 +01:00
Lauréline Guérin b14f77e94e
manager: add monday's date in options of week selector (#72322)
gitea-wip/chrono/pipeline/pr-main This commit looks good Details
2022-12-26 08:42:10 +01:00
Lauréline Guérin 7dfd386784
misc: fix failing test 2022-12-26 08:40:13 +01:00
Frédéric Péters 2b45ccd702 ci: only build package for bullseye (#72729) 2022-12-22 17:24:08 +01:00
Valentin Deniaud 227de93f0c manager: do not show weekday indexes field for exclusion periods (#72625) 2022-12-20 16:04:50 +01:00
Frédéric Péters 3b7fa537cc tests: check display of booking in short resource week/month views (#72634) 2022-12-20 15:42:51 +01:00
Lauréline Guérin fbd286ae2b agendas: user_phone_number max_length change (#72452) 2022-12-20 15:40:06 +01:00
Frédéric Péters e05bfbf546 manager: display at least a period in week/month views (#72617)
gitea-wip/chrono/pipeline/pr-main This commit looks good Details
2022-12-20 08:56:06 +01:00
Valentin Deniaud 6ef8117a05 agendas: keep stable time on dst change for date time periods (#72508) 2022-12-15 18:04:00 +01:00
Valentin Deniaud 46b70f6d05 agendas: compare all WeekTime attributes by default (#72475) 2022-12-15 15:04:29 +01:00
Valentin Deniaud 7ef4bffa95 agendas: retain time period weekday_indexes attribute in exclusion computation (#72491) 2022-12-15 15:02:38 +01:00
Frédéric Péters 66531b7c51 translation update 2022-12-12 19:12:04 +01:00
Lauréline Guérin 5e5b3c7596 manager: fix event edition with bad recurrence end date (#72196) 2022-12-12 17:58:57 +01:00
Valentin Deniaud c48f849d39 manager: display shared custody agenda start and end dates (#71941) 2022-12-12 11:15:51 +01:00
Valentin Deniaud c261233153 manager: do not display shared custody slots after agenda date end (#71633) 2022-12-12 11:12:59 +01:00
Valentin Deniaud 57cb74a2ed api: set date end on shared custody agenda (#71633) 2022-12-12 11:12: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
Lauréline Guérin dca88c5900
api: fix multiple events endpoint with bad slots param (#72249)
gitea-wip/chrono/pipeline/pr-main This commit looks good Details
2022-12-12 09:08:05 +01:00
Lauréline Guérin 46ff62a6a8 api: add new filters to get overlapping subscriptions (#71579) 2022-12-09 07:58:55 +01:00
Valentin Deniaud 688c12e201 agendas: retain time period date attribute in exclusion computation (#71797) 2022-12-01 17:59:15 +01:00
Valentin Deniaud ea8d6f70db agendas: avoid generating migration after reminder days change (#71874) 2022-11-30 12:08:02 +01:00
Frédéric Péters 5cdfed07fd translation update 2022-11-29 18:54:20 +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
Valentin Deniaud d8399d3b38 manager: do not display shared custody slots before agenda date start (#71588) 2022-11-28 14:12:39 +01:00
Valentin Deniaud cb641dac28 Merge pull request 'Wip/71605 Garde Alternee Forcer La Selecti #71605' (!11) from wip/71605-Garde-alternee-forcer-la-selecti into main 2022-11-28 14:11:28 +01:00
Valentin Deniaud aecfa3c5cc manager: forbid empty days field on shared custody rule creation (#71605)
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 Build started... Details
2022-11-24 18:07:39 +01:00
Lauréline Guérin ade248abf0
api: hide check fields for bookings of meetings agendas (#69169)
gitea-wip/chrono/pipeline/pr-main This commit looks good Details
2022-11-16 11:06:42 +01:00
Frédéric Péters e238bfc321 translation update 2022-11-15 15:10:32 +01:00
Valentin Deniaud b0f0033e3a api: merge category selection into agenda options (#71187) 2022-11-15 09:59:01 +01:00
Lauréline Guérin 9ff5fb0f13
api: add desk info for bookings of meetings agenda (#69170)
gitea-wip/chrono/pipeline/pr-main This commit looks good Details
2022-11-14 10:13:45 +01:00
Valentin Deniaud cfd3de9908 api: build group_by options after filtering by agenda (#63369) 2022-11-14 09:56:03 +01:00
Paul Marillonnet a8f0d7b494 bring higher contrast to opening hours displayed border (#68406) 2022-11-14 09:53:17 +01:00
Paul Marillonnet 92d238d1e3 api: include BO label in booking serialization (#71224) 2022-11-10 14:19:45 +01:00
Valentin Deniaud b5a29f1e76 translation update 2022-11-09 10:20:55 +01:00
Frédéric Péters be39f78438 translation update 2022-10-31 17:43:34 +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 e716f57c36 manager: remove useless timeperiods sort (#70185) 2022-10-31 16:52:48 +01:00