Commit Graph

92 Commits

Author SHA1 Message Date
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 a7da68f6a6 debian: don't timeout during service start (#37835) 2019-11-21 11:01:46 +01:00
Frédéric Péters 268aca3d0f debian: bump dependency on hobo to have all python3 fixes 2019-09-18 14:30:48 +02:00
Frédéric Péters fef5d7c78d misc: run manage.py with python3 (#36224) 2019-09-18 14:17:20 +02:00
Frédéric Péters 62bc0ac403 debian: adjust parenthesis... (#36214) 2019-09-18 10:18:54 +02:00
Frédéric Péters d8cb61917c debian: don't use execfile() to load settings (python3) (#36214) 2019-09-18 10:03:52 +02:00
Frédéric Péters 42a0998033 debian: mark dependency on a python3 really compatible hobo 2019-09-17 07:59:24 +02: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 97e9741641 debian: switch to Python 3 (#35492) 2019-09-13 09:32:08 +02:00
Frédéric Péters ad4c89821d debian: adjust version number in breaks/replaces relations 2019-08-20 22:34:41 +02:00
Frédéric Péters 20899511f6 debian: adjust break/replace for manage.py move 2019-08-20 22:24:33 +02:00
Frédéric Péters ae52a2a35e debian: distribute manage.py in chrono package 2019-08-20 21:55:06 +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 388028605e debian: switch package format to 3.0 (quilt) (#32261) 2019-04-13 11:41:29 +02:00
Frédéric Péters 02d30ba138 debian: bump debhelper compatibility level (#32260) 2019-04-13 11:28:10 +02:00
Frédéric Péters 9d902b28fd debian: disable uwsgi memory report (#19840) 2019-01-04 14:10:21 +01:00
Thomas NOËL 746c4c1a2b debian/init.d: be more specific on uwsgi daemon (#29248) 2018-12-20 10:56:03 +01:00
Frédéric Péters 96f55405ac debian: use uwsgi to serve app (#16527) 2018-12-19 15:24:25 +01:00
Frédéric Péters 703a719509 debian: add hourly cleaning of sessions (#27479) 2018-10-20 10:31:52 +02:00
Frédéric Péters c5da36f961 debian: run service in a utf-8 locale (#27061) 2018-10-07 12:33:50 +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 8d96bf9656 general: always declare django-mellon if it's available (#23362) 2018-04-24 10:09:10 +02:00
Frédéric Péters 32848a53dc remove obsolete intervaltree references 2017-12-30 11:10:38 +01: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 588c5952fe debian: move exception sync job to cron.hourly (#20545)
This avoids syntax errors in crontab format.
2017-12-11 13:30:56 +01:00
Frédéric Péters 98f34a0080 build: switch stylesheet to scss (#20283) 2017-11-27 09:34:09 +01:00
Frédéric Péters 49c86650b4 debian: run additional settings snippets (#20053) 2017-11-17 11:30:37 +01:00
Thomas NOËL 73ab5cd3d7 debian: suggests postgresql instead of recommend it (#20003) 2017-11-17 11:22:23 +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
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 20e20bda0b debian: add dh-systemd to make sure service gets enabled (#16984) 2017-06-19 17:53:55 +02:00
Frédéric Péters 3775bb5b7d debian: use RuntimeDirectory option to create /run/chrono/ (#16519) 2017-05-28 16:05:56 +02:00
Frédéric Péters dfdf4621aa debian: use tmpfiles.d to create /run/chrono/ directory (#16519) 2017-05-27 17:28:11 +02:00
Frédéric Péters 8818a38827 debian: add systemd service file (#16320) 2017-05-15 23:27:10 +02:00
Frédéric Péters 9ea37ad16d debian: don't collectstatic and migrate schemas on reload (#14486) 2017-01-03 08:51:31 +01:00
Frédéric Péters 989d50f8df debian: remove HOBO_ANONYMOUS_SERVICE_USER_CLASS (ditto) 2016-06-22 15:12:34 +02:00
Frédéric Péters 869f3eff46 debian: don't set REST_FRAMEWORK (already done by hobo) 2016-06-22 15:11:33 +02:00
Frédéric Péters 2cc63f1481 api: require proper authentication to use API (#11375) 2016-06-18 11:59:26 +02:00
Thomas NOËL 6be3285af4 debian/init.d: non-interactive migrations (#10877) 2016-05-16 12:42:46 +02:00
Frédéric Péters 3641f28776 debian: remove welco references 2016-05-04 16:23:40 +02:00
Frédéric Péters a8e8484f39 debian: initial packaging 2016-05-04 16:04:41 +02:00