- Jan 17, 2023
-
-
Tiago authored
-
Navneet Singh authored
Updates: (deps): Update drupal/swiftmailer requirement from 2.2.0 to 2.3.0
-
Navneet Singh authored
Updates: (deps): Update drupal/better_exposed_filters requirement from 6.0.2 to 6.0.3
-
- Jan 16, 2023
-
-
Updates the requirements on drupal/image_widget_crop to permit the latest version. --- updated-dependencies: - dependency-name: drupal/image_widget_crop dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-
Updates the requirements on drupal/message to permit the latest version. --- updated-dependencies: - dependency-name: drupal/message dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-
Updates the requirements on drupal/advancedqueue to permit the latest version. --- updated-dependencies: - dependency-name: drupal/advancedqueue dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-
Tiago authored
-
Tiago authored
-
Bram ten Hove authored
-
Bram ten Hove authored
PROD-23594 - Add a fallback method using the existing entity loads to ensure no hard dependency is needed on the Social Group module
-
Bram ten Hove authored
PROD-23594 - Replace the entity loads by the group helper service method that fetches the groups the user is a member of
-
Bram ten Hove authored
-
Bram ten Hove authored
-
Bram ten Hove authored
-
Tiago authored
-
- Jan 12, 2023
-
-
Issue #3330544 by nkoporec: Social follow taxonomy popup doesn't appear
-
- Jan 11, 2023
-
-
Issue #3318303 by rolki: Add support for allowed_values_function in entity_access_by_field
-
- Jan 10, 2023
-
-
Tiago authored
-
Tiago authored
-
Oleksandr Horbatiuk authored
Issue #3315177 by chmez: Add a new method to the widget class to provide a list of supported entity types
-
Weblate authored
Currently translated at 41.4% (1402 of 3384 strings) Translated using Weblate (German (Switzerland)) Currently translated at 62.3% (2109 of 3384 strings) Co-authored-by: Greenwire Team CH <greenwire@greenpeace.ch> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://translate.getopensocial.com/projects/gpch/distribution/de_CH/ Translate-URL: https://translate.getopensocial.com/projects/gpch/distribution/fr_CH/ Translation: Greenpeace Switzerland/Distribution
-
- Jan 09, 2023
-
-
Alexander Varwijk authored
This makes it easier to debug differences between the CI and local
-
Alexander Varwijk authored
Internal: Enable assertions in PHPUnit tests
-
- Jan 08, 2023
-
-
Weblate authored
Added translation using Weblate (Portuguese (Portugal)) Added translation using Weblate (French (Switzerland) (fr_CH@gpi)) Added translation using Weblate (Spanish (Mexico) (es_MX@gpi)) Added translation using Weblate (French (fr_GPI)) Added translation using Weblate (Catalan (ca_GPI)) Added translation using Weblate (German (de_CH) (de_CH@gpi)) Added translation using Weblate (Galician (gl_GPI)) Added translation using Weblate (Spanish (es_GPI)) Added translation using Weblate (English (United Kingdom)) Added translation using Weblate (Italian (it_CH@gpi)) Co-authored-by: Weblate <noreply@weblate.org>
-
- Jan 07, 2023
-
-
Weblate authored
Added translation using Weblate (Portuguese (Portugal)) Added translation using Weblate (Spanish (Mexico) (es_MX@gpi)) Added translation using Weblate (French (Switzerland) (fr_CH@gpi)) Added translation using Weblate (French (fr_GPI)) Added translation using Weblate (Catalan (ca_GPI)) Added translation using Weblate (German (de_CH) (de_CH@gpi)) Added translation using Weblate (Galician (gl_GPI)) Added translation using Weblate (Spanish (es_GPI)) Added translation using Weblate (Italian (it_CH@gpi)) Added translation using Weblate (English (United Kingdom)) Translated using Weblate (German) Currently translated at 54.9% (1861 of 3384 strings) Co-authored-by: Clara Corpus <clara.corpus@greenpeace.org> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://translate.getopensocial.com/projects/gpde/distribution/de/ Translation: Greenpeace Germany/Distribution
-
- Jan 06, 2023
-
-
nkoporec authored
Issue #3301508 by ribel: Allow to filter by Flexible groups in custom content list block.
-
nkoporec authored
Issue #3174548 - revert - Disable the reliance on graphql_oauth as it breaks current implementations
-
nkoporec authored
-
Robert Ragas authored
In PR 2962 we introduce a dependency towards graphql_oauth, this means it will enable simple_oauth while we still use a different module for the native app, namely oauth2_server. This causes the native app to break, also the simple_oauth will be enabled without any configuration. As some point we want the simple_oauth to take over, but in a smooth way. Also at first it will start calling a function in getExtension while there is nothing enabled yet and also breaking that.
-
Alexander Varwijk authored
We use assertions in our code to make sure things that should be a given actually work as we expect. However, we weren't running the assertions in our test suite. We only need to enable this for PHPUnit since PHPCS/PHPStan use static analysis and don't need assertion code generated. Meanwhile our Behat tests use a Docker image that should have assertions enabled.
-
Beatriz Inácio authored
-
Beatriz Inacio dos Santos authored
-
Navneet Singh authored
Updated source translations
-
- Jan 05, 2023
-
-
Open Social Translation Workflow authored
-
Tiago authored
We are not using this library in code base anywhere. In the pages of history, this was somewhere used in Open Social style guide which we do not support anymore. This was first introduced in https://github.com/goalgorilla/open_social/pull/1358. It was added as dependency of KSS in our socialblue theme which can be seen here: https://github.com/goalgorilla/open_social/pull/1358/files#diff-f688afcb60f350ef698bb13a058e38938e27379d4fc5ec1152b4fdecf1ae2de7R3451 This library helped us in having highlighted snippets in our editors like code block: ``` <pre><code class="language-markup" data-language="html">{{ section.markup|escape('html') }}</code></pre> ``` We are removing it as we don't require it any more.
-
Weblate authored
Currently translated at 48.0% (1625 of 3383 strings) Co-authored-by: Henrique Ciolfi <henrique.ciolfi@greenpeace.org> Translate-URL: https://translate.getopensocial.com/projects/gpbr/distribution/pt_BR/ Translation: Greenpeace Brazil/Distribution
-
- Jan 04, 2023
-
-
Navneet Singh authored
Internal: Removed unrequired if condition as per PHPStan analysis results.
-
Navneet Singh authored
-
- Jan 03, 2023
-
-
Weblate authored
Currently translated at 62.3% (2109 of 3383 strings) Co-authored-by: Greenwire Team CH <greenwire@greenpeace.ch> Translate-URL: https://translate.getopensocial.com/projects/gpch/distribution/de_CH/ Translation: Greenpeace Switzerland/Distribution
-