SciPost Code Repository

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