- Jul 21, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
Jorran de Wit authored
-
Jorran de Wit authored
-
Jorran de Wit authored
-
Jorran de Wit authored
-
- Jun 26, 2017
-
-
Jorran de Wit authored
-
- Jun 06, 2017
-
-
Jorran de Wit authored
-
- Jun 04, 2017
-
-
Jorran de Wit authored
-
- May 28, 2017
-
-
Jean-Sébastien Caux authored
-
- May 20, 2017
-
-
Jorran de Wit authored
Needed refactoring of submit manuscript flow. Checks are run via the forms. Also, the copying of data from old submissions is done via forms. All this functionality is removed from the model.
-
- May 12, 2017
-
-
Jorran de Wit authored
-
- May 11, 2017
-
-
Jorran de Wit authored
-
- Apr 18, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
- Apr 15, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
Jorran de Wit authored
All required actions are determined and saved in `submission.cycle` now. The actions required are determined at initialization of the submission. Different cycles now possibly can have different required actions. All template logic to determine required actions is removed from the codebase.
-
Jorran de Wit authored
-
- Apr 08, 2017
-
-
Jorran de Wit authored
-
- Apr 07, 2017
-
-
Jorran de Wit authored
First working, not-tested, version of a multi-journal SciPost. Will rebuild all views to CBVs to use mixing for the recurring `journal` context variable.
-
- Mar 31, 2017
-
-
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...
-
- Mar 24, 2017
-
-
Jorran de Wit authored
-
- Mar 10, 2017
-
-
Jorran de Wit authored
-
- Feb 16, 2017
-
-
Jorran de Wit authored
-
- Feb 15, 2017
-
-
Jean-Sébastien Caux authored
-
- Feb 12, 2017
-
-
Jorran de Wit authored
-
- Feb 06, 2017
-
-
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.
-
- Jan 23, 2017
-
-
Jorran de Wit authored
-
Jean-Sébastien Caux authored
-
- Jan 17, 2017
-
-
Jean-Sébastien Caux authored
-
- Jan 13, 2017
-
-
Jean-Sébastien Caux authored
-
- Dec 23, 2016
-
-
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
-
- Dec 21, 2016
-
-
Boris Ponsioen authored
-
- Dec 19, 2016
-
-
Jorran de Wit authored
Move few constants to a seperate file away from models. This implies minor edits in other apps relying on these few constants.
-
Geert Kapteijns authored
-