SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. Nov 06, 2019
  2. Jan 08, 2019
  3. Mar 25, 2018
  4. Mar 14, 2018
  5. Jul 30, 2017
  6. 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
    • Jorran de Wit's avatar
      Complete tests · a553c416
      Jorran de Wit authored
      a553c416
  7. May 13, 2017
  8. May 12, 2017
  9. May 06, 2017
  10. Apr 23, 2017
  11. Feb 25, 2017
  12. Jan 31, 2017
  13. Jan 29, 2017
  14. Jan 01, 2017
  15. Dec 31, 2016
  16. Dec 30, 2016
  17. Dec 21, 2016
    • Jorran de Wit's avatar
      Fix test on false-positive test result · 754e6d80
      Jorran de Wit authored
      Method test_form_with_duplicate_*'s second part
       gave a false-positive result as the form_data
       contained neither a DOI nor a Arxiv ID. The
       tests came back positive but actually they were
       not.
      754e6d80
    • Jorran de Wit's avatar
      Add invalid form tests · 5508f674
      Jorran de Wit authored
      Add invalid form test for RequestCommentaryForm.
      Tests contain having no Arxiv ID or DOI or trying to
       give an already existing identifier.
      5508f674
  18. Dec 19, 2016
  19. Dec 15, 2016
  20. Dec 03, 2015
  21. Nov 22, 2015
Loading