- Jul 26, 2017
-
-
Jorran de Wit authored
-
- Jun 02, 2017
-
-
Jean-Sébastien Caux authored
-
- May 30, 2017
-
-
Jean-Sébastien Caux authored
-
- May 28, 2017
-
-
Jean-Sébastien Caux authored
-
- May 25, 2017
-
-
Jorran de Wit authored
-
- May 21, 2017
-
-
Jorran de Wit authored
-
- May 14, 2017
-
-
Jorran de Wit authored
-
- May 08, 2017
-
-
Jorran de Wit authored
-
- Apr 23, 2017
-
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
- Apr 12, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
- Mar 27, 2017
-
-
Jorran de Wit authored
-
- Mar 26, 2017
-
-
Jorran de Wit authored
-
- Mar 25, 2017
-
-
Jorran de Wit authored
This commit contains the removal of html from 'the important' models or at least contains replacements for model methods such as `print_as...()`, etc. etc. Except for `header_as_li`, methods are not completely deleted yet. > Fixed/Improved the nested comments and comments in reports. They were not shown before. > Improved DRY principle in several templates/codes. > Created Managers in the `submissions` app to filter i.e. "pool" submissions (so exclude potential author from judging on his own publication) for the pool view in the query; not in the template! > More...
-
- Feb 25, 2017
-
-
Geert Kapteijns authored
Fix bug that allows a forged post request to create a comment, while the submission is not open for commenting.
-
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
I had replaced ThesisLink#header_as_li with a partial template, but forgot to replace it in some places. The 'As contributor' author field contained raw variables that were not within tags.
-
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 15, 2017
-
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
- Feb 14, 2017
-
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
Geert Kapteijns authored
Also fix missing template error for modified thesis links.
-
Jorran de Wit authored
-
- Feb 12, 2017
-
-
Jorran de Wit authored
The Comment model now has a option to append a file (pdf, png, jpg) to itself.
-
Geert Kapteijns authored
-
Jorran de Wit authored
-
- 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.
-
- Feb 01, 2017
-
-
Jorran de Wit authored
-
Geert Kapteijns authored
-
- Jan 31, 2017
-
-
Jorran de Wit authored
-
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.
-
Jorran de Wit authored
Improve the templates using template tags. Further, wrapping the `content` block in the `container` div element.
-