- 30 May, 2019 1 commit
- 28 May, 2019 1 commit
- 22 May, 2019 2 commits
-
-
Luko van der Maas authored
-
Luko van der Maas authored
-
- 13 Feb, 2019 1 commit
-
-
Thijs de Jong authored
-
- 01 Jan, 2019 1 commit
-
-
Sébastiaan Versteeg authored
-
- 19 Dec, 2018 1 commit
-
-
Tom van Bussel authored
-
- 12 Dec, 2018 1 commit
-
-
Thijs de Jong authored
-
- 28 Nov, 2018 1 commit
-
-
Thijs de Jong authored
-
- 14 Nov, 2018 3 commits
-
-
Sébastiaan Versteeg authored
-
Thijs de Jong authored
-
-
- 08 Nov, 2018 1 commit
-
-
- 21 Oct, 2018 1 commit
-
-
- 13 Oct, 2018 1 commit
-
-
- 03 Oct, 2018 1 commit
-
-
- 11 Jul, 2018 2 commits
-
-
Thom Wiggers authored
-
Thom Wiggers authored
-
- 13 Jun, 2018 1 commit
-
-
Gijs Hendriksen authored
-
- 23 May, 2018 1 commit
-
-
Tom van Bussel authored
-
- 16 May, 2018 1 commit
-
-
Tom van Bussel authored
-
- 21 Mar, 2018 1 commit
-
-
Luko van der Maas authored
-
- 11 Mar, 2018 1 commit
-
-
Sébastiaan Versteeg authored
-
- 16 Feb, 2018 1 commit
-
-
Thom Wiggers authored
-
- 14 Feb, 2018 1 commit
-
-
Joren Vrancken authored
-
- 12 Feb, 2018 1 commit
-
-
Thom Wiggers authored
-
- 20 Jan, 2018 1 commit
-
-
Sébastiaan Versteeg authored
-
- 11 Oct, 2017 2 commits
-
-
Sébastiaan Versteeg authored
-
Bram in 't Zandt authored
payment method correct.
-
- 27 Sep, 2017 2 commits
-
-
Bram in 't Zandt authored
-
Sébastiaan Versteeg authored
-
- 22 Sep, 2017 1 commit
-
-
Sébastiaan Versteeg 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
-
- 17 Sep, 2017 2 commits
-
-
Sébastiaan Versteeg authored
-
Bram in 't Zandt authored
-
- 11 Sep, 2017 1 commit
-
-
Joost Rijneveld authored
-
- 10 Sep, 2017 1 commit
-
-
Joost Rijneveld authored
-
- 16 Aug, 2017 1 commit
-
-
Sébastiaan Versteeg authored
-
- 21 Jul, 2017 1 commit
-
-
Sébastiaan Versteeg authored
-
- 24 May, 2017 1 commit
-
-
Milan van Stiphout authored
This is now checked only if the event status is REGISTRATION_REQUIRED in the clean() of the model.
-