- 25 Sep, 2017 4 commits
-
-
Sébastiaan Versteeg authored
Resolve "Add description to board detail page" Closes #502 See merge request !574
-
Sébastiaan Versteeg authored
Fix issue where the API allows orders to be cancelled when it shouldn't. See merge request !585
-
Bram in 't Zandt authored
-
Gijs Hendriksen authored
There was a bug in the API where a user could cancel an order, even though it had been paid for or the event had ended.
-
- 23 Sep, 2017 5 commits
-
-
Sébastiaan Versteeg authored
Really remove all duplicates from the statistics Closes #496 See merge request !581
-
Sébastiaan Versteeg authored
Faster filters in UserAdmin See merge request !582
-
Tom van Bussel authored
Fix payment status export and AJAX changes See merge request !580
-
Tom van Bussel authored
The filters now use proper querysets instead of looping over the objects.
-
Tom van Bussel authored
Members with `Membership`s of multiple types (e.g. one `Membership` as a normal member and one `Membership` as a honorary member) were counted twice in the statistics due to a `membership__type=...` in the queries. The fix is counting the number of active `Membership`s instead of the number of active `Member`s (in a given study year).
-
- 22 Sep, 2017 7 commits
-
-
Sébastiaan Versteeg authored
Added pizza API Closes #490 See merge request !575
-
Gijs Hendriksen authored
-
Gijs Hendriksen authored
-
Gijs Hendriksen authored
-
Gijs Hendriksen authored
-
Gijs Hendriksen authored
-
Sébastiaan Versteeg authored
-
- 21 Sep, 2017 4 commits
-
-
Sébastiaan Versteeg authored
Added extra categories for exam answers Closes #387 See merge request !546
-
Sébastiaan Versteeg authored
Do not create Photo objects for non-photo files when uploading albums Closes #511 See merge request !577
-
Tom van Bussel authored
Events refactor See merge request !549
-
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
-
- 20 Sep, 2017 9 commits
-
-
Joost Rijneveld authored
Add TinyMCE4 specific commit to requirements.txt See merge request !578
-
Sébastiaan Versteeg authored
-
Tom van Bussel authored
Make optin list multilangual Closes #296 See merge request !576
-
Tom van Bussel authored
-
Sébastiaan Versteeg authored
Users without a membership are now marked as Unknown membership history Closes #503 See merge request !570
-
Bram in 't Zandt authored
-
Bram in 't Zandt authored
-
Sébastiaan Versteeg authored
-
Joost Rijneveld authored
Remove duplicate image files and fix glyphicons url in CSS See merge request !569
-
- 17 Sep, 2017 5 commits
-
-
Sébastiaan Versteeg authored
Add fixtures for more models Closes #45 See merge request !572
-
Sébastiaan Versteeg authored
Export of events registrations is fixed Closes #507 See merge request !571
-
Sébastiaan Versteeg authored
-
Tom van Bussel authored
-
Bram in 't Zandt authored
-
- 15 Sep, 2017 3 commits
-
-
Bram in 't Zandt authored
-
Sébastiaan Versteeg authored
Honorary members are no longer included in the IBAN export Closes #500 See merge request !562
-
Sébastiaan Versteeg authored
-
- 14 Sep, 2017 3 commits
-
-
Sébastiaan Versteeg authored
Merge branch '417-lidmaatschapsdata-van-een-commissie-kunnen-buiten-het-bestaan-van-een-commissie-vallen' into 'master' Force start and end date to be within comittee start and end date Closes #417 See merge request !561
-
Sébastiaan Versteeg authored
Clarify licencing situation Closes #505 See merge request !568
-
Thom Wiggers authored
Closes #505
-