-
Notifications
You must be signed in to change notification settings - Fork 48
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
1 parent
282dd9b
commit f84ab62
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule pkp
updated
10 files
+6 −0 | classes/components/forms/dashboard/SubmissionFilters.php | |
+15 −0 | classes/file/TemporaryFileDAO.php | |
+23 −22 | composer.json | |
+62 −2 | composer.lock | |
+1 −3 | js/load.js | |
+0 −3 | locale/en/user.po | |
+1 −7 | pages/dashboard/DashboardHandlerNext.php | |
+28 −32 | pages/login/LoginHandler.php | |
+4 −3 | templates/layouts/backend.tpl | |
+8 −3 | tools/i18nExtractKeys.vite.js |
Submodule ui-library
updated
51 files