Dominic H.
Dominic H.
Closes: #3410 (WIP) This PR shows a dialog to the user when a concurrent edit to the note (that the user is editing) is made which gives the user an...
**Describe the bug** When editing a existing room booking, a 'no valid occurrences' is sometimes raised and prevents an edit from being saved. **To Reproduce** Steps to reproduce the behavior:...
- UI mockups to share w/ Burotel admins (skipping in favor for an already existing design - the bookings page card view could work well for this) - New page...
This PR removes the legacy social share widget and replaces it with a more modern share widget (as well as adding in support for Mastodon). TODO: - [x] Support adding...
This PR relates to a change in Burotel. See https://github.com/indico/indico-plugins-cern/pull/169 for more info. Closes: #6397
Bookings overview: Indicate when new booking begins This is mainly for the Burotel plugin. The goal is to show the overflow gradient indicator (for the full-day bookings we exclusively have...
* Issue: gh-117765 ---- 📚 Documentation preview 📚: https://cpython-previews--121755.org.readthedocs.build/
* Issue: gh-86608 ---- 📚 Documentation preview 📚: https://cpython-previews--121771.org.readthedocs.build/
This PR exposes the regform image fields for use in the check-in app. See: https://github.com/indico/indico-checkin-pwa/pull/68
This PR allows resizing of timetable entries to also be updated on the backend. TODO: - [ ] Reduxify this