nextcloud/apps/files
Ferdinand Thiessen bb12b8e042
fix(files): Remove confusing table header labels
For screen readers the table header was very verbose and confusing,
as the SR reads out e.g. "sort list by name button FILENAME" for every row / file.
Instead reduce it to "name button FILENAME" and add information about sorting to caption, as recommended by WCAG [1]

[1]: https://www.w3.org/WAI/ARIA/apg/patterns/table/examples/sortable-table/

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-01 17:30:23 +01:00
..
ajax Remove unused legacy ajax/list.php in files app 2023-01-09 15:18:37 +01:00
appinfo feat(branchoff): Bump versions and requirements in apps 2023-11-23 10:09:40 +01:00
composer Synchronize operation on live photo files 2023-11-29 19:07:32 +01:00
css chore(jest): update snapshot after component update 2023-11-08 08:39:14 +01:00
img feat(f2v): migrate Files 2023-08-17 18:56:37 +02:00
js fix(files): legacy humanFileSize tests 2023-10-04 08:44:57 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-12-01 00:18:33 +00:00
lib Add comment in SyncLivePhotosListener 2023-11-30 12:59:57 +01:00
src fix(files): Remove confusing table header labels 2023-12-01 17:30:23 +01:00
templates chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
tests chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
list.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
openapi.json Fix OCS-APIRequest header for OpenAPI 2023-09-27 10:22:20 +02:00
simplelist.php Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00