Commit Graph

18 Commits

Author SHA1 Message Date
Yann Weber 4e6f41c4de tests: remove transactional_db fixture for migrations tests (#89040)
gitea/chrono/pipeline/head This commit looks good Details
2024-04-04 10:29:02 +02:00
Valentin Deniaud 3cb80d478a agendas: store computed start/end times on booking check (#80371) 2023-10-09 10:48:50 +02:00
Valentin Deniaud bcae843c0d agendas: migrate booking check data into new model (#80371) 2023-10-09 10:48:50 +02:00
Valentin Deniaud b71dc670c7 misc: apply double-quote-string-fixer (#79866) 2023-08-02 12:17:51 +02:00
Valentin Deniaud 06af90608f agendas: convert week day in db to iso numbering (#79168)
gitea/chrono/pipeline/head This commit looks good Details
2023-07-03 14:42:32 +02: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 8d7abfc5ca
agendas: fix pg function set_ignore_reason on desk deletion (#66374) 2022-06-17 17:14:46 +02:00
Lauréline Guérin 16487b34bb
misc: drop sqlite support - postgresql only (#56148) 2021-08-13 14:43:41 +02:00
Lauréline Guérin 9fd102df87
misc: fix unused-variable pylint error (#55505) 2021-07-15 15:02:13 +02:00
Lauréline Guérin 34224c56aa
misc: apply isort (#52856) 2021-04-16 10:32:59 +02:00
Frédéric Péters eeda0c3f2e apply black 20.8b1 formatting 2020-12-29 10:42:33 +01:00
Valentin Deniaud 2ed9209e52 agendas: translate holidays exception at creation (#48110) 2020-11-02 17:03:41 +01:00
Valentin Deniaud c1d5eb32ee agendas: add unicity constraint on exception source slug (#47916) 2020-10-22 16:45:24 +02:00
Benjamin Dauvergne 449805969f misc: use Django native split datetime field (#45108) 2020-08-14 10:56:37 +02:00
Lauréline Guérin 6efa344ff6
agendas: PG constraint to prevent event overlaping (#44676) 2020-07-24 14:10:55 +02:00
Frédéric Péters 30bbc8c90f general: reformat using black (#37464)
black--target-version py35 --skip-string-normalization --line-length 110 .
2019-12-16 16:24:38 +01:00
Frédéric Péters e71e9f559d general: remove unused DateWidget (#27971) 2018-11-14 08:42:59 +01:00
Frédéric Péters cf7ebcca48 tests: add trivial tests for widget constructors 2016-06-26 23:44:02 +02:00