Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 1c596eadf72bde73ebdabe9b834be4a7c52d38a1
https://github.com/xwiki/xwiki-platform/commit/1c596eadf72bde73ebdabe9b834b…
Author: Lucas C <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-standards-validator/src/main/java/org/xwiki/validator/HTML5DutchWebGuidelinesValidator.java
Log Message:
-----------
XWIKI-21772: Admin section: make user directory pass webstandard tests (#2795)
* Fixed the input label validation to allow another standard HTML way to link the label to its in
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/searchgrid
Commit: 0c3131ed517d034ef1310583d0b191b3a2ba7e1c
https://github.com/xwiki-contrib/searchgrid/commit/0c3131ed517d034ef1310583…
Author: slauriere <slauriere(a)xwiki.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M src/main/resources/XWiki/SearchGrid/SearchGridMacro.xml
A src/main/resources/XWiki/SearchGrid/SearchGridMacros.xml
M src/main/resources/XWiki/SearchGrid/SearchGridTabsMacro.xml
Log Message:
-----------
[misc] Introduce SearchGridMacros to factorize code used both by
SearchGridMacro and SearchGridTabsMacro