Commit Graph

41 Commits

Author SHA1 Message Date
Valentin Deniaud f044f276af agendas: add management role for shared custody (#66671) 2022-06-30 10:31:10 +02:00
Lauréline Guérin 1a84594109
misc: remove completely pricing app (#65982) 2022-06-13 23:02:12 +02:00
Lauréline Guérin 11303093e1
settings: WORKING_DAY_CALENDAR propagation in EXCEPTIONS_SOURCES (#64996) 2022-06-13 22:43:03 +02:00
Lauréline Guérin 7ee7625f86
pricing: empty app (#65976) 2022-06-03 14:23:55 +02:00
Lauréline Guérin eb67f72b35
pricing: publik-django-templatetags integration (#64561) 2022-05-17 11:14:57 +02:00
Lauréline Guérin f0e8197cd6
pricing: add models (#63808) 2022-05-17 09:25:30 +02:00
Frédéric Péters 5bc6828342 settings: rename noop "gettext" call to N_ (#64997) 2022-05-09 13:47:53 +02:00
Lauréline Guérin a2350a6e36
agendas: add pricing fields to CheckType model (#63810) 2022-04-29 09:21:32 +02:00
Valentin Deniaud 050fa402f7 misc: remove feature flag from recurring event booking apis (#63521) 2022-04-04 17:03:19 +02:00
Valentin Deniaud 956c1fd183 manager: choose time period weekday indexes (#45159) 2022-03-15 15:56:07 +01: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 077ac59dfa
misc: fix consider-using-with pylint error (#55505) 2021-07-15 15:02:14 +02:00
Lauréline Guérin 4b836e70de
misc: fix unused-import pylint error (#55505) 2021-07-15 14:58:49 +02:00
Lauréline Guérin eb2f8b8d48
agenda: option to have min delay in working days (#55049) 2021-07-09 10:21:22 +02:00
Valentin Deniaud 4fb6581e8d api: allow booking all recurrences of recurring events (#54332) 2021-07-01 10:11:20 +02:00
Benjamin Dauvergne 15e1c48ea2 Revert "api: add lock_code parameter to fillslot and datetimes" (#54956)
This reverts commit 2f9bf16a57.
2021-06-18 07:45:12 +02:00
Benjamin Dauvergne 2f9bf16a57 api: add lock_code parameter to fillslot and datetimes (#17685) 2021-06-11 07:43:30 +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
Lauréline Guérin 5e94ddeff3
api: APIError handling (#51181) 2021-02-26 08:24:26 +01:00
Frédéric Péters eeda0c3f2e apply black 20.8b1 formatting 2020-12-29 10:42:33 +01:00
Valentin Deniaud dd5cdd85b8 change workalendar translations setup (#48028) 2020-10-26 15:48:13 +01:00
Valentin Deniaud 4a106ef9c7 misc: access SMS settings directly (#46712) 2020-09-17 14:04:21 +02:00
Frédéric Péters b66bda87e8 black 2020-09-07 09:48:40 +02:00
Thomas NOËL 137c136a80 do not require workalendar dependency (#46348) 2020-09-04 13:39:50 +02:00
Valentin Deniaud e2fdbb8f58 agendas: add email notifications for events (#44158) 2020-09-03 10:41:15 +02:00
Valentin Deniaud 0c61adf2ed misc: add workalendar translations (#18904) 2020-09-01 17:34:27 +02:00
Valentin Deniaud bf394e0a07 agendas: add global exceptions sources (#18904) 2020-09-01 15:02:57 +02:00
Valentin Deniaud 1864d7466d manager: add booking cancellation (#44159) 2020-08-03 12:56:18 +02:00
Valentin Deniaud 10caec88f6 utils: add signature tools (#44159) 2020-08-03 12:11:58 +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 fe7f3482c8 misc: update login/logout to be class based views (#36331) 2019-12-11 09:46:08 +01:00
Lauréline Guérin 968232d8b8
dj2: use settings.MIDDLEWARE (#37317)
RemovedInDjango20Warning:
Old-style middleware using settings.MIDDLEWARE_CLASSES is deprecated.
Update your middleware and use settings.MIDDLEWARE instead.
2019-10-29 15:42:30 +01:00
Frédéric Péters f4203d05f3 general: add support for Python 3 (#23678) 2018-05-13 15:19:14 +02:00
Frédéric Péters 8d96bf9656 general: always declare django-mellon if it's available (#23362) 2018-04-24 10:09:10 +02:00
Frédéric Péters 74984105b4 misc: update to use new TEMPLATES settings (#15971) 2017-12-28 16:32:26 +01:00
Frédéric Péters aa56564aa0 misc: add support for REQUEST_PROXIES settings (#20385) 2017-12-03 13:40:47 +01:00
Frédéric Péters bcc9e4091e api: use django DATETIME_FORMAT to format dates
Also add a custom DATETIME_FORMAT value to French locale, without seconds.
2016-03-30 08:04:51 +02: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 101c462157 add skeleton model and management pages for agendas 2016-02-23 22:35:50 +01:00
Frédéric Péters d13dbf8178 initial application skeleton 2016-02-21 10:44:53 +01:00