SciPost Code Repository

Skip to content

[Submissions] Add target collection to the submission form

George Katsikas requested to merge dev_GK_20230919_collection_submissions into master

This MR adds the capability for new Submissions to specify an optional target Collection, e.g. when it is a Lecture Notes publication to be published in a Les Houches Collection.

Details

  • For a Collection to be specified, at least one of the Submission's authors must be in the list of the Collection's expected authors.
  • A new expected_editors field is defined on Collections that will set the Submissions' Fellowships if populated.
  • Currently, the Collections field only shows if the target journal is Lecture Notes, but this can be trivially extended.
  • Git repo creation takes into account different production templates based on a Series or Collection specifications.
  • Collection information is shown in the Production Stream page.
Edited by George Katsikas

Merge request reports