Commit Graph

39 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 0a9e36883c
agendas: add a flag to enable check of future events (#75277) 2023-03-16 15:00:00 +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
Valentin Deniaud d444e18443 manager: clarify events agenda notifications label (#63211) 2022-10-05 13:55:30 +02:00
Valentin Deniaud 48cc474526 templates: add blocktrans trimmed where useful 2022-09-27 17:46:21 +02:00
Valentin Deniaud 7c0eb04c45 misc: apply djhtml (#69404) 2022-09-27 16:46:12 +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 e271ea375e
manager: use sidetabs to navigate between agenda settings (#65653) 2022-06-14 17:47:55 +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 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
Lauréline Guérin 889ea77c77
trivial: update translation strings 2022-05-17 14:53:26 +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 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
Lauréline Guérin e8c683fb91
agenda: option to disable check update when event is checked (#53933) 2021-07-09 08:54:25 +02:00
Lauréline Guérin 3ba5dac136
manager: show when an event is checked (#53707) 2021-06-28 08:35:59 +02:00
Lauréline Guérin 233c6e62ca
manager: configure filters for check page (#53238) 2021-05-20 08:19:46 +02:00
Lauréline Guérin f1b62254e5
manager: configuer user block on check page (#53237) 2021-05-18 09:57:44 +02:00
Valentin Deniaud c68902b967 agendas: update recurrences asynchronously (#50561) 2021-04-28 17:27:46 +02:00
Valentin Deniaud 80826930ed agendas: allow exceptions to recurring events (#50561) 2021-04-28 17:27:46 +02:00
Lauréline Guérin 013869305c
manager: set absence reasons group on events agenda (#51535) 2021-04-01 14:23:50 +02:00
Lauréline Guérin 9232fe047f
manager: day view for events agenda (#51854) 2021-04-01 10:24:12 +02:00
Valentin Deniaud 54e4572011 manager: move roles and booking delays to own form (#46774) 2020-11-30 09:53:09 +01:00
Valentin Deniaud 8dc076cff1 agendas: return only enabled notification types (#46456) 2020-09-09 11:14:59 +02:00
Valentin Deniaud 377c542b8e templates: turn configure notifications link into button (#46458) 2020-09-08 15:33:44 +02:00
Valentin Deniaud 6c37393a24 misc: fix some strings before translation 2020-09-03 14:56:22 +02:00
Valentin Deniaud e2fdbb8f58 agendas: add email notifications for events (#44158) 2020-09-03 10:41:15 +02:00
Lauréline Guérin 5e6c45397b
manager: factorize event template part (#44457) 2020-07-24 10:06:29 +02:00
Frédéric Péters 4786270f5b manager: mark full events on settings page like on view page (#44657) 2020-07-03 10:05:21 +02:00
Frédéric Péters 44c7f60ae2 manager: mark full events with a tag before their labels (#44452) 2020-06-30 15:26:45 +02:00
Lauréline Guérin 549e64e4bb
agenda: generate event slug if not provided (#44375) 2020-06-26 14:30:20 +02:00
Lauréline Guérin 1119909e34
agendas: reduce querysets on day/month views (#43306) 2020-05-29 16:52:28 +02:00
Lauréline Guérin ff9da976c9
agendas: add publication_date on event (#40728) 2020-05-22 09:15:15 +02:00
Frédéric Péters 6988b225c9 manager: reduce number of queries when listing events (#38699) 2020-01-14 15:25:53 +01:00
Frédéric Péters 23f940e2ab manager: remove permission checks on settings individual parts (#20279)
As the whole page is now restricted.
2020-01-14 15:25:53 +01:00
Frédéric Péters 6907bb1d3b manager: add direct links from event view to event options/delete (#20279) 2020-01-14 15:25:53 +01:00
Frédéric Péters 7ada884db3 manager: update event URIs to be under /agendas/<pk>/ (#20279) 2020-01-14 15:25:53 +01:00
Frédéric Péters 1940044b7a manager: split agenda settings template (#38680) 2019-12-23 09:44:04 +01:00