- Oct 26, 2020
-
-
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
-
Issue #2946442 by basvanos, Kingdutch, xinyuma, ok_lyndsey, agami4: Images in a post don't have a useful alternatieve text (#2034)
-
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.
-
Issue #3171503 by Kingdutch: The SVG icon on the actions dropdown for activities should not be visible to screenreaders (#2028)
-
Issue #3171844 by Kingdutch: The required marker in forms (*) should have a screen reader text to explain the field is required (#2030)
-
- 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>
-
Issue #3171577 by Kingdutch, agami4: Landing pages contain empty links in featured content teasers when viewed with screen readers (#2021)
-
Issue #3171785 by agami4, Kingdutch: Ensure search menu button is visible in the accessibility tree (#2013)
-
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 05, 2020
-
-
ronaldtebrake authored
-
Robert Ragas authored
Issue #3174638 - Make sure links in a post get the correct configured theme color applied
-
- Oct 02, 2020
-
-
* Issue #3171792 by agami4: Update styles for the show/hide search popup * Issue #3171792 by agami4: Update styles for the show/hide search popup - update
-
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.
-
- Sep 30, 2020
-
-
Robert Ragas authored
Issue #3171563 by navneet0693: Moved logic from activity_creator_update_8802 to hook_post_update_name and refactored.
-
- Sep 28, 2020
- Sep 21, 2020
-
-
Alexander Varwijk authored
The script already provides an interpreter in the script file itself using the SHEBANG. This allows the script to execute using `bash` providing all the features it needs. The `sh` shell does not provide the features needed. We should consider doing this for the other scripts too. However, we will need to make sure the scripts are executable in the script repository.
-
- Sep 15, 2020
-
-
ronaldtebrake authored
-
ronaldtebrake authored
Issue #3162557 by ronaldtebrake, ribel: Ensure we allow batch size to be altered per project using settings
-
Taras Kruts authored
-
Robert Ragas authored
by robertragas: add missing namespace dependency in social_core module due to cherry-pick failure for Issue #3155587
-
Robert Ragas authored
As a LU I can see the language of another user in his profile
-
Robert Ragas authored
-
- Sep 14, 2020
-
-
Robert Ragas authored
Issue #3110341 by royharink: Embedded Vimeo videos are sometimes blocked when hosted on cloud hosting
-