- Mar 17, 2017
-
-
Jorran de Wit authored
-
- Mar 13, 2017
-
-
Jorran de Wit authored
-
- Mar 10, 2017
-
-
Jorran de Wit authored
-
- Mar 09, 2017
-
-
Jorran de Wit authored
-
- Feb 26, 2017
-
-
Jorran de Wit authored
-
Geert Kapteijns authored
Write tests and refactor html.
-
Geert Kapteijns authored
The url is based off of the DOI. Because the DOI is always the same, making more than one factory instance crashes the detail page. UnpublishedVettedCommentaryFactory does not have this problem, as it has an empty DOI field and a valid (random) arxiv identifier.
-
- 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.
-
- Feb 19, 2017
-
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
- Feb 16, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
Jean-Sébastien Caux authored
-
- Feb 15, 2017
-
-
Jean-Sébastien Caux authored
-
Boris Ponsioen authored
-
Boris Ponsioen authored
and browse) to a Class Based View, using the ListView class as a base. Also adds in the permission checks in the submission process, both in the PrefillUsingIdentifier as in the SubmissionCreateView. This should prevent any unauthorized submissions.
-
- Feb 14, 2017
-
-
Jean-Sébastien Caux authored
-
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.
-
Jorran de Wit authored
-
- Feb 09, 2017
-
-
Jorran de Wit authored
Start transforming the prefill with Arxiv commentary request to a class based view using the Arxiv caller.
-
Jorran de Wit authored
-
Boris Ponsioen authored
-
- Feb 06, 2017
-
-
Jorran de Wit authored
Alter ArxivCaller to inheriting from BaseCaller and slightly alter the caller workflow. This prepares to be able to use ArxivCaller in for example Commentaries as well. Further initiate empty DOICaller which should be used to do similar work but with a DOI.
-
Jean-Sébastien Caux authored
-
Jorran de Wit authored
Prepare ArxivCaller to be used in multiple models. It includes the creation of a ArxivCallerMixin in the behavior file which should be used in all objects using the ArxivCaller.
-
- Feb 04, 2017
-
-
Jorran de Wit authored
Move ArxivCaller to the scipost folder, since this caller will be used by more apps, such as the commentaries apps.
-
- Jan 31, 2017
-
-
Jorran de Wit authored
Migrations involve appending default values to model fields
-
Boris Ponsioen authored
-
Boris Ponsioen authored
-
Boris Ponsioen authored
-
- Jan 25, 2017
-
-
Jean-Sébastien Caux authored
-
Jean-Sébastien Caux authored
-
- Jan 23, 2017
-
-
Jorran de Wit authored
-
Jean-Sébastien Caux authored
-
Jean-Sébastien Caux authored
-
Jean-Sébastien Caux authored
-
Jean-Sébastien Caux authored
-
Jean-Sébastien Caux authored
-
Jean-Sébastien Caux authored
-