- Oct 26, 2020
-
-
ronaldtebrake authored
-
Issue #3108608 - Stability of Ajax comments
-
- Oct 22, 2020
-
-
Robert Ragas authored
Issue #3171502 by Kingdutch, robertragas: Change the js of uploading …
-
- Oct 14, 2020
-
-
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.
-
Issue #3171502 by agami4, Kingdutch: Make post remove image button icon invisible for the accessibility tree
-
- Oct 07, 2020
- Oct 06, 2020
-
-
ronaldtebrake authored
-
Taras Kruts authored
-
Taras Kruts authored
-
Dmytrii Kaiun authored
-
Dmytrii Kaiun authored
-
ronaldtebrake authored
Issue #3174889 by ronaldtebrake: Make sure cache tags for addtocal settings are added so when the settings are saved we update the calendar buttons
-
Dmytrii Kaiun authored
-
Issue #3164294: Make sure we render the group_type field on group edit as part of a fieldset
-
- Oct 05, 2020
-
-
-
Robert Ragas authored
Issue #3174638 - Make sure links in a post get the correct configured theme color applied
-
Robert Ragas authored
Issue #3174646 - impoved colors gin theme based on social blue
-
- Oct 03, 2020
-
-
ronaldtebrake authored
-
Sjoerd van der Vis authored
Issue #3174311 by sjoerdvandervis: add check before preprocessing the views to see whether the invite modules are enabled. If so, we do not execute the preprocess functionality because that should be handled by the invite modules
-
- Oct 02, 2020
-
-
Issue #2947667 by ok_lyndsey, Kingdutch: Style skip to content so it is easily visible on each page (#2004) The style is borrowed from Drupal.org. For the colors we've chosen to use the navigation active link color as it's usually different from the navbar color itself. Additionally it has a matching text color that should be configured by platform users to something accessible. This has the highest chance of resulting in a skip link that is styled to the platform styles while being accessible.
-