Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*6649* Updated German locale for pkp-lib: grid.xml #2

Merged
merged 1 commit into from
Sep 6, 2011

Conversation

mtub
Copy link
Member

@mtub mtub commented May 18, 2011

Updated German version of grid.xml according to recent changes in the English version

jmacgreg added a commit that referenced this pull request Sep 6, 2011
*6649* Updated German locale for pkp-lib: grid.xml
@jmacgreg jmacgreg merged commit e680493 into pkp:master Sep 6, 2011
@mtub mtub deleted the 20110518-updated-grid.xml branch May 24, 2014 17:11
@asmecher asmecher mentioned this pull request Aug 11, 2016
11 tasks
asmecher pushed a commit that referenced this pull request Mar 22, 2018
mtub pushed a commit that referenced this pull request Nov 3, 2018
asmecher pushed a commit that referenced this pull request Nov 27, 2018
asmecher pushed a commit that referenced this pull request Jun 4, 2019
@Beibut Beibut mentioned this pull request Feb 20, 2020
@mstf0ta-app mstf0ta-app mentioned this pull request May 10, 2021
asmecher pushed a commit that referenced this pull request Feb 2, 2022
joearton added a commit to joearton/pkp-lib that referenced this pull request Apr 17, 2022
[Sun Apr 17 18:55:06 2022] PHP Fatal error:  Uncaught Error: Call to a member function getPrimaryLocale() on null in /var/www/html/ojs/lib/pkp/controllers/grid/navigationMenus/form/PKPNavigationMenuItemsForm.inc.php:227
Stack trace:
#0 /var/www/html/ojs/lib/pkp/controllers/grid/navigationMenus/NavigationMenuItemsGridHandler.inc.php(164): PKPNavigationMenuItemsForm->validate()
pkp#1 /var/www/html/ojs/lib/pkp/classes/core/PKPRouter.inc.php(395): NavigationMenuItemsGridHandler->updateNavigationMenuItem()
pkp#2 /var/www/html/ojs/lib/pkp/classes/core/PKPComponentRouter.inc.php(257): PKPRouter->_authorizeInitializeAndCallRequest()
pkp#3 /var/www/html/ojs/lib/pkp/classes/core/Dispatcher.inc.php(144): PKPComponentRouter->route()
pkp#4 /var/www/html/ojs/lib/pkp/classes/core/PKPApplication.inc.php(362): Dispatcher->dispatch()
pkp#5 /var/www/html/ojs/index.php(68): PKPApplication->execute()
pkp#6 {main}
  thrown in /var/www/html/ojs/lib/pkp/controllers/grid/navigationMenus/form/PKPNavigationMenuItemsForm.inc.php on line 227
[Sun Apr 17 18:55:06 2022] 127.0.0.1:41560 [500]: POST /index.php/index/$$$call$$$/grid/navigation-menus/navigation-menu-items-grid/update-navigation-menu-item - Uncaught Error: Call to a member function getPrimaryLocale() on null in /var/www/html/ojs/lib/pkp/controllers/grid/navigationMenus/form/PKPNavigationMenuItemsForm.inc.php:227
Stack trace:
#0 /var/www/html/ojs/lib/pkp/controllers/grid/navigationMenus/NavigationMenuItemsGridHandler.inc.php(164): PKPNavigationMenuItemsForm->validate()
pkp#1 /var/www/html/ojs/lib/pkp/classes/core/PKPRouter.inc.php(395): NavigationMenuItemsGridHandler->updateNavigationMenuItem()
pkp#2 /var/www/html/ojs/lib/pkp/classes/core/PKPComponentRouter.inc.php(257): PKPRouter->_authorizeInitializeAndCallRequest()
pkp#3 /var/www/html/ojs/lib/pkp/classes/core/Dispatcher.inc.php(144): PKPComponentRouter->route()
pkp#4 /var/www/html/ojs/lib/pkp/classes/core/PKPApplication.inc.php(362): Dispatcher->dispatch()
pkp#5 /var/www/html/ojs/index.php(68): PKPApplication->execute()
pkp#6 {main}
  thrown in /var/www/html/ojs/lib/pkp/controllers/grid/navigationMenus/form/PKPNavigationMenuItemsForm.inc.php on line 227

Note: it happens when upgrade from OJS 3.1 to 3.3, unable to save or update NMI_TYPE_REMOTE_URL
@mjamilo mjamilo mentioned this pull request Apr 20, 2024
MrRob100 pushed a commit to MrRob100/pkp-lib that referenced this pull request Nov 13, 2024
# This is the 1st commit message:

download review label added

# This is the commit message pkp#2:

review download backend working

read reviews with download reviews links

download review in pdf and xml

export review as xml

refactored xml download to reuse custom tag rendering logic

related object removed for xml download

added dom implementation for xml generation for review downloads

lock file updated after merge conflict

code styling tweaks

made composer files inline with master

fpdf dependency added

download reviews using mpdf

using get authorized objeect thereby utilizing permissions to retrieve reviews and submissions

indentation of tpl file reverted

changes for download reviews re-implemented without affecting indentation

xml utf 8 support and open reviewer support

rich text comments tags stripped to prepare for xml

PDF output supporting uf8 chars

Vue dropdown component used in readReview template for downloading reviews

removed exportPDF from grid action and added logic to controllers to as API route

download XML ported to controller and removed from grid action

reverted unintended formatting

routes grouped and named more readably

parameter validation and http responses added to methods

download reviews utilizing temp files

export review PDF refactor to separate PDF generation and API handing

refactored api request validation

error details passing from refactored validation method

method doc description

adding attribute to validate xml exported file

download reviews review template added as own file

download xml using createTextNode function

replaced spaces with tabs on templates

replaces spaces with tabs

tabs used instead of spaces fix for review download template

indentation restored
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants