Skip to content

Commit

Permalink
Submodule update ##NateWr/i8844_api_docs##
Browse files Browse the repository at this point in the history
  • Loading branch information
NateWr committed Mar 29, 2023
1 parent e5a6724 commit 7bd9c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pkp
Submodule pkp updated 32 files
+1 −2 api/v1/_dois/PKPBackendDoiHandler.php
+2 −2 api/v1/dois/PKPDoiHandler.php
+3 −0 classes/components/forms/FieldAutosuggestPreset.php
+0 −2 classes/components/forms/FieldPreparedContent.php
+0 −3 classes/components/forms/FieldRichTextarea.php
+1 −1 classes/components/listPanels/PKPAnnouncementsListPanel.php
+2 −2 classes/controllers/grid/users/reviewer/PKPReviewerGridHandler.php
+3 −0 classes/core/EntityDAO.php
+0 −2 classes/core/PKPPageRouter.php
+2 −0 classes/core/PKPRouter.php
+3 −0 classes/form/validation/FormValidatorCustom.php
+3 −0 classes/linkAction/request/Modal.php
+3 −0 classes/metadata/MetadataDataObjectAdapter.php
+4 −0 classes/migration/upgrade/v3_4_0/I7191_EditorAssignments.php
+1 −1 classes/payment/Payment.php
+30 −0 classes/publication/PKPPublication.php
+3 −0 classes/services/queryBuilders/PKPContextQueryBuilder.php
+3 −0 classes/xml/XMLParserDOMHandler.php
+3 −0 controllers/grid/eventLog/SubmissionFileEventLogGridHandler.php
+3 −0 controllers/grid/files/FileDateGridColumn.php
+3 −0 controllers/grid/files/proof/form/ManageProofFilesForm.php
+1 −0 controllers/grid/queries/QueriesGridRow.php
+1 −1 locale/en/api.po
+9 −5 schemas/decision.json
+8 −6 schemas/doi.json
+1 −0 schemas/emailTemplate.json
+7 −2 schemas/institution.json
+3 −1 schemas/publication.json
+10 −5 schemas/submission.json
+2 −0 tests/classes/publication/PublicationTest.php
+1 −0 tests/classes/security/authorization/PolicyTestCase.php
+122 −6 tools/buildSwagger.php

0 comments on commit 7bd9c63

Please sign in to comment.