- 07 Feb, 2018 1 commit
-
-
Sébastiaan Versteeg authored
-
- 11 Jan, 2018 1 commit
-
-
Sébastiaan Versteeg authored
-
- 08 Jan, 2018 3 commits
-
-
Thom Wiggers authored
-
Thom Wiggers authored
-
Thom Wiggers authored
Update to beta 1
-
- 27 Dec, 2017 1 commit
-
-
- 22 Nov, 2017 1 commit
-
-
Joost Rijneveld authored
-
- 18 Oct, 2017 1 commit
-
-
Tom van Bussel authored
This commit makes the activemembers admin a lot faster by doing the following two things: 1. Add `member` to `raw_id_fields` in the inline for committee memberships. Before the entire list of members was copied for every committee membership. This resulted in html pages of several megabytes. 2. Remove duplicate queries (for different ids) by adding `select_related` calls in the right places.
-
- 17 Oct, 2017 1 commit
-
-
Tom van Bussel authored
-
- 16 Oct, 2017 1 commit
-
-
Tom van Bussel authored
-
- 25 Sep, 2017 1 commit
-
-
Bram in 't Zandt authored
-
- 13 Sep, 2017 1 commit
-
-
Bram in 't Zandt authored
-
- 01 Sep, 2017 1 commit
-
-
Sébastiaan Versteeg authored
-
- 25 Aug, 2017 1 commit
-
-
Joost Rijneveld authored
This completes the XOR check; either a verbatim address or a list
-
- 17 Aug, 2017 2 commits
-
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
- 30 Apr, 2017 3 commits
-
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
- 31 Mar, 2017 1 commit
-
-
Thom Wiggers authored
-
- 30 Mar, 2017 1 commit
-
-
Sébastiaan Versteeg authored
-
- 22 Mar, 2017 1 commit
-
-
Sébastiaan Versteeg authored
-
- 13 Mar, 2017 1 commit
-
-
Milan van Stiphout authored
-
- 08 Mar, 2017 1 commit
-
-
Milan van Stiphout authored
-
- 05 Mar, 2017 1 commit
-
-
Thom Wiggers authored
-
- 01 Mar, 2017 3 commits
-
-
Thom Wiggers authored
-
Milan van Stiphout authored
-
Milan van Stiphout authored
Changes the URL to match the new "front page" for boards. The current_board view is now unused and has thus been removed.
-
- 27 Feb, 2017 2 commits
-
-
Thom Wiggers authored
-
Thom Wiggers authored
Now we're using `setUpTestData` more, not running some slow code, using MD5 hashes for speed, and using bulk_create. Also removes some dead code.
-
- 26 Feb, 2017 1 commit
-
-
Sébastiaan Versteeg authored
-
- 22 Feb, 2017 2 commits
-
-
Milan van Stiphout authored
Also changes menu link to /boards/ as it now shows all boards.
-
Milan van Stiphout authored
Also changes menu link to /boards/ as it now shows all boards.
-
- 31 Jan, 2017 1 commit
-
-
Sébastiaan Versteeg authored
-
- 30 Jan, 2017 2 commits
-
-
Joost Rijneveld authored
This also fixes the is_staff constraint, as memberships that ended today should not give staff access anymore. This is a particularly important case, as this is typically what happens when memberships end 'today' and the object is saved.
-
Joost Rijneveld authored
-
- 29 Jan, 2017 1 commit
-
-
Joost Rijneveld authored
-
- 27 Jan, 2017 1 commit
-
-
Joost Rijneveld authored
-
- 25 Jan, 2017 1 commit
-
-
Thom Wiggers authored
This breaks Django2 otherwise
-
- 24 Jan, 2017 1 commit
-
-
Joost Rijneveld authored
-