- 16 Oct, 2017 7 commits
-
-
Tom van Bussel authored
-
Tom van Bussel authored
-
Tom van Bussel authored
-
Tom van Bussel authored
-
Thom Wiggers authored
Resize profile images on upload Closes #529 See merge request !608
-
Gijs Hendriksen authored
-
Gijs Hendriksen authored
-
- 12 Oct, 2017 2 commits
-
-
Thom Wiggers authored
Remove confusing 'cancel' button from registration info fields page Closes #525 See merge request !603
-
Sébastiaan Versteeg authored
-
- 11 Oct, 2017 10 commits
-
-
Tom van Bussel authored
Fix info fields in events API registrations See merge request !601
-
Sébastiaan Versteeg authored
-
Bram in 't Zandt authored
Fix events table values in admin See merge request !598
-
Sébastiaan Versteeg authored
-
Bram in 't Zandt authored
Fix context given to baseurl templatetag in events emails.py See merge request !600
-
Sébastiaan Versteeg authored
-
Thom Wiggers authored
Update django-rest-framework to 3.7 See merge request !596
-
Joost Rijneveld authored
In particular, this resolves the template error wrt crispyforms when deploying.
-
Sébastiaan Versteeg authored
Translation is now with capital letters and the event export displays payment method correct. See merge request !597
-
Bram in 't Zandt authored
payment method correct.
-
- 09 Oct, 2017 3 commits
-
-
Milan van Stiphout authored
Add part about committee promotion to styleguide See merge request !584
-
Thom Wiggers authored
Fix returning member pk instead of user pk See merge request !594
-
Sébastiaan Versteeg authored
-
- 04 Oct, 2017 3 commits
-
-
Sébastiaan Versteeg authored
Close photos after hashing their contents See merge request !592
-
Sébastiaan Versteeg authored
Drop deprecation feed See merge request !593
-
Thom Wiggers authored
-
- 03 Oct, 2017 1 commit
-
-
Tom van Bussel authored
When uploading photos, photos were not closed after hashing their contents. A context manager which automatically closes the files would have been nicer, but Django does not allow it.
-
- 02 Oct, 2017 6 commits
-
-
Sébastiaan Versteeg authored
Only show active partners in API See merge request !591
-
Tom van Bussel authored
Add push notifications system Closes #517 See merge request !552
-
Tom van Bussel authored
Previously inactive partners were shown in the API. As the Serializer does not include the is_active field there was no tell whether a partner was active or not. Now the API only returns active partners.
-
Tom van Bussel authored
Add API endpoint for partner events See merge request !589
-
Thom Wiggers authored
Replace site-logo-en.png See merge request !590
-
-
- 30 Sep, 2017 2 commits
-
-
Sébastiaan Versteeg authored
-
Tom van Bussel authored
HTML entities on the partner page are now removed using bleach Closes #518 See merge request !588
-
- 28 Sep, 2017 1 commit
-
-
Bram in 't Zandt authored
-
- 27 Sep, 2017 5 commits
-
-
Tom van Bussel authored
Header fields in event export are now being translated. Closes #508 See merge request !573
-
Bram in 't Zandt authored
-
Tom van Bussel authored
Unescape the descriptionfield of an event so HTML entities are decoded. Closes #491 See merge request !586
-
Tom van Bussel authored
Change django-tinymce4-lite back to release version instead of direct install using repository Closes #512 See merge request !583
-
Tom van Bussel authored
Add email for event's organising party at registration cancellation See merge request !425
-