SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. 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
  2. Feb 25, 2017
  3. Feb 19, 2017
  4. Feb 16, 2017
  5. Feb 14, 2017
  6. 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
  7. Feb 02, 2017
  8. 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
  9. Dec 19, 2016
  10. Dec 18, 2016
  11. Nov 25, 2016
  12. Nov 19, 2016
  13. Oct 19, 2016
  14. Sep 24, 2016
  15. Sep 13, 2016
  16. Apr 20, 2016
  17. Apr 19, 2016
  18. Apr 16, 2016
  19. Apr 15, 2016
  20. Apr 13, 2016
  21. Apr 09, 2016
  22. Apr 07, 2016
  23. Apr 01, 2016
  24. Mar 28, 2016
  25. Mar 19, 2016
  26. Feb 04, 2016
  27. Feb 03, 2016
  28. Jan 29, 2016
  29. Jan 28, 2016
  30. Jan 22, 2016
  31. Jan 21, 2016
Loading