- 16 Nov, 2016 1 commit
-
-
Thom Wiggers authored
Add various missing translations Closes #153 See merge request !172
-
- 14 Nov, 2016 2 commits
-
-
Joost Rijneveld authored
-
Joost Rijneveld authored
-
- 13 Nov, 2016 5 commits
-
-
Luuk Scholten authored
Make url patterns more consistent Closes #122 This addresses nearly all changes from the proposed urls.csv. However, the changes to the password reset URLs have not been implemented. We currently include `django.contrib.auth.urls` for all URLs related to authentication, and changing those would require including all of the individual URLs instead. For maintainability, I suggest we maintain the `reset` pattern instead of the (arguably more clear) `reset-password`. See merge request !171
-
Joost Rijneveld authored
-
Joost Rijneveld authored
-
Sébastiaan Versteeg authored
Revert "Fix translation.py error when saving" This reverts commit d31edc44. See the discussion in issue #149; this evaluated get_language when the models were loaded rather than upon rendering the view Closes #149 This potentially breaks what was achieved in !126. I gave it a superficial glance and it looked like the migration still works, but perhaps this could do with some more thorough checking. See merge request !170
-
Joost Rijneveld authored
This reverts commit d31edc44. See the discussion in issue #149; this evaluated get_language when the models were loaded rather than upon rendering the view
-
- 10 Nov, 2016 5 commits
-
-
Sébastiaan Versteeg authored
Add enter See merge request !168
-
Thom Wiggers authored
-
Sébastiaan Versteeg authored
Fix deprecation errors by providing app_nam in urls.py See https://docs.djangoproject.com/en/1.10/topics/http/urls/#namespaces-and-include See merge request !166
-
Luuk Scholten authored
Add bleach to the vacancy page for a more readable description @lscholten, je hebt het gezien. See merge request !165
-
- 09 Nov, 2016 14 commits
-
-
Thom Wiggers authored
Fix translation of account from "Bankrekening" to "Account" Closes #147 See merge request !163
-
Thom Wiggers authored
Make courses visible again They were not visible, now they are See merge request !161
-
Joren Vrancken authored
-
Luuk Scholten authored
Add bleach to events Without bleach filtering the description text, it is possible for administrators to add any HTML they want to the description. See merge request !164
-
Luuk Scholten authored
Show photo albums to members only and only the albums made during their membership Closes #81 See merge request !158
-
Joren Vrancken authored
-
Jelle Besseling authored
-
Luuk Scholten authored
Close link to bookstore in Dutch translation Closes #146 See merge request !162
-
Luuk Scholten authored
They were not visible, now they are
-
Jelle Besseling authored
-
Sébastiaan Versteeg authored
Resolve "Vertaling voor kvk is omgedraaid op /contact" Closes #145 See merge request !160
-
Jelle Besseling authored
The Dutch and English translation were swapped.
-
Sébastiaan Versteeg authored
Move generation of thumbnail to image path instead of templatetag This method significantly improves load time of a album page. A testset from a ReSnap customer of 800MB DSLR pictures loads without any problems (on my laptop, will be a bit slower for non SSD probably). Closes #80 See merge request !144
-
Sébastiaan Versteeg authored
-
- 06 Nov, 2016 1 commit
-
-
Luuk Scholten authored
Send email to people on event waiting list Closes #141 See merge request !155
-
- 05 Nov, 2016 1 commit
-
-
Joost Rijneveld authored
Fix typo and menu focus state See merge request !157
-
- 04 Nov, 2016 2 commits
-
-
Sébastiaan Versteeg authored
-
Luuk Scholten authored
-
- 03 Nov, 2016 2 commits
-
-
Thom Wiggers authored
Add CORS middleware for api Handle CORS See merge request !151
-
Sébastiaan Versteeg authored
-
- 02 Nov, 2016 7 commits
-
-
Joost Rijneveld authored
Fix line ending issues font files poging twee See merge request !154
-
Luuk Scholten authored
Revert "Merge branch 'font-files-binary' into 'master'" This reverts merge request !152, want `git commit -am` heeft ons gereckt :( See merge request !153
-
Luuk Scholten authored
-
Joost Rijneveld authored
This reverts merge request !152
-
Joost Rijneveld authored
Fix line ending issues font files See merge request !152
-
Luuk Scholten authored
-
Thom Wiggers authored
-