From efbedad2c289926bc304197089bac6e696ec78cc Mon Sep 17 00:00:00 2001 From: Jhon Date: Thu, 23 Nov 2023 18:24:26 -0400 Subject: [PATCH] Updates main plugin classes Issue: documentacao-e-tarefas/scielo#615 Signed-off-by: Jhon --- .gitlab-ci.yml | 2 +- ...ionPlugin.inc.php => AuthorVersionPlugin.php | 0 README.md | 6 +++--- index.php | 17 ----------------- locale/{en_US => en}/emails.po | 0 locale/{en_US => en}/locale.po | 0 locale/{es_ES => es}/emails.po | 0 locale/{es_ES => es}/locale.po | 0 version.xml | 4 ++-- 9 files changed, 6 insertions(+), 23 deletions(-) rename AuthorVersionPlugin.inc.php => AuthorVersionPlugin.php (100%) delete mode 100755 index.php rename locale/{en_US => en}/emails.po (100%) rename locale/{en_US => en}/locale.po (100%) rename locale/{es_ES => es}/emails.po (100%) rename locale/{es_ES => es}/locale.po (100%) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 67a695d..0312bbc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,4 +6,4 @@ include: ref: main file: - 'templates/groups/pkp_plugin.yml' - - 'templates/groups/ops_plugins_cypress_tests_model.yml' \ No newline at end of file + - 'templates/groups/ops_3_4_plugins_cypress_tests_model.yml' \ No newline at end of file diff --git a/AuthorVersionPlugin.inc.php b/AuthorVersionPlugin.php similarity index 100% rename from AuthorVersionPlugin.inc.php rename to AuthorVersionPlugin.php diff --git a/README.md b/README.md index 3580264..5d2a402 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ It also changes behavior for when a posted submission has its relations changed The latest release of this plugin is compatible with the following PKP applications: -* OPS 3.3.0 +* OPS 3.4.0 ## Plugin Download @@ -26,6 +26,6 @@ To download the plugin, go to the [Releases page](https://github.com/lepidus/aut # License __This plugin is licensed under the GNU General Public License v3.0__ -__Copyright (c) 2020-2021 Lepidus Tecnologia__ +__Copyright (c) 2020-2023 Lepidus Tecnologia__ -__Copyright (c) 2020-2021 SciELO__ +__Copyright (c) 2020-2023 SciELO__ diff --git a/index.php b/index.php deleted file mode 100755 index 9352ee6..0000000 --- a/index.php +++ /dev/null @@ -1,17 +0,0 @@ -