Drag and drop based plan for scheduling
- Allow to mark availabilites for rooms (Implements #92 (closed))
- Update fullcalendar v4 to v5 (and resolve breaking changes)
- Create scheduling view in admin interface
- Introduce read API for resources and (background) events in fullcalendar format
- Introduce write API for events
- Implement callbacks for frontend event manipulations
Edited by Benjamin Hättasch
Merge request reports
Activity
added feature work-in-progress labels
added 1 commit
- 3350bfb9 - Port fullcalendar 4 (plan views) to version 5
added 1 commit
- 1d8122cc - Show room availabilities in plan detail view
added 1 commit
- 23277b10 - Created scheduling view (currently "readonly")
added 1 commit
- 694bcd43 - Scheduling: Allow to place previously unscheduled slots
Implements big parts of #46 (closed), however, calculation and visualization of constraint violations is still missing.
assigned to @ngeisler
Implements #42 (closed)
added 29 commits
-
694bcd43...9f8de915 - 21 commits from branch
master - 5a5cfd88 - Allow to mark availabilites for rooms
- 19deee2a - Port fullcalendar 4 (plan views) to version 5
- 1e532cb2 - Show room availabilities in plan detail view
- 9164082d - Created scheduling view (currently "readonly")
- 945411f2 - Scheduling: Load resources dynamically
- 749a984d - Scheduling: Load events and availabilities using API
- 2750e2f8 - Scheduling: Persistent plan changes
- 2ed7a465 - Scheduling: Allow to place previously unscheduled slots
Toggle commit list-
694bcd43...9f8de915 - 21 commits from branch
mentioned in commit 0adacca7
Please register or sign in to reply