SciPost Code Repository

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