pkp/pkp-lib#9295 Continuous publication support#106
Merged
Conversation
dcfc0f1 to
6196be5
Compare
81ae9f4 to
2fdaf7c
Compare
asmecher
reviewed
Jun 18, 2025
| <?php | ||
|
|
||
| /** | ||
| * @file plugins/importexport/quickSubmit/enums/IssueSelectionOptionCategory.php |
Member
There was a problem hiding this comment.
This class name is pretty awkward and unclear. I think IssueSelection would be less of a mouthful. Also, just use the relative pathname in the repo for the @file tag (I know we don't do this very consistently yet).
Member
Author
There was a problem hiding this comment.
moved to core app .
| * | ||
| * @class IssueSelectionOptionCategory | ||
| * | ||
| * @brief Issue selection option category |
Member
There was a problem hiding this comment.
Suggest adding a useful description, or removing the tag.
pkp/pkp-lib#9295 updated deprecated jquery event method from change to on pkp/pkp-lib#9295 trying to fix the test pkp/pkp-lib#9295 js handler update and separation of input options pkp/pkp-lib#9295 Continuous publication support updated pkp/pkp-lib#9295 fixed tests pkp/pkp-lib#9295 better data model with code cleanup
asmecher
approved these changes
Jun 26, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
for pkp/pkp-lib#9295 .