[koha-commits] main Koha release repository branch master updated. v16.11.00-388-ga1f348f

Git repo owner gitmaster at git.koha-community.org
Tue Feb 14 14:54:26 CET 2017


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  a1f348fe5cbdcc00194f4e0f4410ad71c57ad7b0 (commit)
       via  3732e8dcb2899ff446aa9ec4e427dde544b79edb (commit)
      from  27a4149625252e4c28dc97df998d82fd6f2652b8 (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 a1f348fe5cbdcc00194f4e0f4410ad71c57ad7b0
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Thu Feb 9 13:09:56 2017 +0000

    Bug 18073: Followup - don't use CONCAT_WS
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 3732e8dcb2899ff446aa9ec4e427dde544b79edb
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Tue Feb 7 17:44:12 2017 +0100

    Bug 18073: Holds to pull table enhancement
    
    Test plan:
    0) apply the patch
    1) enable on shelf hold in administration -> circulation and fines rules
    2) create some holds on avalaible items
    3) go to administration -> columns settings and confirm there is new holds-to-pull table in circulation section
    4) go to circulation -> holds to pull page and confirm that
        4a) that the page does work as before
        4b) there is ne "Column visibility" button in datatable toolbar
        4c) the column configuration does work as expected
        4d) there is new column "First patron" with link to patron which is
            first in holds queue for given record
        4e) sorting works ax expected
        4f) filters (in teh bottom of table) work as expected
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Works nicely!
    
    https://bugs.koha-community.org/show_bug.cgi?id=18079
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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

Summary of changes:
 admin/columns_settings.yml                         |   27 +++++++++++++++++
 circ/pendingreserves.pl                            |    8 +++--
 .../prog/en/modules/circ/pendingreserves.tt        |   31 ++++++++++++--------
 3 files changed, 52 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list