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

pkp/pkp-lib#9937 rename Editorial Team into Editorial History and remove Editorial Team nav menu item #680

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?php

/**
* @file classes/migration/upgrade/v3_5_0/I9937_EditorialTeamToEditorialHistory.php
*
* Copyright (c) 2024 Simon Fraser University
* Copyright (c) 2024 John Willinsky
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @class I9937_EditorialTeamToEditorialHistory
*
* @brief Migrate/rename editorialTeam to editorialHistory context setting and remove Editorial Team navigation menu item.
*/

namespace APP\migration\upgrade\v3_5_0;

class I9937_EditorialTeamToEditorialHistory extends \PKP\migration\upgrade\v3_5_0\I9937_EditorialTeamToEditorialHistory
{
protected function getContextSettingsTable(): string
{
return 'server_settings';
}

}
1 change: 1 addition & 0 deletions dbscripts/xml/upgrade.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
<migration class="PKP\migration\upgrade\v3_5_0\I9566_SessionUpgrade"/>
<migration class="PKP\migration\upgrade\v3_5_0\I9809_ReviewCancelDate"/>
<migration class="PKP\migration\upgrade\v3_5_0\I9860_EditorialMastheadNavMenuItem"/>
<migration class="APP\migration\upgrade\v3_5_0\I9937_EditorialTeamToEditorialHistory"/>
</upgrade>

<!-- update plugin configuration - should be done as the final upgrade task -->
Expand Down
2 changes: 1 addition & 1 deletion lib/pkp
Submodule pkp updated 125 files
3 changes: 0 additions & 3 deletions locale/bg/locale.po
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,6 @@ msgstr "Контакт"
msgid "about.aboutContext"
msgstr "За сървъра"

msgid "about.editorialTeam"
msgstr "Екип на сървъра за препринти"

msgid "about.submissions"
msgstr "Изпратени материали"

Expand Down
11 changes: 0 additions & 11 deletions locale/bg/manager.po
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ msgstr "Препринти"
msgid "manager.language.submissions"
msgstr "Изпратени материали"

msgid "manager.setup.editorialTeam"
msgstr "Екип на сървъра за препринти"

msgid "manager.setup.contextAbout"
msgstr "За сървъра"

Expand Down Expand Up @@ -215,9 +212,6 @@ msgstr ""
msgid "manager.setup.contextTitle"
msgstr "Заглавие на сървъра"

msgid "manager.setup.keyInfo"
msgstr "Ключова информация"

msgid "manager.setup.lists"
msgstr "Списъци"

Expand Down Expand Up @@ -379,11 +373,6 @@ msgstr ""
"Малко лого или представяне на сървъра, което може да се използва в списъци "
"със сървъри."

msgid "manager.setup.keyInfo.description"
msgstr ""
"Осигурете описание на вашия сървър и идентифицирайте препринт мениджъра(ите) "
"и други членове на екипа на сървъра за препринти."

msgid "manager.setup.restrictSiteAccess"
msgstr ""
"Потребителите трябва да са регистрирани и да влязат в системата, за да видят "
Expand Down
3 changes: 0 additions & 3 deletions locale/ca/locale.po
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,6 @@ msgstr ""
msgid "about.aboutContext"
msgstr ""

msgid "about.editorialTeam"
msgstr ""

msgid "about.submissions"
msgstr ""

Expand Down
9 changes: 0 additions & 9 deletions locale/ca/manager.po
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,6 @@ msgstr ""
msgid "manager.setup"
msgstr ""

msgid "manager.setup.editorialTeam"
msgstr ""

msgid "manager.setup.useStyleSheet"
msgstr ""

Expand Down Expand Up @@ -212,12 +209,6 @@ msgstr ""
msgid "manager.setup.contextTitle"
msgstr ""

msgid "manager.setup.keyInfo"
msgstr ""

msgid "manager.setup.keyInfo.description"
msgstr ""

msgid "manager.setup.lists"
msgstr ""

Expand Down
3 changes: 0 additions & 3 deletions locale/cs/locale.po
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,6 @@ msgstr "Kontakt"
msgid "about.aboutContext"
msgstr "Podrobnosti o tomto serveru"

msgid "about.editorialTeam"
msgstr "Tým preprintového serveru"

msgid "about.submissions"
msgstr "Příspěvky"

Expand Down
11 changes: 0 additions & 11 deletions locale/cs/manager.po
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ msgstr "Pravidla sekce"
msgid "manager.sections.submissionIndexing"
msgstr "Nebudou zahrnuty do indexace serveru"

