SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. May 25, 2017
  2. May 23, 2017
  3. May 22, 2017
  4. May 21, 2017
  5. May 20, 2017
    • Jorran de Wit's avatar
      Refactoring of Submit Manuscript · a3c62cde
      Jorran de Wit authored
      Needed refactoring of submit manuscript flow.
      Checks are run via the forms. Also, the copying
      of data from old submissions is done via forms.
      
      All this functionality is removed from the model.
      a3c62cde
  6. May 19, 2017
    • Jorran de Wit's avatar
      Unstable: New ArxivCaller disabled Submit manuscript page · 6a2441d2
      Jorran de Wit authored
      The removeal of the old ArxivCaller made the submit Manuscript
      view crash. At least 5 properties of the old caller was relied on
      but not found on the new caller.
      
      Also, (more) important are three checks on the submit manuscript
      page which are missing now. These should be implemented into the
      submission form back again.
      6a2441d2
    • 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
    • Geert Kapteijns's avatar
    • Jorran de Wit's avatar
      Fix security hole in commentary vetting · d0b94ffd
      Jorran de Wit authored
      d0b94ffd
    • Jorran de Wit's avatar
      Complete tests · a553c416
      Jorran de Wit authored
      a553c416
    • Jorran de Wit's avatar
      Fix typo · 2e425b5b
      Jorran de Wit authored
      2e425b5b
    • Jorran de Wit's avatar
      PEP improvement · d5ac44ce
      Jorran de Wit authored
      d5ac44ce
Loading