- 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
-
-