- Sep 27, 2020
-
-
Jean-Sébastien Caux authored
-
- Mar 07, 2020
-
-
Jean-Sébastien Caux authored
-
- Nov 08, 2019
-
-
Jean-Sébastien Caux authored
-
- Nov 06, 2019
-
-
Jean-Sébastien Caux authored
-
Jean-Sébastien Caux authored
-
- Jan 08, 2019
-
-
Jean-Sébastien Caux authored
-
- Mar 25, 2018
-
-
Jean-Sébastien Caux authored
-
- Mar 14, 2018
-
-
Jorran de Wit authored
-
- Jul 30, 2017
-
-
Jorran de Wit authored
-
- May 19, 2017
-
-
Jorran de Wit authored
Due to the new Commentary request forms, which were also used during vetting (choice=modify), the vetting went wrong sometimes. If the vetting action was 'modify', the user was redirected to the old form which didn't exist anymore. As a result of how the contruction of this modify structure, the Commentary was first deleted and thus the data was lost. The requester did receive a mail that his/her Commentary was accessible on SciPost however. I fixed this by recontructing the vetting views. I combined the vetting list and the vet request. I removed the action removing the Commentary and made this a redirect to a new view which is a modify page accessible only for EdCol Admins to modify+accept the Commentary. Also, the mail for 'modify' vetting is also just sent at *after* modification now.
-
Jorran de Wit authored
-
- May 13, 2017
-
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
- May 12, 2017
-
-
Geert Kapteijns authored
Add tests for RequestPublishedArticleForm
-
Geert Kapteijns authored
-
- May 06, 2017
-
-
Geert Kapteijns authored
-
- Apr 23, 2017
-
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
- Feb 25, 2017
-
-
Geert Kapteijns authored
-
- Jan 31, 2017
-
-
Jorran de Wit authored
Write test for bug from last commit.
-
Jorran de Wit authored
Add tests to VetCommentary view, however the fixtures for groups remain empty (no permissions) causing problems with the ContributorFactory. Need some fix first, to have the groups work properly with the factories.
-
- Jan 29, 2017
-
-
Jorran de Wit authored
-
- Jan 01, 2017
-
-
Jorran de Wit authored
Add test to check expected ValueError on processing form before validation.
-
- Dec 31, 2016
-
-
Jorran de Wit authored
Add more VetCommentary tests for the three different possible valid form actions.
-
- Dec 30, 2016
-
-
Jorran de Wit authored
Add valid test for accepted `VetCommentaryForm`. Further added factory for unvetted Commentary.
-
- Dec 21, 2016
-
-
Jorran de Wit authored
Method test_form_with_duplicate_*'s second part gave a false-positive result as the form_data contained neither a DOI nor a Arxiv ID. The tests came back positive but actually they were not.
-
Jorran de Wit authored
Add invalid form test for RequestCommentaryForm. Tests contain having no Arxiv ID or DOI or trying to give an already existing identifier.
-
- Dec 19, 2016
-
-
Jorran de Wit authored
Add first form tests using Factory to test RequestCommentaryForm.
-
- Dec 15, 2016
-
-
Jorran de Wit authored
-
- Dec 03, 2015
-
-
Jean-Sébastien Caux authored
-
- Nov 22, 2015
-
-
Jean-Sébastien Caux authored
-