Commit Graph

35 Commits

Author SHA1 Message Date
Frédéric Péters 88a8e4a8d8 manager: redo <title> to be "page name | global name" (#73381) 2023-01-13 15:02:50 +01:00
Valentin Deniaud 7c0eb04c45 misc: apply djhtml (#69404) 2022-09-27 16:46:12 +02:00
Valentin Deniaud 0fd2e6a51a manager: make some templates more generic (#62146) 2022-03-15 09:47:26 +01:00
Lauréline Guérin 81cb0ee0ea
manager: fix month view link display on open events (#48875) 2020-11-26 14:52:40 +01:00
Valentin Deniaud 677ec53426 templates: change scope of actions blocks (#44157)
It will allow adding extra-actions buttons in child templates.
2020-08-31 10:04:44 +02:00
Valentin Deniaud 6ea150a0ed templates: rename extra-actions block to just actions (#44157)
extra-actions should only designate options in kebab menu.
2020-08-31 10:04:44 +02:00
Lauréline Guérin e9fca76b10
manager: add opened events view for event agenda (#44457) 2020-07-24 10:06:29 +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 b21b8b1524 misc: include agenda label in <title> element (#21287) 2018-01-22 15:38:23 +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
Serghei Mihai d10a22d564 agenda: import timeperiod exceptions from .ics (#16798) 2017-09-28 11:10:02 +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
Frédéric Péters 4c1dd71be5 manager: do not expose time periods before meeting types are created (#18563) 2017-09-11 10:08:51 +02:00
Frédéric Péters f28b936028 manager: misc improvements to ui/ux of multi-desk management (#18414) 2017-09-04 12:30:42 +02:00
Josue Kouka f851de07df add multiple desk management (#15729) 2017-09-04 11:00:01 +02:00
Frédéric Péters be59a60b25 manager: use popups to edit and add delete icons in listings (#18181) 2017-08-29 10:36:27 +02:00
Frédéric Péters c33754433f api: update meeting types API to be based on slugs (#13792) 2016-10-29 15:14:50 +02:00
Frédéric Péters a233f39dd1 api: update datetimes/fillslot API to get agenda by slug (#13792) 2016-10-29 15:14:49 +02:00
Frédéric Péters 89a452d924 manager: mark events that are out of booking period (#13382) 2016-10-03 14:24:47 +02:00
Frédéric Péters 6fa14100e3 manager: add edit/view permissions to agendas (#13201) 2016-09-18 17:17:33 +02:00
Frédéric Péters e6fa7e3a05 manager: add possibility to import events from a CSV file (#13143) 2016-09-16 15:04:02 +02:00
Frédéric Péters 71b7130445 add minimal/maximal booking delays (#12673) 2016-09-11 19:16:15 +02:00
Frédéric Péters d83cf15f47 manager: include object identifiers in page content (#13141) 2016-09-11 11:58:41 +02:00
Frédéric Péters b26f51e36c add support for "meetings" agendas (#13139) 2016-09-11 11:31:29 +02:00
Frédéric Péters 86ea68a88a manager: don't use a popup when editing events 2016-09-04 17:44:17 +02:00
Frédéric Péters 58bcbac552 manager: don't repeat "agenda" in title 2016-09-04 17:41:34 +02:00
Frédéric Péters 2c573c3c4c manager: display waiting list occupation if all places are for waiting list 2016-07-07 18:05:42 +02:00
Frédéric Péters 3653b8f7aa manager: mark overquota and full events 2016-07-07 16:46:05 +02:00
Frédéric Péters 5aeb24d58a general: add waiting list support (#11111) 2016-07-07 16:21:55 +02:00
Frédéric Péters d416777187 manager: add occupation indicator to event bars 2016-06-19 21:03:12 +02:00
Frédéric Péters 308bd37ecd general: allow a custom label on events (#11112) 2016-06-18 13:29:52 +02:00
Frédéric Péters f7f7c2ef26 misc: display booked places in manager view
(this factors the booked_place annotation into a new manager for the Event
object)
2016-02-23 22:36:09 +01:00
Frédéric Péters 349d4baaed add initial events management
This includes a copy of django-datetime-widget, it should be replaced by our
own datetime widget, based on a recent version of the bootstrap datetimepicker,
packaged as a xstatic.
2016-02-23 22:35:51 +01:00
Frédéric Péters 101c462157 add skeleton model and management pages for agendas 2016-02-23 22:35:50 +01:00