- May 25, 2022
-
-
-
Nadja Geisler authored
Speedup of AKPlan See merge request !115
-
Make sure event is only loaded once Massively reduce amount of SQL queries (e.g., plan view reduced from multiple queries per AK where over half of them are duplicates down to only 2 queries -- independent of AK count) Replace software-side list constructions with in-database operations
-
Nadja Geisler authored
Introduce utility to export all data related to an event to json See merge request !114
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Nadja Geisler authored
-
- May 12, 2022
-
-
Benjamin Hättasch authored
This consists of a bash script to call and prepare as well as a python script to process the dump created by django and restrict it to the entries related to the event
-
Benjamin Hättasch authored
Add a new mandatory event reference to the model Add a migration that makes sure all existing messages are updated accordingly Adapt the frontend view that sends the message to fill the event field
-
- Apr 20, 2022
-
-
Nadja Geisler authored
Fix CI pipeline and remove version pinning in setup script See merge request !113
-
Nadja Geisler authored
-
- Dec 04, 2021
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
- Oct 29, 2021
-
-
Nadja Geisler authored
-
Nadja Geisler authored
add interest window See merge request !111
-
Nadja Geisler authored
-
Benjamin Hättasch authored
Additionally, remove obsolete logging
-
Benjamin Hättasch authored
Merge branch 'interest_restriction' of gitlab.fachschaften.org:kif/akplanning into interest_restriction
-
Benjamin Hättasch authored
-
Nadja Geisler authored
-
Benjamin Hättasch authored
This endpoint checks for validity of the request and increments the AK interest counter if currently allowed
-
Nadja Geisler authored
adds datetimefield for start to Event model adds datetimefield for start to Event model adds translations adds migration
-
Nadja Geisler authored
Implement additional constraint validation checks See merge request !110
-
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
-
Benjamin Hättasch authored
-
- Jun 17, 2021
-
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
-
- May 27, 2021
-
-
Tim Neumann authored
As suggested in review
-
- May 16, 2021
-
-
Nadja Geisler authored
Fix now indicator in fullcalendar views (AKPlan) for users from other timezones See merge request !109
-
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
-
Nadja Geisler authored
Fix CSP for new event wizard (allow loading external style/script files for datepicker) See merge request !108
-
- May 15, 2021
-
-
Benjamin Hättasch authored
-
Nadja Geisler authored
Introduce and use a present_by_default attribute for AKCategory See merge request !107
-
Benjamin Hättasch authored
-
Benjamin Hättasch authored
Use for slide generation Show effect it will have on AK detail page Add migration Add translations
-
- May 14, 2021
-
-
Benjamin Hättasch authored
Change title of AK Detail Page See merge request !106
-