- Feb 16, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
- 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
-
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
-
- Jan 17, 2017
-
-
Jean-Sébastien Caux authored
-
- Jan 13, 2017
-
-
Jean-Sébastien Caux authored
-
- Jan 05, 2017
-
-
Jean-Sébastien Caux authored
-
- Jan 03, 2017
-
-
Jean-Sébastien Caux authored
-
Jean-Sébastien Caux authored
-
- Dec 23, 2016
-
-
Boris Ponsioen authored
-
Boris Ponsioen authored
The submission process contains some logic that could be either handled using default values in the model (where possible) or abstracted into model methods. This has the great advantage that the individual parts can be unit-tested (which is a lot harder to do with code in the view). For now there is still some commented-out code for easy reference. This code will be removed as it is replaced by the classes above it.
-
- Dec 22, 2016
-
-
Jean-Sébastien Caux authored
-