Commit Graph

25 Commits

Author SHA1 Message Date
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