SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. Jul 24, 2017
  2. Jul 21, 2017
  3. Jul 07, 2017
  4. Jun 26, 2017
  5. Jun 25, 2017
  6. Jun 06, 2017
  7. Jun 04, 2017
  8. May 28, 2017
  9. 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
  10. May 12, 2017
  11. May 11, 2017
  12. Apr 18, 2017
  13. Apr 15, 2017
  14. Apr 08, 2017
  15. Apr 07, 2017
  16. Mar 31, 2017
  17. Mar 27, 2017
  18. Mar 26, 2017
  19. 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
  20. Mar 24, 2017
  21. Mar 10, 2017
  22. Feb 16, 2017
  23. Feb 15, 2017
  24. Feb 12, 2017
  25. Feb 06, 2017
    • Jorran de Wit's avatar
      Make ArxivCaller multi-object ready · 2d66c854
      Jorran de Wit authored
      Prepare ArxivCaller to be used in multiple models.
       It includes the creation of a ArxivCallerMixin in the
       behavior file which should be used in all objects using
       the ArxivCaller.
      2d66c854
  26. Jan 23, 2017
  27. Jan 17, 2017
Loading