- Dec 02, 2022
-
-
Benjamin Hättasch authored
This implements #120
-
- Nov 28, 2022
-
-
Benjamin Hättasch authored
Load custom css in admin interface, too Fix lading of locales in scheduler Improve icon in scheduler Reduce SQL query amount in scheduler
-
Benjamin Hättasch authored
Create new view (including template and form) Link on status page Add translations
-
- Nov 27, 2022
-
-
Benjamin Hättasch authored
Move general ajax setup call to external js file Move common functionality for CV loading to external js file Visualize existing violations in scheduler Add reloading function to scheduler
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
- Nov 26, 2022
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Adapt loading templates Move plan loader template to AKModel Add new template to load all css and scripts for availabilities with one call Use that loader in views with availabilities editors
-
Benjamin Hättasch authored
-
- Sep 27, 2022
-
-
Benjamin Hättasch authored
Introduce admin action Add function to find AKs without availabilities to event model Link new action on view of AKs requiring special attention Minor design improvements This implements the final part of #145
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Show count of slots for wishes and link directly to a filtered list
-
Benjamin Hättasch authored
Use annotations to query counts of owners, slots and availabilities directly in main query
-
Benjamin Hättasch authored
This implements first part of #145
-
- Sep 26, 2022
-
-
Benjamin Hättasch authored
Previously, linking of next and previous AKs did not always work correctly for wishes Also remove input for interest on AK list
-
- Aug 17, 2022
-
-
Make sure missing availabilities are only reported for AKs and not wishes Improve efficiency
-
Benjamin Hättasch authored
Implements #147
-
Benjamin Hättasch authored
Implements #146 Show: AKs with comments, AK wishes with slots, AKs without availabilities, AKs without slots
-
- Aug 16, 2022
-
-
This implements #148
-
- May 25, 2022
-
-
This fixes #131
-
This includes returning the edit url as part of the (internal) API response
-
- Oct 29, 2021
-
-
Nadja Geisler authored
-
Nadja Geisler authored
adds datetimefield for start to Event model adds datetimefield for start to Event model adds translations adds migration
-
Benjamin Hättasch authored
-
- Oct 28, 2021
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Both violation and warning for capacity nearly exceeded Adapt model (better description for capacity exceeded violation type) Add comment to detail fields of constraint violation
-
- May 16, 2021
-
-
Benjamin Hättasch authored
This is done by generating the "now" timestamp from python instead of JavaScript using a newly created templatetag The new "now" function is used in all AKPlan calendar views as well as in AKScheduling's scheduler view
-
- May 13, 2021
-
-
Nadja Geisler authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
- May 12, 2021
-
-
Nadja Geisler authored
-
-
Additionally, make sure that ak fields are always filled (was not the case for multiple aks in one room check)
-
Implement check for overlapping AK slots in the same room Implement check for overlapping AK slots by the same owner triggered by changing the slot
-
Improve constraint violation string representation to prevent endless recursion Create violation check for changed owner of AK (bound to new m2m_changed signal) Add doc comments
-
Add helper fields and methods to ConstraintViolation model Introduce helper method do determine whether two AKSlots overlap Add receivers to AKScheduling Implement stub for OWNER_TWO_SLOTS violation
-
- May 11, 2021
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Additionally, make sure that ak fields are always filled (was not the case for multiple aks in one room check)
-
Benjamin Hättasch authored
Implement check for overlapping AK slots in the same room Implement check for overlapping AK slots by the same owner triggered by changing the slot
-
Benjamin Hättasch authored
Improve constraint violation string representation to prevent endless recursion Create violation check for changed owner of AK (bound to new m2m_changed signal) Add doc comments
-