[koha-commits] main Koha release repository branch master updated. v3.22.00-654-g8e997fb

Git repo owner gitmaster at git.koha-community.org
Wed Feb 24 05:08:10 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  8e997fbafcc635b275c6ca1211e47a4cd38c8140 (commit)
       via  fdc06dec2a6e827a5c04c048a0478a2f80d2cd76 (commit)
      from  3b8f35de7924c48d8d6290b114bcb71f39453d48 (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 8e997fbafcc635b275c6ca1211e47a4cd38c8140
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Feb 4 22:13:55 2016 +0000

    Bug 15471 [QA Followup] - Fix error causing visibility button to not display
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

commit fdc06dec2a6e827a5c04c048a0478a2f80d2cd76
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Tue Jan 5 12:24:57 2016 +0100

    Bug 15471: Add column settings and filters to Holds queue table
    
    Add column visibility menu using DataTables Buttons
    Add a text filter on top of each column
    Also extend page width so that the large table is better centered
    
    Depends on bug 15285
    
    Test plan
    1. Go to Holds queue page (circ/view_holdsqueue.pl)
    2. Check that table sorting and filtering work well and that you can
       hide each column
    3. Go to Admin > Configure columns and change the settings for this
       table (Circulation > view_holdsqueue > holds-table). Verify that the
       settings work by going again to the Holds queue page
    4. Check that filters continue to work after hiding some columns
    
    Tested on top of 15285, works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 admin/columns_settings.yml                         |   25 ++++++
 koha-tmpl/intranet-tmpl/prog/en/css/datatables.css |    4 +-
 .../prog/en/modules/circ/view_holdsqueue.tt        |   95 ++++++++++++++++++--
 3 files changed, 113 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list