- Issue created by @eduardo morales alberti
- Merge request !75Resolve #3525788 "Allow xrayaudit to" β (Merged) created by eduardo morales alberti
- πͺπΈSpain eduardo morales alberti Spain, πͺπΊ
ZipArchiver does not works properly on Drupal 9.5, needs patch from issue https://www.drupal.org/project/drupal/issues/2850794 π Unable to open Zip archive using ArchiverZip Fixed
- πͺπΈSpain eduardo morales alberti Spain, πͺπΊ
Example of report CSV download:
Added download button on almost all reports, except XrayAuditQueryTaskImageStylesPlugin as the current data structure was too difficult to adapt. -
lpeidro β
committed 1a44c0cb on 2.x authored by
eduardo morales alberti β
Resolve #3525788 "Allow xrayaudit to"
-
lpeidro β
committed 1a44c0cb on 2.x authored by
eduardo morales alberti β
- Merge request !76Resolve #3525788 "Allow xrayaudit to" β (Open) created by eduardo morales alberti
- πͺπΈSpain lpeidro Madrid
I have identified some issues related to the reports in the Drupal administration:
Entities Displays
Due to changes in the structure of routes and links, the content display now shows the title 'Entities Displays' along with tabs for the various entity displays.
- Node display configurations: /en/admin/reports/xray-audit/content-display/node-display-mode
- Paragraphs display configurations: /en/admin/reports/xray-audit/content-display/paragraph-display-mode
- Media display configurations: /en/admin/reports/xray-audit/content-display/media-display-mode
- Taxonomy display configurations: /en/admin/reports/xray-audit/content-display/taxonomy-display-mode
- Block display configurations: /en/admin/reports/xray-audit/content-display/taxonomy-display-mode
Site structure
Menus: /en/admin/reports/xray-audit/site-structure/menu
The filter has disappeared, and the report is not displaying correctly.
- πͺπΈSpain eduardo morales alberti Spain, πͺπΊ
@lpeidro
We changed to tabs Entities Displays, as they were different operations, and to maintain the standard of one operation and a download button per page. - πͺπΈSpain eduardo morales alberti Spain, πͺπΊ
Site structure
Menus: /en/admin/reports/xray-audit/site-structure/menu
We changed the view to show all menus on the same table to make it easy to download.