SciPost Code Repository

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