- Mar 25, 2018
-
-
Jean-Sébastien Caux authored
-
- Mar 14, 2018
-
-
Jorran de Wit authored
-
- Apr 23, 2017
-
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
- Apr 12, 2017
-
-
Jorran de Wit authored
-
- Feb 25, 2017
-
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
Geert Kapteijns authored
Only works for comments on thesis links. All comment forms should post to this link from now on! (So all logic pertaining comment creation should disappear from the models' detail view.) I also added a `new_comment.html` partial template and added tests.
-
Geert Kapteijns authored
The datepicker behaved weird in firefox, and I think fixing it has no priority now. I've created the VettedThesisLinkFactory and wrote a couple of happy-path tests for the theses view.
-
- Feb 14, 2017
-
-
Geert Kapteijns authored
Also fix missing template error for modified thesis links.
-
- Feb 10, 2017
-
-
Geert Kapteijns authored
-
Geert Kapteijns authored
Change all involved tests. Start moving email to templates.
-
Geert Kapteijns authored
Update all involved tests. Also extend model_form_data to accept an argument `form_kwargs` to pass to form.
-
- Jan 31, 2017
-
-
Geert Kapteijns authored
Test if thesis is vetted/deleted and mail is sent in the accepted/refused case.
-
- Jan 30, 2017
-
-
Geert Kapteijns authored
Theses that are accepted are vetted by the correct contributor. Mails are not yet sent. Thesis is not yet deleted when refused.
-
Geert Kapteijns authored
-
- Jan 29, 2017
-
-
Geert Kapteijns authored
I keep get weird bugs. Maybe merging in development will help.
-
- Jan 15, 2017
-
-
Geert Kapteijns authored
-
- Dec 20, 2016
-
-
Geert Kapteijns authored
This does not work yet. I wrote some failing tests, but while I was doing that, I came to the conclusion that I want to make the route of the get request different from the route of the post request.
-
Geert Kapteijns authored
-
- Dec 19, 2016
-
-
Geert Kapteijns authored
-
Geert Kapteijns authored
The acknowledgement message is no longer hardcoded in theses/views.py, but resides in the top-level strings module.
-
- Dec 16, 2016
-
-
Geert Kapteijns authored
-
Geert Kapteijns authored
Removes some 40 lines of boilerplate, since CreateView handles the creation of a new ThesisLink.
-
- Dec 15, 2016
-
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
- Dec 14, 2016
-
-
Geert Kapteijns authored
test_forms.py, test_models.py, test_views.py, as per recommendation of the two scoops book.
-
- Dec 03, 2015
-
-
Jean-Sébastien Caux authored
-
- Nov 22, 2015
-
-
Jean-Sébastien Caux authored
-