SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. Nov 12, 2017
  2. May 25, 2017
  3. May 19, 2017
    • Jorran de Wit's avatar
      Fix vetting Commentaries bug · a2b1493c
      Jorran de Wit authored
      Due to the new Commentary request forms, which were
      also used during vetting (choice=modify), the vetting
      went wrong sometimes.
      If the vetting action was 'modify', the user was redirected
      to the old form which didn't exist anymore.
      
      As a result of how the contruction of this modify structure, the Commentary
      was first deleted and thus the data was lost. The requester did receive
      a mail that his/her Commentary was accessible on SciPost however.
      
      I fixed this by recontructing the vetting views. I combined the
      vetting list and the vet request. I removed the action removing
      the Commentary and made this a redirect to a new view which is
      a modify page accessible only for EdCol Admins to modify+accept
      the Commentary. Also, the mail for 'modify' vetting is also just sent
      at *after* modification now.
      a2b1493c
  4. May 12, 2017
  5. May 07, 2017
  6. Feb 26, 2017
  7. Feb 16, 2017
  8. Feb 09, 2017
  9. 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
  10. Dec 10, 2016
  11. Nov 25, 2016
  12. Aug 15, 2016
  13. Apr 23, 2016
  14. Apr 20, 2016
  15. Apr 01, 2016
  16. Mar 20, 2016
  17. Mar 16, 2016
  18. Feb 03, 2016
  19. Jan 30, 2016
  20. Jan 25, 2016
  21. Jan 23, 2016
  22. Dec 03, 2015
Loading