- 05 Dec, 2018 1 commit
-
-
Luko van der Maas authored
Handle update of present/payment fields separately See merge request !1085 (cherry picked from commit e5cd7da4) 1ff181d6 Handle update of present/payment fields separately
-
- 08 Nov, 2018 1 commit
-
-
Fix the birthdays calendar by refactoring the start/end date query parsing Closes #764 See merge request thalia/concrexit!1049 (cherry picked from commit 4943127f) 168a2222 Fix the birthdays calendar by refactoring the start/end date query parsing
-
- 10 Oct, 2018 1 commit
-
-
Thom Wiggers authored
-
- 03 Oct, 2018 1 commit
-
-
- 20 Sep, 2018 1 commit
-
-
Sébastiaan Versteeg authored
-
- 27 Aug, 2018 1 commit
-
-
Sébastiaan Versteeg authored
-
- 13 Jun, 2018 1 commit
-
-
Sébastiaan Versteeg authored
-
- 05 Jun, 2018 1 commit
-
-
Gijs Hendriksen authored
-
- 03 Dec, 2017 1 commit
-
-
Sébastiaan Versteeg authored
-
- 30 Oct, 2017 1 commit
-
-
Thom Wiggers authored
-
- 28 Oct, 2017 1 commit
-
-
Tom van Bussel authored
A new check in flake8 complains about them.
-
- 17 Oct, 2017 1 commit
-
-
Tom van Bussel authored
-
- 16 Oct, 2017 1 commit
-
-
Tom van Bussel authored
-
- 21 Sep, 2017 1 commit
-
-
Sébastiaan Versteeg authored
- Put admin views in a separate file - Move creation/updating/cancelling of registrations to services.py - Create classes for all frontend views so that these are class-based - Make small changes to registration behaviour and urls (update form now loads using get) - Make small changes to model methods: change some into properties or remove them in total and add new ones for better global usage - Add API for registrations Use event instead of event pk for Add is_registration_allowed Do not use status for is_registration_allowed Rename is_registration_allowed, add cancellation_allowed and tests Completely remove event 'status' Catch DoesNotExist exceptions Fix tests and PEP8 Rename is_registration_allowed to _is_registration_allowed Move event attendance check to member model Remove status property from events Fix API fields Add deprecated status field to events serializer Fix event_id to pk Fix serializers and viewsets Change errors of update_registration Make a default empty hidden field Fix fields in admin Return latest data after update Add tests for API Fix all_present Fix services create registration return
-
- 21 Jul, 2017 1 commit
-
-
Sébastiaan Versteeg authored
-
- 11 Jun, 2017 1 commit
-
-
Gijs Hendriksen authored
Previously, the `events/<pk>/registered` route returned the waiting list instead of the actual registrations.
-
- 03 Jun, 2017 1 commit
-
-
Luuk Scholten authored
-
- 28 May, 2017 10 commits
-
-
Sébastiaan Versteeg authored
Make sure you can only access other (=queued/cancelled) registrations when you have the perms to do so
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
-
-
-
-
- 26 Apr, 2017 1 commit
-
-
Voegt de ongepubliceerde evenementen toe aan de gangbare kalender van iedereen die de permissie heeft om een evenement toe te voegen. Dit geldt voor zowel de lijst-, week- als ook maand-weergave. Close #308
-
- 22 Feb, 2017 1 commit
-
-
- 22 Oct, 2016 1 commit
-
-
Joost Rijneveld authored
-
- 25 Aug, 2016 1 commit
-
-