- Aug 16, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
- Aug 15, 2017
-
-
Jorran de Wit authored
-
- Aug 14, 2017
-
-
Jorran de Wit authored
-
- Aug 11, 2017
-
-
Jorran de Wit authored
-
- Jul 26, 2017
-
-
Jean-Sébastien Caux authored
-
- Jul 12, 2017
-
-
Jorran de Wit authored
-
- May 25, 2017
-
-
Jorran de Wit authored
Passwords will be hashed with the Argon2 library. https://docs.djangoproject.com/en/1.10/topics/auth/passwords/#using-argon2-with-django Also, new passwords will go through 'common-passwords-checks'. This will prevent access to accounts using one of those common brute force password hackers around, in case of a breach.
-
- May 19, 2017
-
-
Jean-Sébastien Caux authored
-
- May 18, 2017
-
-
Geert Kapteijns authored
-
- May 17, 2017
-
-
Jean-Sébastien Caux authored
-
- Apr 23, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
- Apr 16, 2017
-
-
Jorran de Wit authored
-
- Mar 10, 2017
-
-
Jorran de Wit authored
-
- Mar 06, 2017
-
-
Jorran de Wit authored
-
- Feb 28, 2017
-
-
Jorran de Wit authored
-
- Feb 27, 2017
-
-
Jorran de Wit authored
The settings environment has been changed to the preferable situation in which secrets are kept secret, but all settings are still tracked, even local settings. Use the updated readme file to get started again. Please track your settings, unless the settings really are secret!
-
- Feb 26, 2017
-
-
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
-
- Feb 19, 2017
-
-
Geert Kapteijns authored
-
Geert Kapteijns authored
-
- Feb 16, 2017
-
-
Jean-Sébastien Caux authored
-
- Feb 14, 2017
-
-
Geert Kapteijns authored
-
Jorran de Wit authored
-
- Feb 12, 2017
-
-
Jorran de Wit authored
CAUTION! READ ME! This migration will setup a proper attachment environment. This means, that for existing files (journal publication!), these folders/files should be completely moved to the MEDIA_ROOT folder, else this will return a 404 NotFound for the related files.
-
- Feb 02, 2017
-
-
Jorran de Wit authored
-
- Jan 20, 2017
-
-
Jorran de Wit authored
The `static` folder will be ignored in the future commits. All existing files in this folder in the repository are now removed. The README.md file is updated to include a correct workflow on how to deal with static files.
-
Jorran de Wit authored
Added a NPM packages.json list which manages JavaScript packages. Most important packages added is the Webpack package which acts as an assets bundler. It is added in its most basic working form. This includes additional settings in `settings.py` and the template tags in `base.html`. Please read the updated Readme.md to easily get started using Webpack for your new assets.
-
- Dec 19, 2016
-
-
Geert Kapteijns authored
The acknowledgement message is no longer hardcoded in theses/views.py, but resides in the top-level strings module.
-
- Dec 18, 2016
-
-
Jean-Sébastien Caux authored
New Group defined: Developers. New Permission: can_view_docs_scipost (necessary to view the /docs/). Need to run the add_groups_and_permissions management command.
-
Jean-Sébastien Caux authored
-
- Nov 25, 2016
-
-
Jean-Sébastien Caux authored
-
- Nov 19, 2016
-
-
Jean-Sébastien Caux authored
-
- Oct 19, 2016
-
-
Jean-Sébastien Caux authored
-
- Sep 24, 2016
-
-
Jean-Sébastien Caux authored
-
- Sep 13, 2016
-
-
Jean-Sébastien Caux authored
-
- Apr 20, 2016
-
-
Jean-Sébastien Caux authored
-
- Apr 19, 2016
-
-
Jean-Sébastien Caux authored
-
Jean-Sébastien Caux authored
-