- Sep 27, 2022
-
-
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
-
- May 10, 2021
-
-
Benjamin Hättasch authored
-
-
This also introduces some additional properties for human readable details of the violations to the model
-
-
Additionally fix wrong app installed check for ak detail link (should be AKSubmission, not AKScheduling)
-
- May 09, 2021
-
-
Benjamin Hättasch authored
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
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
This also introduces some additional properties for human readable details of the violations to the model
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Additionally fix wrong app installed check for ak detail link (should be AKSubmission, not AKScheduling)
-