-
Notifications
You must be signed in to change notification settings - Fork 918
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule pkp
updated
10 files
+1 −1 | api/v1/users/PKPUserController.php | |
+2 −2 | locale/da/common.po | |
+118 −36 | locale/fa/submission.po | |
+4 −1 | locale/fr/api.po | |
+4 −1 | locale/fr/manager.po | |
+15 −1 | locale/se/admin.po | |
+98 −0 | locale/se/common.po | |
+16 −0 | locale/se/manager.po | |
+127 −0 | locale/se/submission.po | |
+1 −2 | pages/catalog/PKPCatalogHandler.php |
Submodule ui-library
updated
8 files
Submodule jatsTemplate
updated
11 files
+78 −65 | JatsTemplateDownloadHandler.php | |
+75 −74 | JatsTemplatePlugin.php | |
+10 −12 | classes/Article.php | |
+3 −3 | classes/ArticleBack.php | |
+12 −7 | classes/ArticleBody.php | |
+37 −31 | classes/ArticleFront.php | |
+5 −4 | tests/functional/ArticleBackTest.php | |
+5 −4 | tests/functional/ArticleBodyTest.php | |
+21 −15 | tests/functional/ArticleFrontTest.php | |
+5 −4 | tests/functional/ArticleTest.php | |
+6 −4 | tests/functional/UsesRequestMock.php |