[koha-commits] main Koha release repository branch master updated. v3.22.00-1467-ga0f52f8

Git repo owner gitmaster at git.koha-community.org
Fri Apr 29 18:09:32 CEST 2016


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, master has been updated
       via  a0f52f8bbcf0a7aab69788a1389b3b23d1c51693 (commit)
      from  46939d0a1c3315dad4e9a27bdf73621a5b0b1db0 (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 a0f52f8bbcf0a7aab69788a1389b3b23d1c51693
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Sun Apr 24 20:39:11 2016 -0400

    Bug 16341: Revise the way table controls look on the title detail page
    
    This patch makes changes to the way links are displayed on the
    bibliographic detail page, adding Font Awesome icons to make the links
    clearer. Some instances of the "onclick" attribute are removed.
    
    This patch also converts the "Edit" link to a Bootstrap button.
    
    To test, apply the patch and locate a title in the catalog with multiple
    holdings from different branches.
    
    Test all the table controls under a variety of conditions:
    
    - Logged in as a user who can or can't edit items
    - Logged in as a user who can or can't perform batch item operations.
    - With the StaffDetailItemSelection system preference enabled or
      disabled.
    - With the SeparateHoldings system preference turned on or off.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/css/staff-global.css  |    4 +
 .../prog/en/modules/catalogue/detail.tt            |   81 +++++++++++---------
 2 files changed, 48 insertions(+), 37 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list