[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2024-04-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

claire.hernan...@biblibre.com  changed:

   What|Removed |Added

  Component|Staff interface |Accessibility
 CC||claire.hernandez@biblibre.c
   ||om,
   ||martin.renvoize@ptfs-europe
   ||.com,
   ||matt.blenkinsop@ptfs-europe
   ||.com, oleon...@myacpl.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2022-04-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243
Bug 28243 depends on bug 27631, which changed state.

Bug 27631 Summary: Accessibility: Staff interface -  on each page is Logo 
but should be page description/title
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27631

   What|Removed |Added

 Status|Pushed to master|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-09-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

Owen Leonard  changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

wainuiwitikap...@catalyst.net.nz changed:

   What|Removed |Added

 Blocks||28532


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28532
[Bug 28532] Accessibility: Staff Client - add legends to forms
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

Henry Bolshaw  changed:

   What|Removed |Added

 CC||bolsh...@parliament.uk
   Keywords||accessibility

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

wainuiwitikap...@catalyst.net.nz changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #31 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 122021
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122021=edit
Bug 28243: about.tt

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to About Koha
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be
visible on the page and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #30 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 122020
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122020=edit
Bug 28243: virtualshelves folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to the virtualshelves/shelves page
4) Check that the page has tables
5) Check that the tables have captions to describe them and that they
are hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #29 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 122019
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122019=edit
Bug 28243: tools folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to tools
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be
visible on the page and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #28 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121974
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121974=edit
Bug 28243: tags folder

Added captions to tables for accessibility purposes, some of these include
class="sr-only" so that they are not visible, but they are still present for
those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to tags
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be visible on the page
and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #27 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121973
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121973=edit
Bug 28243: suggestion folder

Added captions to tables for accessibility purposes, some of these include
class="sr-only" so that they are not visible, but they are still present for
those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to the suggestion/suggestion page
4) Check that the page has tables
5) Check that the tables have captions to describe them and that they are
hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #26 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121959
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121959=edit
Bug 28243: serials folder

Added captions to tables for accessibility purposes, some of these include
class="sr-only" so that they are not visible, but they are still present for
those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to serials
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be visible on the page
and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #25 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121958
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121958=edit
Bug 28243: rotating_collections folder

Added captions to tables for accessibility purposes, some of these include
class="sr-only" so that they are not visible, but they are still present for
those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to rotating_collections
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be visible on the page
and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #24 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121957
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121957=edit
Bug 28243: reviews folder

Added captions to tables for accessibility purposes, some of these include
class="sr-only" so that they are not visible, but they are still present for
those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to the reviews/reviewswaiting page
4) Check that the page has a table
5) Check that the table has a caption to describe it and that it is hidden with
"sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #23 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121956
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121956=edit
Bug 28243: reserve folder

Added captions to tables for accessibility purposes, some of these include
class="sr-only" so that they are not visible, but they are still present for
those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to the reserve/request page
4) Check that the page has tables
5) Check that the tables have captions to describe them and that they are
hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #22 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121950
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121950=edit
Bug 28243: reports folder

Added captions to tables for accessibility purposes, some of these include
class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to reports
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be visible on the page
and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #21 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121949
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121949=edit
Bug 28243: pos folder

Added captions to tables for accessibility purposes, some of these include
class="sr-only" so that they are not visible, but they are still present for
those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to pos
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be visible on the page
and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #20 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121948
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121948=edit
Bug 28243: plugins folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to the plugins/plugins-home page
4) Check that the page has a table
5) Check that the table has a caption to describe it and that it is
hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #19 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121947
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121947=edit
Bug 28243: patron_lists folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to patron_lists
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless
they have special heading tags instead) - some of these will be
visible on the page and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #18 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121946
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121946=edit
Bug 28243: patroncards folder

Added captions to tables for accessibility purposes, some of these include
class="sr-only" so that they are not visible, but they are still present for
those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to patroncards
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be visible on the page
and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #17 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121945
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121945=edit
Bug 28243: offline_circ folder

Added captions to tables for accessibility purposes, some of these include
class="sr-only" so that they are not visible, but they are still present for
those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to the offline_circ/list page
4) Check that the page has a table
5) Check that the table has a caption to describe it and that it is hidden with
"sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #16 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121944
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121944=edit
Bug 28243: members folder

Added captions to tables for accessibility purposes, some of these include
class="sr-only" so that they are not visible, but they are still present for
those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to members (Patrons module)
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be visible on the page
and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

wainuiwitikap...@catalyst.net.nz changed:

   What|Removed |Added

 Attachment #121905|0   |1
is obsolete||

--- Comment #15 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121943
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121943=edit
Bug 28243: labels folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to labels
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless
they have special heading tags instead) - some of these will be
visible on the page and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

wainuiwitikap...@catalyst.net.nz changed:

   What|Removed |Added

 Attachment #121904|0   |1
is obsolete||

--- Comment #14 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121942
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121942=edit
Bug 28243: course_reserves folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to course_reserves
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless
they have special heading tags instead) - some of these will be
visible on the page and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #13 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121905
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121905=edit
Bug 28243: labels folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to labels
4) Check that the page has a table
5) Check that the table has a caption to describe it and that it is
hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #12 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121904
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121904=edit
Bug 28243: course_reserves folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to course_reserves
4) Check that the page has a table
5) Check that the table has a caption to describe it and that it is
hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #11 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121903
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121903=edit
Bug 28243: common folder

Added captions to tables for accessibility purposes, some of these include
class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to the common/patron_search page
4) Check that the page has a table
5) Check that the table has a caption to describe it and that it is hidden with
"sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #10 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121902
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121902=edit
Bug 28243: clubs folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to clubs
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be
visible on the page and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #9 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121901
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121901=edit
Bug 28243: circ folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to Circulation
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be
visible on the page and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #8 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121900
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121900=edit
Bug 28243: cataloguing folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to cataloguing
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be visible on the page
and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #7 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121899
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121899=edit
Bug 28243: catalogue folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to catalogue
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless
they have special heading tags instead) - some of these will be
visible on the page and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #6 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121898
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121898=edit
Bug 28243: basket folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to basket
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be
visible on the page and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #5 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121896
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121896=edit
Bug 28243: authorities folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to Authorities
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be visible on the page
and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #4 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121895
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121895=edit
Bug 28243: admin folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to Koha Administration
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless
they have special heading tags instead) - some of these will be
visible on the page and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #2 from wainuiwitikap...@catalyst.net.nz ---
Changing this bug to only deal with captions and tables.

Bug 28532 has been made to deal with legends and forms.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

wainuiwitikap...@catalyst.net.nz changed:

   What|Removed |Added

Summary|Accessibility: Staff Client |Accessibility: Staff Client
   |- add captions and legends  |- add captions to tables
   |to tables and forms |

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions to tables

2021-06-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243

--- Comment #3 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 121750
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121750=edit
Bug 28243: acqui folder

Added captions to tables for accessibility purposes, some of these
include class="sr-only" so that they are not visible, but they are still
present for those who use screen-readers.

To test:
1) Apply patch and dependencies
2) Go to Staff Client
3) Go to Acquisitions
4) Go to each of the pages/files and check if they have tables
5) Check that each of the tables have captions to describe them (unless they
have special heading tags instead) - some of these will be
visible on the page and some will be hidden with "sr-only"

Sponsored-by: Catalyst IT

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/