msgid "manager.setup.editorialTeam"
msgstr "Tým preprintového serveru"

msgid "manager.setup.announcements"
msgstr "Oznámení"

Expand Down Expand Up @@ -236,9 +233,6 @@ msgstr "Miniatura serveru"
msgid "manager.setup.contextTitle"
msgstr "Název serveru"

msgid "manager.setup.keyInfo"
msgstr "Klíčová informace"

msgid "manager.setup.lists"
msgstr "Seznamy"

Expand Down Expand Up @@ -791,11 +785,6 @@ msgstr ""
"Jste si jisti, že si přejete obnovit údaje o oprávněních pro všechny "
"preprinty? Tuto akci nelze vrátit zpět."

msgid "manager.setup.keyInfo.description"
msgstr ""
"Uveďte popis svého serveru a identifikujte správce preprintů a další členy "
"týmu preprintového serveru."

msgid "manager.setup.numPageLinks.description"
msgstr ""
"Omezte počet odkazů, které se mají zobrazit na následujících stránkách v "
Expand Down
3 changes: 0 additions & 3 deletions locale/de/locale.po
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,6 @@ msgstr "Kontakt"
msgid "about.aboutContext"
msgstr "Über den Server"

msgid "about.editorialTeam"
msgstr "Preprint-Server-Team"

msgid "about.submissions"
msgstr "Einreichungen"

Expand Down
11 changes: 0 additions & 11 deletions locale/de/manager.po
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,6 @@ msgstr ""
msgid "manager.setup"
msgstr "Server-Einstellungen"

msgid "manager.setup.editorialTeam"
msgstr "Preprint-Server-Team"

msgid "manager.setup.useStyleSheet"
msgstr "Server-Formatvorlage"

Expand Down Expand Up @@ -277,14 +274,6 @@ msgstr ""
msgid "manager.setup.contextTitle"
msgstr "Server-Titel"

msgid "manager.setup.keyInfo"
msgstr "Wichtige Informationen"

msgid "manager.setup.keyInfo.description"
msgstr ""
"Geben Sie eine Beschreibung Ihres Servers und nennen Sie den/die Preprint-"
"Manager und andere Mitglieder des Preprint-Server-Teams."

msgid "manager.setup.lists"
msgstr "Listen"

Expand Down
3 changes: 0 additions & 3 deletions locale/en/locale.po
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,6 @@ msgstr "Contact"
msgid "about.aboutContext"
msgstr "About the Server"

msgid "about.editorialTeam"
msgstr "Preprint Server Team"

msgid "about.submissions"
msgstr "Submissions"

Expand Down
12 changes: 2 additions & 10 deletions locale/en/manager.po
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,6 @@ msgstr ""
msgid "manager.setup"
msgstr "Server Settings"

msgid "manager.setup.editorialTeam"
msgstr "Preprint Server Team"

msgid "manager.setup.useStyleSheet"
msgstr "Server style sheet"

Expand Down Expand Up @@ -266,13 +263,8 @@ msgstr ""
msgid "manager.setup.contextTitle"
msgstr "Server title"

msgid "manager.setup.keyInfo"
msgstr "Key Information"

msgid "manager.setup.keyInfo.description"
msgstr ""
"Provide a description of your server and identify preprint manager(s) and "
"other members of the preprint server team."
msgid "manager.setup.editorialMasthead.description"
msgstr "Please provide the editorial history of your server, including the full name, affiliation, and start and end dates of each editor."

msgid "manager.setup.lists"
msgstr "Lists"
Expand Down
3 changes: 0 additions & 3 deletions locale/es/locale.po
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,6 @@ msgid "about.aboutContext"
msgstr "Sobre el servidor"

#, fuzzy
msgid "about.editorialTeam"
msgstr "Equipo editorial"

msgid "about.submissions"
msgstr "Envíos"

Expand Down
11 changes: 0 additions & 11 deletions locale/es/manager.po
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ msgid "manager.setup"
msgstr "Configuración del servidor"

#, fuzzy
msgid "manager.setup.editorialTeam"
msgstr "Equipo editorial"

msgid "manager.setup.useStyleSheet"
msgstr "Hoja de estilo del servidor"

Expand Down Expand Up @@ -282,14 +279,6 @@ msgstr ""
msgid "manager.setup.contextTitle"
msgstr "Título del servidor"

msgid "manager.setup.keyInfo"
msgstr "Información clave"

msgid "manager.setup.keyInfo.description"
msgstr ""
"Proporcione una breve descripción de su servidor e identifique a los "
"editores, directores generales y otros miembros de su equipo editorial."

