Marc Bria

Results 144 comments of Marc Bria

Additional tooling extracted from PKP dev team channel. - essential stuff: git, composer, cypress, node (nvm), xmllint... - xdebug: https://xdebug.org - closure linter: which requires Java and an specific version...

Not sorrry Luís. We are overwhelmed and this is not a priority now. But PRs are more than welcome... so feel free to create a docker-compose-dev.yml in the way you...

Sorry for the long silence. About this specific issue: OJS lacks of a good client and the command-line installation is done via "curl" with some parameters. I really don't trust...

As far as it can be accomplished with the frontend or the workaround posted by @matgn, is not a priority right now, but would be nice to adress this in...

Hi @LuisLepidus Thanks to remember about this. This summer dockerHub decided to remove the autobuild feature and we are looking for alternatives so improvements like this are in the bottom...

Noticed issues with LOCKSS (PKP PN) due missing zip module. Take a look to this: https://github.com/pkp/pkp-lib/issues/7088

We are in a middle of a refactoring process, so it's early to answer this. Keeping the issue open to remember the request.

Hummm... didn't though in this. :_-( I'm unsure if getProtocol() will be able to get the right one based on SCRIPT_URI, but in worst of cases cron will send a...

I really thought this was going to be an easy one. :-( Tomorrow I will take a look but because I suspect command-line tools will take the protocol properly even...

Checking what other CMS are doing: In WP they are aware of the issue and offer a couple of workarounds: ![image](https://user-images.githubusercontent.com/2779168/110756872-03a16900-824b-11eb-98e3-5d2456e496d9.png) - Their "FORCE_SSL_ADMIN" is like our "force_ssl"... to check...