SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. Nov 06, 2019
  2. Sep 21, 2019
  3. May 18, 2019
  4. May 11, 2019
  5. Jan 08, 2019
  6. Mar 25, 2018
  7. Nov 12, 2017
  8. Sep 25, 2017
  9. Aug 15, 2017
  10. Jul 29, 2017
  11. Jul 28, 2017
  12. Jul 26, 2017
  13. Jul 24, 2017
  14. May 19, 2017
  15. May 08, 2017
  16. Mar 27, 2017
  17. Mar 26, 2017
  18. 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
  19. Feb 26, 2017
  20. Feb 16, 2017
  21. Feb 09, 2017
  22. Feb 04, 2017
    • Jorran de Wit's avatar
      Rewrite requestcommentary as CBV · 6a303b8f
      Jorran de Wit authored
      RequestCommentary is transformed to a class based view. Further
       moved strings to `/strings` and used django.messages middleware
       to pass messages to the user instead of context data.
      6a303b8f
  23. Jan 31, 2017
  24. Jan 29, 2017
  25. Dec 21, 2016
  26. Dec 19, 2016
  27. Dec 14, 2016
    • Jorran de Wit's avatar
      Use ModelManagers on Commentary · a0b6ce39
      Jorran de Wit authored
      Implemented basic modelmanager on Commentary
      model. Created `vetted` and `awaiting_vetting` methods
      and ipmlemented to few view methods.
      a0b6ce39
  28. Dec 13, 2016
  29. Dec 10, 2016
  30. Nov 26, 2016
  31. Nov 25, 2016
  32. Oct 01, 2016
  33. Aug 11, 2016
  34. May 30, 2016
  35. May 29, 2016
  36. May 02, 2016
Loading