Patrizio Bekerle
Patrizio Bekerle
I've got a weird case on a armhf system. (see https://github.com/pbek/QOwnNotes/issues/1089) I'm not sure if it is the setup of the user or a problem with armhf in general. ```...
I submitted an app https://apps.nextcloud.com/apps/qownnotes for the great, new #670. I cannot see it on https://apps.nextcloud.com/account/integrations, but still https://apps.nextcloud.com/apps/qownnotes was instantly accessible for me (also in a private browser session)....
Thank you for your great library!
Fixed a fatal error in eZUserType::objectAttributeContent because user object could not be loaded
This is a continuation of the closed pull request https://github.com/ezsystems/ezpublish-legacy/pull/1199 with suggested changes from @andrerom.
Nextbackup is not compatible with Nextcloud 21, `\OC_DB::getDbStructure` was dropped in https://github.com/nextcloud/server/commit/8b64e92b9262d2a2eec6345685ce421050f95c66#diff-0228b9248e0f5948a46a65b54ec89dfbe79280820dcc69c27e0fe7bfc414043aL59. So far I found no way to re-implement `\OC_DB::getDbStructure`.
Best is also to bundle the JS through webpack and not rely what might be there, or not. The global jQuery use was deprecated with 19 https://github.com/nextcloud/server/issues/18479. See: https://github.com/nextcloud/user_saml/issues/475#issuecomment-717899342
Fixes: ``` PHP | File:Line | Type | Issue 7.0 | /bin/php/updatesearchindexsolr.php:64 | method_name | Method name ezfUpdateSearchIndexSolr:ezfUpdateSearchIndexSolr (@php4_constructors) is deprecated. 7.0 | /classes/ezfezpsolrquerybuilder.php:17 | method_name | Method name ezfeZPSolrQueryBuilder:ezfeZPSolrQueryBuilder...
Thanks a lot for this great tool that makes it possible for me to use `macdeployqt` on current versions of Qt with brew on Travis CI for ! And a...
Thank you for this great tool!