Commit Graph

205 Commits

Author SHA1 Message Date
Frédéric Péters ea93550742 ship scss files 2018-01-16 22:32:39 +01:00
Frédéric Péters 605a0c68f0 tests: update for late string change 2018-01-15 14:27:43 +01:00
Frédéric Péters 413518158f translation update 2018-01-15 14:17:13 +01:00
Frédéric Péters db68cda706 general: add a daily view for meeting agendas (#11114) 2018-01-15 14:08:02 +01:00
Frédéric Péters c5310aca40 general: move agenda settings to a secondary page (#11114) 2018-01-12 18:17:01 +01: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 70019d195a misc: don't block exceptions because of booking on other desks (#21078) 2018-01-10 18:05:53 +01:00
Frédéric Péters b8b130e4f7 misc: always use timezone-aware datetimes (#20926) 2018-01-09 19:49:28 +01:00
Frédéric Péters 6004272376 trivial: fix indentation in new interval module 2017-12-30 14:29:02 +01:00
Frédéric Péters 5c446fc57c misc: pass datetime filter as a datetime object, not a function (#20924) 2017-12-30 11:52:41 +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 236c1fc3e7 tests: add check for a change in opening hours 2017-12-30 08:56:02 +01:00
Benjamin Dauvergne 6d4afedc47 api: replace intervaltree by chrono.interval (#20732) 2017-12-30 08:56:02 +01:00
Benjamin Dauvergne 38b79a368c general: add custom implementation of interval sets (#20732) 2017-12-30 08:56:02 +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 faa85ba3bd tox: limit to pylint < 1.8
Newer version is broken (see for example build 630)
2017-12-20 16:11:20 +01:00
Frédéric Péters dd9274fd05 manager: don't crash on empty "time period exception" dialog (#20461) 2017-12-12 11:41:45 +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 8069c20c74 api: include meeting end datetime in fillslot API response (#20556) 2017-12-11 11:20:53 +01:00
Frédéric Péters 1111695dd5 api: correctly remove all timeslots overlapped by exceptions (#20386) 2017-12-04 14:23:18 +01:00
Frédéric Péters add27d0933 general: exhaustively list available meeting datetimes (#19150) 2017-12-04 14:23:18 +01:00
Frédéric Péters b93098d4e6 misc: increase allowed size for exceptions URL (#20067) 2017-12-03 13:40:47 +01:00
Frédéric Péters 04eda9a4ec general: increase slug max length to be able to hold whole label (#18101) 2017-12-03 13:40:47 +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 a51fb45aa4 general: add label/user_name/backoffice_url metadata on bookings (#20280) 2017-12-02 19:01:14 +01:00
Frédéric Péters 969394c623 tox: don't install pytest-capturelog, obsoleted by pytest 3.3 2017-11-29 23:43:21 +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
Frédéric Péters d2199f8331 translation update 2017-11-06 10:40:33 +01:00
Frédéric Péters 0ab8ee91d2 manager: do not block adding exceptions on cancelled bookings (#19872) 2017-11-03 10:14:45 +01:00
Frédéric Péters 12950a6012 misc: remove unused imports 2017-11-02 17:57:31 +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 20aa74b697 api: don't return agenda internal identifiers (#19266) 2017-10-30 14:38:49 +01:00
Frédéric Péters 6ead030aed api: add dedicated error handling for invalid place count value (#19552) 2017-10-19 14:08:40 +02:00
Josue Kouka fc1bdf3391 api: add desk info in booking response (#18973) 2017-10-12 08:56:45 +02:00
Frédéric Péters 169cc6a0ab api: add new API to get list of desks (#19069) 2017-10-12 08:51:49 +02:00
Frédéric Péters 8e55b43a2a misc: sync requirements.txt with setup.py 2017-10-07 10:11:24 +02: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
Frédéric Péters a6f108efd9 misc: fix timeslot computation to work across daylight saving time (#19089) 2017-09-30 00:15:13 +02:00
Serghei Mihai 5fce9e5193 agendas: fix event name decoding returned by vobject (#19060) 2017-09-28 16:15:33 +02:00
Frédéric Péters b5e375cc8a translation update 2017-09-28 15:16:36 +02:00
Serghei Mihai d10a22d564 agenda: import timeperiod exceptions from .ics (#16798) 2017-09-28 11:10:02 +02:00
Frédéric Péters 75ad98a7cc fix erroneous form of translation 2017-09-27 20:37:34 +02:00
Josue Kouka 74516b5300 fix: exclude slot one exception at a time (#19009) 2017-09-27 15:50:54 +02:00
Frédéric Péters 8c715cd3c2 translation update 2017-09-26 18:12:49 +02:00
Frédéric Péters 971b6a17fe manager: update breadcrumbs to all have a similar structure (#18992) 2017-09-26 18:12:49 +02:00
Frédéric Péters 210907f805 misc: don't expose "slug" as a word to the user (#18993) 2017-09-26 18:12:49 +02:00
Josue Kouka 9d7738929c add time period exception management (#12550) 2017-09-26 10:16:58 +02:00
Frédéric Péters bb043fb85e manager: don't display "add time period" link to non-managers (#18564) 2017-09-11 10:08:51 +02:00