#114 Update plugin for compatibility with OJS 3.5 - #117
Conversation
132dd04 to
01a1043
Compare
|
I tried this but when I try to use it I get the following warnings/errors Failed opening required '/var/www/html/plugins/generic/pln/classes/../vendor/autoload.php' (include_path='.:/usr/share/php') |
|
@devangel77b you'll need to run |
|
@jonasraoni hi thanks - i ran composer install and it seeemed to do its thing. i am resubmitting one of the failed ones and we'll see if it works fingers crossed. |
|
Is there an estimated release date for this version? |
|
Hi @jonasraoni, a few additional suggestions above for 3.5 compatibility here - thanks! |
bozana
left a comment
There was a problem hiding this comment.
Hi @jonasraoni, a few comments/questions from me. I do not know the plugin well, so excuse my silly comments/questions :-)
|
When will the plugin be released? We have now OJS 3.5.0-5 LTS, and this plugin is used by many journals that consider upgrading. |
|
It looks like a commit by @asmecher is prohibiting the merge ? main...asmecher:pln:master |
|
@mpbraendle, I'm not sure I see the connection; that's a commit from 2019, and this PR doesn't show any conflicts preventing merge. |
|
@asmecher OK, agreed. @jonasraoni and involved colleagues: Still, we need a release of this plugin as soon as possible in the plugin gallery. As written above, many journals want to upgrade now to OJS 3.5 since it is LTS, and that plugin is an essential component that has been used in previous versions and it is needed for continuity of the archiving of their content. I understand that PKP's forces are currently devoted to the coming OJS 3.6 release and ORE, but publishers are working now or will work with 3.5 and require support for this version. |
…h (requires side measures)
3cdbac9 to
a935a00
Compare
…ainst re-executing migrations (for "performance" purposes)
The earlier builds came from an intermediate commit of pkp/pln#117. This build carries the merged code (commit 1235a4d): CSRF checks, escaped template variables, notification and deposit query fixes, and the date_modified backfill. The upstream translations are restored exactly as published; only the languages upstream does not ship are added. vendor/ is reinstalled from the upstream composer.lock. The version is 4.0.0.3 so that installations of the earlier builds are offered this one.
No description provided.