SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. Apr 16, 2017
  2. Apr 07, 2017
  3. Mar 31, 2017
  4. Mar 19, 2017
  5. Mar 17, 2017
  6. Mar 10, 2017
  7. Mar 09, 2017
  8. Mar 06, 2017
  9. Feb 28, 2017
  10. Feb 27, 2017
  11. Feb 26, 2017
    • Geert Kapteijns's avatar
      Fix CommentaryFactory so that it has a valid url · 8e6a75e4
      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.
      8e6a75e4
  12. Feb 25, 2017
  13. Feb 19, 2017
  14. Feb 16, 2017
  15. Feb 14, 2017
  16. Feb 12, 2017
    • Jorran de Wit's avatar
      CAUTION; READ ME: Set up attachment environment · d2155873
      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.
      d2155873
  17. Feb 02, 2017
  18. Jan 20, 2017
    • Jorran de Wit's avatar
      Remove static files from Git · fbba5537
      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.
      fbba5537
    • Jorran de Wit's avatar
      Add Webpack bundler · 4186925d
      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.
      4186925d
  19. Dec 19, 2016
  20. Dec 18, 2016
  21. Nov 25, 2016
  22. Nov 19, 2016
  23. Oct 19, 2016
  24. Sep 24, 2016
  25. Sep 13, 2016
  26. Apr 20, 2016
  27. Apr 19, 2016
Loading