Commit Graph

43 Commits

Author SHA1 Message Date
Lauréline Guérin a88db00e04
misc: add pyquery in dependencies (#88222)
gitea/chrono/pipeline/head This commit looks good Details
2024-03-15 12:11:59 +01:00
Lauréline Guérin 1d00c5fce8
snapshots: compare inspect (#87751) 2024-03-11 16:15:34 +01:00
Lauréline Guérin 895758c70c
manager: display applications (#86148)
gitea/chrono/pipeline/head This commit looks good Details
2024-01-30 16:57:15 +01:00
Valentin Deniaud e83bfee4c3 setup: allow django-filter 23.1 (#82023)
gitea/chrono/pipeline/head This commit looks good Details
2023-12-18 11:09:39 +01:00
Emmanuel Cazenave 36d1ea9ec0 setup: compute pep440 compliant dirty version number (#81731)
gitea/chrono/pipeline/head This commit looks good Details
2023-10-30 17:40:37 +01:00
Frédéric Péters ca32dc3a36 setup: allow djangorestframework 3.14 (#81946) 2023-10-05 22:04:24 +02:00
Frédéric Péters 0835bb633d build: remove weasyprint limit (#76965) 2023-07-14 17:13:41 +02:00
Valentin Deniaud db6f11c7c0 misc: require django 3.2 (#75442) 2023-03-29 11:48:44 +02:00
Frédéric Péters e3f38a3728 build: limit to djangorestframework<3.14 (#69477) 2022-09-23 09:33:59 +02:00
Agate 7c4ea5104a enable django 3.2 testing in tox file (#68025) 2022-08-18 09:12:29 +02:00
Thomas NOËL b1c15d9a5b Revert "debian: fix weasyprint package name (#62376)"
This reverts commit 6d3a1ee332.
2022-03-03 16:12:30 +01:00
Thomas NOËL 6d3a1ee332 debian: fix weasyprint package name (#62376) 2022-03-03 15:29:56 +01:00
Lauréline Guérin 8ebbbfdfb7
manager: timesheet to PDF (#61070) 2022-03-03 08:20:32 +01:00
Frédéric Péters e285910a17 trivial: remove python 2 from classifiers 2022-02-02 08:09:17 +01:00
Valentin Deniaud 7f4c9d96df misc: remove django 1.11 compatibility code (#55895) 2021-07-29 14:44:20 +02:00
Lauréline Guérin 1ec4ad9376
misc: apply pyupgrade (#55867) 2021-07-27 15:19:00 +02:00
Lauréline Guérin c771a154f6
misc: remove jsonfield requirement (#53289) 2021-04-29 10:17:20 +02:00
Lauréline Guérin 34224c56aa
misc: apply isort (#52856) 2021-04-16 10:32:59 +02:00
Lauréline Guérin d23eafcfc6
api: list bookings of somebody (#51187) 2021-03-01 10:07:10 +01:00
Frédéric Péters eeda0c3f2e apply black 20.8b1 formatting 2020-12-29 10:42:33 +01:00
Valentin Deniaud bf394e0a07 agendas: add global exceptions sources (#18904) 2020-09-01 15:02:57 +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 56b133c7a7 misc: correctly reset current directory after translations (#36331) 2019-12-11 10:06:50 +01:00
Frédéric Péters 9a31e83d10 tox: enable tests against django 2.2 (#36331) 2019-12-11 10:06:50 +01:00
Lauréline Guérin ec2db025a2
requirements: use djangorestframework >= 3.4 2019-11-19 16:30:26 +01:00
Frédéric Péters 0c5df54ea4 debian: use sassc to build css files (#35496) 2019-09-13 09:32:08 +02:00
Frédéric Péters 055181005f general: stop supporting django 1.8 (#32728) 2019-05-17 09:34:28 +02:00
Frédéric Péters b3a4483f00 setup: add missing CompileError import (#26011) 2018-09-03 09:17:31 +02:00
Frédéric Péters 1866c43d2f misc: update trove classifiers for development status and language 2018-08-12 19:56:21 +02:00
Frédéric Péters 93e4bfba6c misc: generate a version number that's compatible with PEP 440 (#25595) 2018-08-07 16:04:03 +02:00
Frédéric Péters f4203d05f3 general: add support for Python 3 (#23678) 2018-05-13 15:19:14 +02:00
Benjamin Dauvergne c4df05a490 support recurring event in exceptions .ics (fixes #19071) 2018-05-04 20:05:22 +02:00
Frédéric Péters caeb1654f6 misc: allow running with django 1.11 (#15973) 2018-01-12 18:17:01 +01:00
Frédéric Péters 32848a53dc remove obsolete intervaltree references 2017-12-30 11:10:38 +01:00
Frédéric Péters 98f34a0080 build: switch stylesheet to scss (#20283) 2017-11-27 09:34:09 +01:00
Serghei Mihai 71f5b91cbe agenda: add support for remote calendar file with exceptions (#19070)
Remote calendars can be specified by desk and updated hourly, or used once.
2017-11-02 15:56:31 +01:00
Frédéric Péters 0a78b1a4eb misc: limit to djangorestframework < 3.7 (required for Django 1.8 support) 2017-10-07 10:04:31 +02:00
Serghei Mihai d10a22d564 agenda: import timeperiod exceptions from .ics (#16798) 2017-09-28 11:10:02 +02:00
Josue Kouka f851de07df add multiple desk management (#15729) 2017-09-04 11:00:01 +02:00
Frédéric Péters 6bc22b0dfe general: make it possible to cancel bookings (#9999) 2016-03-30 08:05:23 +02:00
Frédéric Péters 16ed50b9d4 add booking API 2016-02-23 22:36:09 +01:00
Frédéric Péters 2e25f21dd0 add /api/agenda/<agenda>/datetimes/ API endpoint 2016-02-23 22:36:08 +01:00
Frédéric Péters d13dbf8178 initial application skeleton 2016-02-21 10:44:53 +01:00