- Feb 25, 2017
-
-
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.
-
- Feb 15, 2017
-
-
Geert Kapteijns authored
-
- Feb 12, 2017
-
-
Geert Kapteijns authored
-
- Feb 10, 2017
-
-
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.
-
- Feb 01, 2017
-
-
Jorran de Wit authored
-
- Jan 31, 2017
-
-
Jorran de Wit authored
Creating a new ThesisLink didn't save the `requested_by` field, causing trouble in for example the vet view for these specific objects.
-
Geert Kapteijns authored
Test if thesis is vetted/deleted and mail is sent in the accepted/refused case.
-
Geert Kapteijns authored
-
- 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
Work in progress. All unvetted theses are now listed at theses/unvetted_thesislinks. Vetting editors click on a thesis link to vet, and are redirected to theses/vet_thesislink/<id>, where they can change fields of a thesis link. theses/vet_thesislink/<id> is now a regular update view. It does not have mail capacity, or refusal reasons, etc. I will work on that next.
-
- 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.
-
- 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
A CreateView class based view should replace the current request_thesislink function based view, since it saves many lines of code and is less error prone and more easily readable.
-
Jean-Sébastien Caux authored
-
Geert Kapteijns authored
-
- Dec 14, 2016
-
-
Geert Kapteijns authored
-
- Dec 13, 2016
-
-
Geert Kapteijns authored
-
- Nov 25, 2016
-
-
Jean-Sébastien Caux authored
-
- Aug 15, 2016
-
-
Jean-Sébastien Caux authored
-
- Aug 11, 2016
-
-
Jean-Sébastien Caux authored
-
- May 30, 2016
-
-
Jean-Sébastien Caux authored
-
- May 21, 2016
-
-
Jean-Sébastien Caux authored
-
- Apr 20, 2016
-
-
Jean-Sébastien Caux authored
-
- Apr 19, 2016
-
-
Jean-Sébastien Caux authored
-
- Apr 18, 2016
-
-
Jean-Sébastien Caux authored
-
- Apr 17, 2016
-
-
Jean-Sébastien Caux authored
-
- Apr 01, 2016
-
-
Jean-Sébastien Caux authored
-
- Mar 31, 2016
-
-
Jean-Sébastien Caux authored
-
- Mar 25, 2016
-
-
Jean-Sébastien Caux authored
-
- Mar 24, 2016
-
-
Jean-Sébastien Caux authored
-
- Mar 22, 2016
-
-
Jean-Sébastien Caux authored
-
- Mar 20, 2016
-
-
Jean-Sébastien Caux authored
-
- Mar 19, 2016
-
-
Jean-Sébastien Caux authored
-