Commit Graph

270 Commits

Author SHA1 Message Date
Lauréline Guérin 22721d9cfa
manager: display extra user block on demand on check page (#75413)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-30 11:43:07 +02:00
Lauréline Guérin 2b9b2f2607
manager: enable check of future event (#75277)
gitea/chrono/pipeline/head There was a failure building this commit Details
2023-03-16 15:00:00 +01:00
Lauréline Guérin 970ba42075
manager: reset user_was_present on booking check page (#75276)
gitea/chrono/pipeline/head There was a failure building this commit Details
2023-03-16 14:59:33 +01:00
Lauréline Guérin 6c134bfa3f
manager: allow check of subscription with no booking (#62235)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-16 14:59:13 +01:00
Lauréline Guérin 45b72d53de
manager: allow check for cancelled booking if subscription exist (#62235) 2023-03-16 14:57:14 +01: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
Lauréline Guérin 87783c980a manager: event detail url with slugs (#75111)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-10 08:49:36 +01:00
Lauréline Guérin c35dffb1bb
manager: fix check page with bad extra data values (#74872)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-02 11:48:17 +01:00
Lauréline Guérin a6b0ed6abf
manager: check counters (#74489)
gitea/chrono/pipeline/head This commit looks good Details
2023-02-28 10:52:40 +01:00
Lauréline Guérin 662785c072
manager: fix simple desk management & tab redirection (#68217)
gitea-wip/chrono/pipeline/pr-main This commit looks good Details
2023-01-10 10:03:04 +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
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
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 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 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
Valentin Deniaud aa0549f5b6 manager: add date time period support in settings (#70185) 2022-10-31 16:52:48 +01:00
Valentin Deniaud b9952de586 manager: remove obsolete user_can_manage in exception list (#70185)
Permission is already checked by ManagedDeskMixin.
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
Lauréline Guérin f76bc34c30
manager: redirect to meeting type tab after meeting type change (#69439) 2022-09-30 00:42:17 +02:00
Valentin Deniaud 651931f7d2 misc: apply django-upgrade (#69401) 2022-09-27 16:45:53 +02:00
Agate d3fcbfc051 django4: replaced deprecated request.is_ajax() call (#68593) 2022-09-01 09:09:43 +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
Lauréline Guérin 1c19d18801
manager: export timesheet as CSV (#68513) 2022-08-30 10:00:53 +02:00
Agate bca73caaea manager: allow duplication of events (#67292) 2022-08-18 11:52:27 +02:00
Lauréline Guérin 9b2c59b025
manager: use sidetabs in shared custody agenda settings (#66409) 2022-07-04 15:39:59 +02:00
Lauréline Guérin 4f03dfb2c3
manager: timesheet for one event (#66358) 2022-07-04 15:09:21 +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 42e84a48a9
manager: 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 dece1657f7 manager: allow deletion of custody agenda by superuser (#66324) 2022-06-30 10:33:01 +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 f044f276af agendas: add management role for shared custody (#66671) 2022-06-30 10:31:10 +02:00
Lauréline Guérin f3e6e96136
manager: open the correct tab after redirect (#65653) 2022-06-14 17:57:47 +02:00
Lauréline Guérin e58e5e3a60
manager: agenda settings url with slug (#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
Lauréline Guérin 7ee7625f86
pricing: empty app (#65976) 2022-06-03 14:23:55 +02:00
Valentin Deniaud 0bceea5cad manager: display excluded periods for virtual agendas in date views (#65074) 2022-05-19 10:06:04 +02:00
Lauréline Guérin 7f85145858
pricing: pricing configuration on events agenda (#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 a5c5f63c83
pricing: configuration of criterias and categories (#64746) 2022-05-17 10:51:06 +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 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