[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.10-60-g1beb5860f6

Git repo owner gitmaster at git.koha-community.org
Thu May 14 20:21:04 CEST 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 19.05.x has been updated
       via  1beb5860f605f86eea6f1f552ea09569e0ed1234 (commit)
      from  a6162e45fd89adae6cff599393d8f7905c00c505 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1beb5860f605f86eea6f1f552ea09569e0ed1234
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Tue Apr 14 13:14:37 2020 +0000

    Bug 21211: Add patron toolbar to suggestions, discharges and ill requests tabs
    
    When paging through the patron account in staff, using the tabs on
    the right, you notice that some pages are missing the patron toolbar
    on top and that the headings, where they exist, vary in size.
    
    This patch adds the patron toolbar to 3 more tabs and changes headings
    to h1 to be consistent with older tabs. It has also been suggested on
    another tab that this is preferrable for screen readers.
    
    Note: Modification log was left out for now, as this is also used in tools.
    
    To test:
    - Activate ILL (ILLModule pref)
    - Activate discharges (UseDischarge pref)
    - Go to any patron account, tab through the tabs...
    - Verify that discharge, purchase suggestions and ill requests are
      missing the toolbar
    - Apply patch
    - Verify that the toolbar now appears on these pages and works
      correctly
    - Also veriy that the headings are now consistently h1 on all pages
    
    Signed-off-by: David Roberts <david at koha-ptfs.co.uk>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 1b9fd03f17cc1d99ea0960173be87ae33d76df40)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/members/discharge.tt        | 6 ++++--
 koha-tmpl/intranet-tmpl/prog/en/modules/members/housebound.tt       | 2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/members/ill-requests.tt     | 5 ++++-
 .../intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt   | 3 ++-
 koha-tmpl/intranet-tmpl/prog/en/modules/members/statistics.tt       | 2 +-
 5 files changed, 12 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list