pkp-lib
pkp-lib copied to clipboard
PKP Web Application Library
**Describe the proposal** There are some implementations in the codebase that use the [Pimple](https://github.com/silexphp/pimple/) for the purpose of dependency injection. This package is a part of micro framework Silex which...
The editorial history page should be under context's about. It should list all ended editorial masthead services i.e. all masthead roles as well as uses that were active and are...
for pkp/pkp-lib#5885
s. https://github.com/pkp/pkp-lib/issues/9860
The ORCID functionality currently exists as part of the [OrcidProfilePlugin](https://github.com/pkp/orcidprofile). This issue is to track the work needed to move ORCID functionality entirely within the core application. This includes: -...
This is a part of the JII and this issue: https://github.com/pkp/pkp-lib/issues/8957 Masthead roles management: - [x] As JM I would like to define masthead service roles, by default these will...
Masthead roles management: - [x] As JM I would like to define masthead service roles, by default these will be there: Editor in Chief, Associate Editor, Section Editor, Book Review...
**Describe the change** Right now the `StageAssignment` entity is a DataObject and it follows the DAO pattern. We will port `StageAssignment` entity and its respective DAO class, `StageAssignmentDAO` to Laravel's...
Reviewer dashboard should include not only data related to the assignments but also submission title. Submission could be added to the review assignments schema the same way as it's done...