- Feb 12, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
- Feb 09, 2017
-
-
Jorran de Wit authored
Start with making commentaries pages responsive.
-
Jorran de Wit authored
Start transforming the prefill with Arxiv commentary request to a class based view using the Arxiv caller.
-
- 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.
-
Jorran de Wit 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.
-
Jorran de Wit authored
RequestCommentary is transformed to a class based view. Further moved strings to `/strings` and used django.messages middleware to pass messages to the user instead of context data.
-
Jorran de Wit authored
-
Jorran de Wit authored
-
Jorran de Wit authored
-
- Feb 03, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
Jorran de Wit authored
-
- Feb 02, 2017
-
-
Jorran de Wit authored
Remove management command which does work you should actually do in the admin area.
-
Jorran de Wit authored
-
Jorran de Wit authored
-
- Feb 01, 2017
-
-
Jorran de Wit authored
Release 20160202
-
Jorran de Wit authored
Release 20160202
-
Jorran de Wit authored
Potential NotDefined raise if type is neither a `test` nor `deposit`.
-
Jorran de Wit authored
The string method is not returning the right fields.
-
Jorran de Wit authored
Syncing all master changes into release branch to make sure all changes won't be overwritten on merge. Also improving PEP and wildcard imports directely in some files, since this caused some NotImported errors. Conflicts detected by Git: .gitignore scipost/models.py static/scipost/SPB/SciPost_Supporting_Partner_Agreement.pdf
-
Jorran de Wit authored
-
Jorran de Wit authored
-
Jorran de Wit authored
-
Jorran de Wit authored
If a user wants to change its password, but does not submit a valid form it still gets a 'Succesfully changed password' message.
-
Jorran de Wit authored
-
Jorran de Wit authored
-
Jorran de Wit authored
Due to potential data loss during migrations with the use of `auto_now`, it is recommended to write create a custom auto-now-field.
-
-
Geert Kapteijns authored
-
- Jan 31, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
Jorran de Wit authored
-
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
-
Jorran de Wit authored
Improve the templates using template tags. Further, wrapping the `content` block in the `container` div element.
-
Jorran de Wit authored
-