Commit Graph

82 Commits

Author SHA1 Message Date
Lauréline Guérin 12a1fbaa72
misc: fix failing tests at midnigth (#78069)
gitea/chrono/pipeline/head This commit looks good Details
2023-06-01 09:47:08 +02:00
Valentin Deniaud b35708abcb manager: restore week number display (#75011)
gitea/chrono/pipeline/head This commit looks good Details
2023-05-15 10:34:28 +02:00
Valentin Deniaud 139f96672d manager: show date range in week view page title (#75010)
gitea/chrono/pipeline/head Build queued... Details
2023-05-15 10:34:03 +02:00
Valentin Deniaud 8e3631a346 manager: highlight Today button on today's page (#75009)
gitea/chrono/pipeline/head This commit looks good Details
2023-05-15 10:20:19 +02:00
Valentin Deniaud 9ed93daca8 manager: move settings and print buttons to kebab menu (#75013)
gitea/chrono/pipeline/head There was a failure building this commit Details
2023-05-15 10:16:26 +02:00
Lauréline Guérin 3c25b09fa0
misc: fix failing tests at midnigth (#75589)
gitea/chrono/pipeline/head This commit looks good Details
2023-04-20 00:39:18 +02:00
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
Valentin Deniaud 0529ec2301 tests: remove Django 2 compatibility code (#75442) 2023-03-29 12:08:30 +02:00
Lauréline Guérin 0a9e36883c
agendas: add a flag to enable check of future events (#75277) 2023-03-16 15:00:00 +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 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 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
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 6d241627d7 manager: link to week views on month view (#72321) 2022-12-26 09:07:35 +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
Lauréline Guérin 4105b03ab9
manager: always display Month/Week/Day buttons (#33404) 2022-10-29 09:58:29 +02:00
Lauréline Guérin 863dc6ce70
manager: weekly wiew for agendas & resources (#33404) 2022-10-29 09:58:29 +02:00
Valentin Deniaud 453d400d45 templates: formulate events reminder message differently (#69949) 2022-10-17 10:09:57 +02:00
Lauréline Guérin 95ccebb3cb
manager: hide timesheet links if agenda has no subscription (#68479) 2022-08-30 09:39:24 +02:00
Valentin Deniaud 34ba59e925 tests: move event duplication tests (#68259) 2022-08-18 15:50:32 +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
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 e271ea375e
manager: use sidetabs to navigate between agenda settings (#65653) 2022-06-14 17:47:55 +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 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
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 a732e05a6f
manager: configure events type on agenda (#63286) 2022-04-07 11:33:28 +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 11fa0802ec agendas: stop adding event recurrences on the fly (#62635) 2022-03-28 10:29:48 +02:00
Valentin Deniaud 5f413af3d1 manager: account for time period weekday indexes in calendar views (#45159) 2022-03-15 15:56:07 +01:00
Valentin Deniaud aaf66f3930 manager: test booking reminders sending (#61234) 2022-03-15 10:47:52 +01:00
Valentin Deniaud 064c9a4ea3 reminders: allow template syntax in message extra info (#61234) 2022-03-15 10:47:52 +01:00
Lauréline Guérin ca7071fcba
misc: split some manager tests 2022-03-11 08:26:07 +01:00
Lauréline Guérin dcaf185dd4
manager: fix views with bad month value (#62131) 2022-03-03 12:04:43 +01:00
Lauréline Guérin 0154debfb2
manager: timesheet generation (#61070) 2022-03-03 08:20:32 +01:00
Valentin Deniaud 9b3580973e agendas: allow different reminder time between email and sms (#61368) 2022-02-03 12:41:10 +01:00
Valentin Deniaud e2612b0303 manager: fix overwrite of exception display dimensions in month view (#60247) 2022-01-04 12:21:42 +01:00
Valentin Deniaud 278be72b03 tests: move login helper outside manager tests (#60021) 2021-12-23 14:15:13 +01:00
Lauréline Guérin f974cfe604 manager: import/export categories (#57424) 2021-12-16 17:14:15 +01:00
Lauréline Guérin 6297ea6231
agendas: event publication_datetime (#56634) 2021-10-15 08:13:28 +02:00
Emmanuel Cazenave 3b9c1370c9 agendas: use custom urls in bookings (#56820) 2021-09-27 10:23:48 +02:00