Commit Graph

307 Commits

Author SHA1 Message Date
Frédéric Péters ed85d7122b translation update 2019-02-07 11:25:11 +01:00
Frédéric Péters 04d5324dc2 misc: rename csv template file as .txt so it gets considered for i18n (#30452) 2019-02-07 11:25:11 +01:00
Frédéric Péters 1f02150240 manager: fix datepicker navigation in IE (#30043) 2019-02-07 11:25:11 +01:00
Frédéric Péters b3a284d825 api: include delays in agenda API (#29847) 2019-02-07 11:25:11 +01:00
Frédéric Péters c348df5ff3 misc: include data line in events CSV example file (#30415) 2019-02-06 09:19:27 +01:00
Frédéric Péters 5e97c7e72b manager: manually calculate table contents position on MSIE (#29253) 2019-01-08 14:38:43 +01:00
Frédéric Péters 0a21240e81 manager: add proper spacing to title parts (#29449) 2019-01-05 19:49:47 +01:00
Frédéric Péters 9d902b28fd debian: disable uwsgi memory report (#19840) 2019-01-04 14:10:21 +01:00
Frédéric Péters 9bb4a067f0 manager: use bold for current day header in month view (#29431) 2019-01-04 09:53:29 +01:00
Frédéric Péters bce2afa53c manager: don't add a leading zero to day numbers in month view (#29432) 2019-01-03 17:05:36 +01:00
Frédéric Péters ac9705a167 api: fix max size of booking label (#29402) 2019-01-02 17:11:31 +01:00
Frédéric Péters 09bcec9cc6 tox: limit pylint-django to a version working with pylint<1.8 (#29170) 2018-12-24 09:13:18 +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 2016735664 misc: fix handling of events close to midnight (#29142) 2018-12-18 09:54:02 +01:00
Frédéric Péters 662a7b5f5e manager: remove timeperiods display 1px offset (#29153) 2018-12-18 09:54:02 +01:00
Frédéric Péters 8025ded392 misc: don't cascade group deletion to agendas (#28710) 2018-12-06 13:52:35 +01:00
Frédéric Péters fcc9a33b96 tox: limit pytest to <4 2018-11-15 09:27:12 +01:00
Frédéric Péters 86861aa28f manager: switch time selection to the html5 time input widget (#13603) 2018-11-14 11:31:36 +01:00
Frédéric Péters 12d99d5193 tests: adapt to Python 3.5 json module requiring strings (#26924) 2018-11-14 11:31:36 +01:00
Frédéric Péters d1d49da454 translation update 2018-11-14 08:49:21 +01:00
Frédéric Péters 9e41e9d77c general: add support for importing permissions (#26924) 2018-11-14 08:49:21 +01:00
Thomas NOËL aa7e887dec misc: use correct content type for menu.json jsonp request (#14684) 2018-11-14 08:49:21 +01:00
Frédéric Péters 07e3e5180f api: add duration to meeting fillslot result (#27900) 2018-11-14 08:42:59 +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 6b99e6e0d4 manager: redirect day view to last day of month when out of range (#26455) 2018-10-31 11:43:30 +01:00
Frédéric Péters 5f042b7ee5 manager: adapt December view to work when last week is week 1 (#27670) 2018-10-30 15:03:09 +01:00
Benjamin Dauvergne 07402527c2 improve filter for ponctual vevent exceptions (#27263)
To differentiate events between those coming from locally uploaded and remotely fetched
.ics files, we must look up the locally uploaded ones with a filter of
"recurrence_id=0".
2018-10-22 12:08:45 +02:00
Benjamin Dauvergne b364e11855 test rruleset emptyness (#27263)
rruleset does not define a __nonzero__ magic method like a container
would do.
2018-10-22 12:08:35 +02: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
Frédéric Péters 306f851a8c misc: fix display of success message on import (#27035) 2018-10-05 14:41:59 +02:00
Frédéric Péters 3810c1ec74 misc: adapt to Python 3.5 json module requiring strings (#25985) 2018-10-05 10:48:54 +02:00
Frédéric Péters 5f499722cc translation update 2018-10-05 09:31:59 +02:00
Frédéric Péters 29b9bea43d manager: add widget to define time periods for multiple days at once (#25970) 2018-09-25 10:14:52 +02:00
Frédéric Péters d0d7c3de1e manager: add UI to export/import agendas (#25985) 2018-09-25 10:14:52 +02:00
Frédéric Péters 34c13e96ed manager: improve visual association between day label and hours (#26426) 2018-09-25 10:14:48 +02:00
Frédéric Péters e6697e54ea update translations 2018-09-06 11:18:26 +02:00
Frédéric Péters c44ef49f5a manager: add white space between day columns (#26130) 2018-09-06 10:23:44 +02:00
Serghei Mihai 255bd29468 manager: add a monthly view for meeting agendas (#21326) 2018-09-05 22:49:10 +02:00
Serghei Mihai 102beb5b4a manager: refactor agenda day view (#21326) 2018-09-05 15:06:22 +02:00
Serghei Mihai 22d137836f manager: rename element for calendar date picking (#21326) 2018-09-05 15:06:08 +02:00
Frédéric Péters b3a4483f00 setup: add missing CompileError import (#26011) 2018-09-03 09:17:31 +02:00
Serghei Mihai 0a9286c591 scss: add common agenda tables styles (#26003) 2018-08-31 18:44:53 +02:00
Frédéric Péters 2fdf730c05 update to new appbar markup (#25933) 2018-08-30 10:06:20 +02:00
Frédéric Péters 33ba0fe29d fix row height calculation mismatch on python 3 (#25932) 2018-08-30 10:06:20 +02:00
Frédéric Péters e8a74a1828 misc: add new css class to agenda table (#25931) 2018-08-30 10:06:20 +02:00
Thomas NOËL 639c8c295c handle exception vevent without summary (#25887) 2018-08-27 21:03:18 +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