[koha-commits] main Koha release repository branch master updated. v3.22.00-990-g5f7e9e9

Git repo owner gitmaster at git.koha-community.org
Thu Mar 24 18:00:30 CET 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  5f7e9e9d7ff33b9fd8ad68c556e9658eb9c52ba7 (commit)
       via  c147c874f7c2d49a0c9499286df8df3f5ca16e94 (commit)
      from  6cb68b471dc1bf7658dfc1aa73aa23ce685342a8 (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 5f7e9e9d7ff33b9fd8ad68c556e9658eb9c52ba7
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Mar 23 22:03:01 2016 +0000

     Bug 16120: Add the actions class to all actions td
    
    We have several others places where a td contains buttons. This patch
    fixes the ones in table generated server-side.
    
    Test plan:
    Search for patrons and shelves: the buttons should not wrap
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit c147c874f7c2d49a0c9499286df8df3f5ca16e94
Author: Aleisha <aleishaamohia at hotmail.com>
Date:   Tue Mar 22 03:19:25 2016 +0000

     Bug 16120: Making 'Edit' on patron search a button
    
    EDIT: Adding nowrap styles to the Action column. I chose to do it with a span because that's the way it's already done in this file for another column.
    
    To test:
    1) Go to Patrons and do a search that will bring up more than one result
    2) Confirm 'Edit' now shows as a font awesome button and works as expected
    3) Confirm the button does not wrap when you make your browser narrower
    
    Sponsored-by: Catalyst IT
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/common/patron_search.tt      |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt            |    2 +-
 .../intranet-tmpl/prog/en/modules/members/tables/members_results.tt  |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt    |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list