- Apr 09, 2019
-
-
Truls Steenstrup Yggeseth authored
-
Evelien Schut authored
Currently translated at 50.7% (1139 of 2247 strings) Translation: Open Social/Distribution Translate-URL: https://translate.getopensocial.com/projects/open-social/distribution/nl/
-
- Apr 08, 2019
-
-
Jaap Jan Koster authored
- Apr 06, 2019
-
-
Jenkins Automation Server authored
-
- Apr 05, 2019
-
-
* Splitted the install_stability_3-4-5 * Remove the double pipes * Modify Composer Configurations for Travis tests * Adding `stop-on-failure` for Behat tests * Added --strict option to Behat tests * Move the options args inside `""` * Test with a wrong patch link to drupal/core abut color * Move the command to top * Reverted the wrong patch * Removed stability-5
-
ronaldtebrake authored
#3030852 - Content reporting feature
-
Evelien Schut authored
Currently translated at 52.2% (1139 of 2183 strings) Translation: Open Social/Distribution Translate-URL: https://translate.getopensocial.com/projects/open-social/distribution/nl/
- Apr 04, 2019
-
-
Alexander Varwijk authored
-
Cherry pick of PR #1300
-
Alexander Varwijk authored
The landing pages consist of paragraphs that contain all the necessary links for the content type, it's essentially a page-builder node type. The content report module can cause the links to be shown which breaks the layout of the landing pages. Hiding the links is the easiest solution.
-
Jenkins Automation Server authored
-
Evelien Schut authored
Currently translated at 52.2% (1138 of 2181 strings) Translation: Open Social/Distribution Translate-URL: https://translate.getopensocial.com/projects/open-social/distribution/nl/
-
- Apr 03, 2019
-
-
Jaap Jan authored
* Update views_bulk_operations to 2.5. * VBO Update - clear_on_exposed is integer now.
-
ronaldtebrake authored
5.x Missing PRs
-
Jaap Jan authored
-
Jenkins Automation Server authored
-
Evelien Schut authored
Currently translated at 45.6% (994 of 2182 strings) Translation: Open Social/Distribution Translate-URL: https://translate.getopensocial.com/projects/open-social/distribution/de/
-
Evelien Schut authored
Currently translated at 52.1% (1137 of 2182 strings) Translation: Open Social/Distribution Translate-URL: https://translate.getopensocial.com/projects/open-social/distribution/nl/
-
Jochem van Nieuwenhuijsen authored
Currently translated at 52.1% (1137 of 2182 strings) Translation: Open Social/Distribution Translate-URL: https://translate.getopensocial.com/projects/open-social/distribution/nl/
- Apr 02, 2019
-
-
-
-
-
Issue #3020571 by idebr, Kingdutch: Implement config schema for message.template.*.third_party.activity_logger (#1162) * Issue #3020571 by idebr: Implement config schema for message.template.*.third_party.activity_logger * Move config re-save to post_update hook At that point we know that the database is functional again so we can use code to load/save the configuration.
-
Issue #3027339 by chmez: Use other CSS classes for "Pill badge" CKEditor style for fix showing text with this style as invisible.
-
-
-
The work done for the social_embed configuration override is pretty important to happen together. It makes sense to just move this work into a single class with separate methods that are easy to parse. This reduces the cognitive overhead of having a base class and further indirection.
-
Issue #3028367 by chmez: Allow change list of text formats which using the filter for converting URLs.
-
We don't use coffeescript files in Open Social. The original libraries are also not findable anywhere. At this point the compiled source has been changed to fix a bug. We remove the library to ensure that the bug isn't accidentally re-introduced by a trigger-happy developer in the future.
-
-
Issue #3028992 by chmez: Use a source of comment instead of markup from CKEditor content for comment data.
-
Alexander Varwijk authored
There is an issue that causes reports for things other than nodes not to show up. This seems to be caused by the following Drupal core issue: https://www.drupal.org/project/drupal/issues/1349080 The short summary is that node access rules are applied to the main query (loading the flags) instead of only the node subquery. This causes any data without node grants (comments and posts) not to match anything and return no results. We've (Bram ten Hove and I) decided to disable SQL rewriting in the view for now. This fixes the issue but may cause us trouble later. Once the Drupal issue is fixed then we can re-enable SQL rewriting and everything should still work.
-
Jenkins Automation Server authored
-