- Dec 15, 2020
-
-
ronaldtebrake authored
-
ronaldtebrake authored
Lets see if drupal-composer/drupal-scaffold: ^2.5.0 allows us to install 8.x and 9.x again including the latest core and update composer/installers
-
ronaldtebrake authored
#3179190: With the Sky theme flavour the image label for books is now hidden by default
-
* TB-5244 by jochemvn: improve JS, so profile tag hover doesn't break * by robertragas: replace let for var to a full backwards compatibility for older browsers Co-authored-by: Robert Ragas <robertragas@goalgorilla.com>
-
- Dec 14, 2020
-
- Dec 11, 2020
-
-
-
Alexander Varwijk authored
-
- Dec 08, 2020
-
-
Robert Ragas authored
Issue #3186203 by ronaldtebrake: Fix CS for TB-5356
-
- Dec 07, 2020
-
-
-
Robert Ragas authored
Reporting (ajax) comments leads to white screen
-
- Nov 30, 2020
-
-
Issue #3183500: Update drupal core to 8.9^
-
- Nov 12, 2020
-
-
Travis self-updates to v2 of composer while we don't support it (yet).
-
Alexander Varwijk authored
This reverts commit e4fe84f4. Since this is a backwards compatibiltiy break it must land in a major release only and should not have been cherry-picked to minor release branches.
-
Feature/3113181 drupal composer update
-
- Nov 11, 2020
- Oct 26, 2020
-
-
Robert Ragas authored
Issue #3171502 by Kingdutch, robertragas: Change the js of uploading images in the stream to be compatible with bigpipe
-
ronaldtebrake authored
-
Bram ten Hove authored
Issue #3108608 - Stability of Ajax comments
-
- Oct 14, 2020
-
-
Jochem van Nieuwenhuijsen authored
-
Issue #3176619 by robertragas: Enable redirect module to prevent index.php from being accessed (#2038) Co-authored-by: Robert Ragas <robertragas@goalgorilla.com>
-
- Oct 13, 2020
-
-
* Issue #3176585 by tBKoT: Change weight for HTML filter search index processor
-
Alexander Varwijk authored
-
- Oct 12, 2020
-
-
We look at the Bootstrap example and add the missing `aria-haspopup` and `aria-expanded` attributes. The `aria-haspopup` attribute indicates to assistive technology that there is a submenu present. The `aria-expanded` attribute indicates the state of that submenu. The `aria-expanded` attribute was already updated by the included JavaScript but the initial `false` state was missing from the Twig rendered markup. In addition we add the `role='button'` to indicate to screenreaders that this is a menu button which makes it clearer that the button can be pressed for more options.
-
- Oct 09, 2020
-
-
- Oct 08, 2020
-
-
Issue #3171587 by dspachos, Kingdutch: Login error message uses a fake list but should use a semantic list instead (#2026) Co-authored-by: dspachos <dspachos@538678.no-reply.drupal.org>
-
Co-authored-by: dspachos <dspachos@538678.no-reply.drupal.org>
-
Alexander Varwijk authored
Issue #3134488 by Taco Potze, collinm, ronaldtebrake, Kingdutch: Image with Post does not work after removing the image It appears that an AJAX call introduces a random string after the selectors that are used in the script. This breaks the script. We're unable to trace the source of this change but we can make the script more robust. We only check for the start of data-selector. We also limit all queries to the current concept in an attempt to make this work when there are multiple forms on the same page. The CSS is slightly updated because it appears that the line is no longer needed but instead causes issues. The comment was correct that the stylesheet was only loaded after the image is shown, but it's not unloaded when the image is removed. This caused a visual bug that was present until a very early (<1.7) version of Open Social.
-