SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. Sep 14, 2017
  2. Sep 12, 2017
  3. Aug 28, 2017
  4. Aug 25, 2017
  5. Aug 19, 2017
  6. Aug 18, 2017
  7. Aug 16, 2017
  8. Aug 15, 2017
  9. Aug 14, 2017
  10. Aug 11, 2017
  11. Aug 03, 2017
  12. Aug 02, 2017
  13. Jul 26, 2017
  14. Jul 12, 2017
  15. May 25, 2017
  16. May 19, 2017
  17. May 18, 2017
  18. May 17, 2017
  19. Apr 23, 2017
  20. Apr 16, 2017
  21. Mar 10, 2017
  22. Mar 06, 2017
  23. Feb 28, 2017
  24. Feb 27, 2017
    • Jorran de Wit's avatar
      BE AWARE Settings environment changed · 067a3809
      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!
      067a3809
  25. 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
  26. Feb 25, 2017
  27. Feb 19, 2017
  28. Feb 16, 2017
  29. Feb 14, 2017
  30. 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
  31. Feb 02, 2017
  32. 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
  33. Dec 19, 2016
  34. Dec 18, 2016
Loading