- 22 Oct, 2016 1 commit
-
-
- 21 Oct, 2016 17 commits
-
-
Thom Wiggers authored
This reverts merge request !124
-
Thom Wiggers authored
Import events Should work, someone else should take a look at it. See merge request !124
-
Sébastiaan Versteeg authored
Add wiki login api Partially implements #101 Still needs the accompanying wiki plugin to be written (blergh, php) See merge request !122
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
-
-
-
-
-
-
-
-
-
-
-
- 20 Oct, 2016 1 commit
-
-
Sébastiaan Versteeg authored
Fix the `is_staff` setting check It tried to check the wrong related set (not sure what set, actually). See merge request !123
-
- 19 Oct, 2016 12 commits
-
-
Thom Wiggers authored
Feature: Pizzas. Closes #50 See merge request !89
-
Thom Wiggers authored
-
Thom Wiggers authored
Partially implements #101
-
Luuk Scholten authored
Added some user feedback to createfixtures Calling createfixtures without arguments will silently do nothing which is very confusing See merge request !120
-
Luuk Scholten authored
Events administration Closes #111 and #52 De admin is nu 100% width zodat velden niet zo snel meer zorgen voor overflows. En daarnaast is de container waarin de tabellen staan nu `overflow-y: auto`. Dit zorgt ervoor dat de container te scrollen is als deze buiten beeld valt, lost best makkelijk het probleem op. En dat zelfs op dezelfde manier waarop de Django admin dat op andere plekken ook doet :) De aanwezigheidsregistratie gaat met checkboxes en een beetje jQuery. Lekker makkelijk, inclusief csrf. En het werkt instant als je vinkjes gaat zetten. Je hoeft niet eens op opslaan te klikken. See merge request !118
-
Sébastiaan Versteeg authored
-
-
-
Notable TODO is adding messages for end-users on actions
-
Wietse Kuipers authored
Calling createfixtures without arguments will silently do nothing which is very confusing
-
Sébastiaan Versteeg authored
Improve exporting of events by feedback from @kirstenkingma See merge request !119
-
Thom Wiggers authored
-
- 18 Oct, 2016 3 commits
-
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
- 17 Oct, 2016 2 commits
-
-
Sébastiaan Versteeg authored
Translate searchable fields Closes #112 See merge request !117
-
Joost Rijneveld authored
-
- 12 Oct, 2016 4 commits
-
-
Thom Wiggers authored
Allow for more GET/POST fields, for member admin This setting defaults to 1000, but when we want to perform actions on more than 1000 entries in the admin, this fails. This is useful when e.g. modifying/deleting all member records, and 10K is still easily sufficient to protect against DoS. See merge request !115
-
Sébastiaan Versteeg authored
Resolve "Data migrations for all mailing lists" Closes #95 See merge request !114
-
Joost Rijneveld authored
This setting defaults to 1000, but when we want to perform actions on more than 1000 entries in the admin, this fails. This is useful when e.g. modifying/deleting all member records, and 10K is still easily sufficient to protect against DoS.
-
Joost Rijneveld authored
-