SciPost Code Repository

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