SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. May 12, 2017
  2. May 11, 2017
  3. Apr 18, 2017
  4. Apr 15, 2017
  5. Apr 08, 2017
  6. Apr 07, 2017
  7. Mar 31, 2017
  8. Mar 27, 2017
  9. Mar 26, 2017
  10. Mar 25, 2017
    • Jorran de Wit's avatar
      Major template overhaul... · ab25a419
      Jorran de Wit authored
      This commit contains the removal of html from 'the important' models
       or at least contains replacements for model methods such as `print_as...()`,
       etc. etc. Except for `header_as_li`, methods are not completely deleted yet.
      
      > Fixed/Improved the nested comments and comments in reports. They were
       not shown before.
      
      > Improved DRY principle in several templates/codes.
      
      > Created Managers in the `submissions` app to filter i.e. "pool" submissions
       (so exclude potential author from judging on his own publication) for the
       pool view in the query; not in the template!
      
      > More...
      ab25a419
  11. Mar 24, 2017
  12. Mar 10, 2017
  13. Feb 16, 2017
  14. Feb 15, 2017
  15. Feb 12, 2017
  16. Feb 06, 2017
    • Jorran de Wit's avatar
      Make ArxivCaller multi-object ready · 2d66c854
      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.
      2d66c854
  17. Jan 23, 2017
  18. Jan 17, 2017
  19. Jan 13, 2017
  20. Dec 23, 2016
    • Boris Ponsioen's avatar
      Move as much logic as possible to submission model · a11cf2c0
      Boris Ponsioen authored
      The submission process contains some logic that
      could be either handled using default values in the
      model (where possible) or abstracted into model
      methods. This has the great advantage that the
      individual parts can be unit-tested (which is a lot
      harder to do with code in the view).
      
      For now there is still some commented-out code for
      easy reference. This code will be removed as it is
      replaced by the classes above it.
      a11cf2c0
  21. Dec 22, 2016
  22. Dec 21, 2016
  23. Dec 19, 2016
  24. Dec 14, 2016
  25. Dec 12, 2016
  26. Dec 07, 2016
  27. Nov 26, 2016
  28. Nov 25, 2016
  29. Oct 19, 2016
  30. Oct 01, 2016
  31. Sep 30, 2016
  32. Sep 29, 2016
  33. Sep 15, 2016
Loading