msgid "manager.setup.lists"
msgstr "Listas"

Expand Down
3 changes: 0 additions & 3 deletions locale/fi/locale.po
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,6 @@ msgstr "Yhteystiedot"
msgid "about.aboutContext"
msgstr "Tietoa palvelimesta"

msgid "about.editorialTeam"
msgstr "Palvelimen henkilöstö"

msgid "about.submissions"
msgstr "Käsikirjoitukset"

Expand Down
9 changes: 0 additions & 9 deletions locale/fi/manager.po
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,6 @@ msgstr ""
msgid "manager.setup"
msgstr "Palvelimen asetukset"

msgid "manager.setup.editorialTeam"
msgstr ""

msgid "manager.setup.useStyleSheet"
msgstr "Palvelimen tyylitiedosto"

Expand Down Expand Up @@ -248,12 +245,6 @@ msgstr ""
msgid "manager.setup.contextTitle"
msgstr "Palvelimen nimi"

msgid "manager.setup.keyInfo"
msgstr "Avaintiedot"

msgid "manager.setup.keyInfo.description"
msgstr ""

msgid "manager.setup.lists"
msgstr "Listat"

Expand Down
3 changes: 0 additions & 3 deletions locale/fr_CA/locale.po
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,6 @@ msgid "about.aboutContext"
msgstr "À propos du serveur"

#, fuzzy
msgid "about.editorialTeam"
msgstr "Équipe éditoriale"

msgid "about.submissions"
msgstr "Soumissions"

Expand Down
12 changes: 0 additions & 12 deletions locale/fr_CA/manager.po
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,6 @@ msgid "manager.setup"
msgstr "Paramètres du serveur"

#, fuzzy
msgid "manager.setup.editorialTeam"
msgstr "Équipe éditoriale"

msgid "manager.setup.useStyleSheet"
msgstr "Feuille de styles de la série"

Expand Down Expand Up @@ -278,15 +275,6 @@ msgstr ""
msgid "manager.setup.contextTitle"
msgstr "Titre du serveur"

msgid "manager.setup.keyInfo"
msgstr "Renseignements de base"

msgid "manager.setup.keyInfo.description"
msgstr ""
"Fournir une brève description de votre serveur et présenter les rédacteurs-"
"trices, les directeurs-trices ainsi que les autres membres de votre équipe "
"éditoriale."

msgid "manager.setup.lists"
msgstr "Listes"

Expand Down
3 changes: 0 additions & 3 deletions locale/mk/locale.po
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,6 @@ msgstr "Контакт"
msgid "about.aboutContext"
msgstr "За серверот"

msgid "about.editorialTeam"
msgstr "Тим за сервер за печатење"

msgid "about.submissions"
msgstr "Поднесоци"

Expand Down
11 changes: 0 additions & 11 deletions locale/mk/manager.po
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,6 @@ msgstr ""
msgid "manager.setup"
msgstr "Поставки на серверот"

msgid "manager.setup.editorialTeam"
msgstr "Тим за сервер за печатење"

msgid "manager.setup.useStyleSheet"
msgstr "Лист со стил на сервер"

Expand Down Expand Up @@ -277,14 +274,6 @@ msgstr ""
msgid "manager.setup.contextTitle"
msgstr "Наслов на серверот"

msgid "manager.setup.keyInfo"
msgstr "Клучни информации"

msgid "manager.setup.keyInfo.description"
msgstr ""
"Обезбедете опис на вашиот сервер и идентификувајте ги менаџерите за печатење "
"и другите членови на тимот на сервери за печатење."

msgid "manager.setup.lists"
msgstr "Списоци"

Expand Down
3 changes: 0 additions & 3 deletions locale/nb/locale.po
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,6 @@ msgstr ""
msgid "about.aboutContext"
msgstr ""

msgid "about.editorialTeam"
msgstr ""

msgid "about.submissions"
msgstr ""

Expand Down
9 changes: 0 additions & 9 deletions locale/nb/manager.po
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,6 @@ msgstr ""
msgid "manager.setup"
msgstr ""

msgid "manager.setup.editorialTeam"
msgstr ""

msgid "manager.setup.useStyleSheet"
msgstr ""

Expand Down Expand Up @@ -213,12 +210,6 @@ msgstr ""
msgid "manager.setup.contextTitle"
msgstr ""

msgid "manager.setup.keyInfo"
msgstr ""

msgid "manager.setup.keyInfo.description"
msgstr ""

msgid "manager.setup.lists"
msgstr ""

Expand Down
Loading