- 20 Nov, 2018 5 commits
-
-
Jelle van der Waa authored
Netboot test
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
news: Add tests for all news functionality
-
Jelle van der Waa authored
-
- 18 Nov, 2018 5 commits
-
-
Jelle van der Waa authored
Js deprecated
-
Jelle van der Waa authored
The only user of format_filesize is visualize.js, move the code there to reduce archewb.js which is loaded on multiple pages.
-
Jelle van der Waa authored
In 373a426c we removed the i686/x64_64 differences report and forgot to remove the used JavaScript functions.
-
Jelle van der Waa authored
-
Jelle van der Waa authored
.attr() is deprecated in jQuery so use .prop() to switch the checkboxes.
-
- 17 Nov, 2018 7 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Fix Foreignkey implicit on_delete on django < 2.0
-
Jelle van der Waa authored
Foreignkey used to implicitly be on_delete=models.CASCADE and has to be explicit now.
-
Jelle van der Waa authored
Django deprecations
-
Jelle van der Waa authored
Use is_authenticated as an attribute.
-
Jelle van der Waa authored
MIDDLEWARE_CLASSES is deprecated in Django 1.10.
-
Jelle van der Waa authored
Update assignment_tag to simple_tag since the assignment_tag is deprecated.
-
- 13 Nov, 2018 2 commits
-
-
Jelle van der Waa authored
update to django 1.11.16
-
Jelle van der Waa authored
-
- 10 Nov, 2018 1 commit
-
-
Jelle van der Waa authored
-
- 07 Nov, 2018 1 commit
-
-
Jelle van der Waa authored
Add retire_user command
-
- 02 Nov, 2018 1 commit
-
-
Jelle van der Waa authored
-
- 23 Oct, 2018 1 commit
-
-
Jelle van der Waa authored
Add “rel” attribute to pagination links
-
- 21 Oct, 2018 1 commit
-
-
Add the “rel” attribute for “prev” and “next” to the pagination links of news and packages.
-
- 20 Oct, 2018 1 commit
-
-
Jelle van der Waa authored
todolists: remove old_id from todolist model
-
- 02 Oct, 2018 1 commit
-
-
Jelle van der Waa authored
Old todolist items contained an old_id to keep links working, these items where most recenlty created 6 years ago. Since old todolists of a long time ago aren't particularly interesting they will be removed. Closes #141
-
- 25 Sep, 2018 1 commit
-
-
Jelle van der Waa authored
Include an integration test, to test donor_import with a real maildir file with a valid and invalid donor.
-
- 23 Sep, 2018 5 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Add Arch Infrastructure Ansbile repo to the README
-
Jelle van der Waa authored
django is now called python2-django.
-
- 08 Sep, 2018 2 commits
-
-
Jelle van der Waa authored
Clean up models on tearDown.
-
Jelle van der Waa authored
-
- 12 Aug, 2018 6 commits
-
-
Jelle van der Waa authored
Tests extended
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-