Skip to content

Commit

Permalink
Submodule update
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Aug 29, 2022
1 parent 5008a38 commit 6ef85db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pkp
Submodule pkp updated 40 files
+1 −1 classes/core/PKPComponentRouter.php
+1 −1 classes/decision/types/BackFromCopyediting.php
+1 −1 classes/decision/types/BackFromProduction.php
+1 −1 classes/decision/types/CancelReviewRound.php
+2 −2 classes/decision/types/traits/NotifyReviewers.php
+1 −1 classes/decision/types/traits/WithReviewAssignments.php
+1 −1 classes/institution/Institution.php
+1 −1 classes/mail/Mailer.php
+1 −1 classes/mail/mailables/DecisionBackFromCopyeditingNotifyAuthor.php
+1 −1 classes/mail/mailables/DecisionBackFromProductionNotifyAuthor.php
+1 −1 classes/mail/mailables/DecisionCancelReviewRoundNotifyAuthor.php
+1 −1 classes/migration/upgrade/v3_4_0/I2890_AddSetNullForOnDeleteToReviewRoundIdForeign.php
+1 −1 classes/migration/upgrade/v3_4_0/I2890_EmailTemplatesVarcharLengthUpdate.php
+1 −1 classes/notification/managerDelegate/PKPApproveSubmissionNotificationManager.php
+3 −2 classes/observers/events/PluginEnabledChanged.php
+1 −1 classes/security/authorization/internal/SubmissionFileRequestedRevisionRequiredPolicy.php
+1 −1 classes/statistics/PKPStatisticsHelper.php
+1 −1 classes/sushi/CounterR5Report.php
+1 −1 classes/sushi/SushiException.php
+1 −1 controllers/grid/files/FileDateGridColumn.php
+1 −1 js/classes/features/Feature.js
+1 −1 plugins/generic/usageEvent/PKPUsageEventPlugin.php
+1 −1 plugins/metadata/dc11/PKPDc11MetadataPlugin.php
+1 −1 plugins/metadata/dc11/schema/PKPDc11Schema.php
+1 −1 plugins/oaiMetadataFormats/dc/PKPOAIMetadataFormatPlugin_DC.php
+1 −1 plugins/oaiMetadataFormats/dc/PKPOAIMetadataFormat_DC.php
+1 −1 tests/DatabaseTestCase.php
+1 −1 tests/PKPTestCase.php
+1 −1 tests/PKPTestHelper.php
+1 −1 tests/classes/core/PKPRouterTestCase.php
+1 −1 tests/classes/filter/OtherCompositeFilter.php
+1 −1 tests/classes/filter/PersistableTestFilter.php
+1 −1 tests/classes/filter/TestClass1.php
+1 −1 tests/classes/filter/TestClass2.php
+1 −1 tests/classes/metadata/TestSchema.php
+1 −1 tests/classes/publication/PublicationTest.php
+1 −1 tests/classes/scheduledTask/ScheduledTaskHelperTest.php
+3 −3 tests/classes/security/authorization/PolicyTestCase.php
+1 −1 tests/classes/validation/ValidatorORCIDTest.php
+1 −3 tests/plugins/PluginTestCase.php

0 comments on commit 6ef85db

Please sign in to comment.