[koha-commits] main Koha release repository branch 3.18.x updated. v3.18.06-3-57-g2cdbaae

Git repo owner gitmaster at git.koha-community.org
Sun May 17 23:51:57 CEST 2015


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, 3.18.x has been updated
       via  2cdbaae38bf8ce08ec88b8334f7877f10d2784d8 (commit)
       via  c60e5372c7cd6e6ef5df975d651e3482471a0a0d (commit)
      from  dada8d9ccb674cea7327c6856750c82e6525e030 (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 2cdbaae38bf8ce08ec88b8334f7877f10d2784d8
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Apr 22 13:56:28 2015 +0200

    Bug 14042: Get rid of the home made pagination in the auth type admin
    
    This patch removes the home made pagination and introduces datatables on
    this page.
    
    Test plan:
    Go to the authority type admin page and confirm there is a beautiful
    table.
    
    Confirmed...
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit e9d30862c1f271a8d2117ee6e0cf9ffce516c28b)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit c60e5372c7cd6e6ef5df975d651e3482471a0a0d
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Mar 24 16:12:32 2015 +0100

    Bug 4281: Reports dictionary supports only 1 field selection
    
    The reports dictionary allows the user to select several fields, but
    only 1 is used.
    The interface is quite confusing.
    This patch removes the multiple selection and permit to select only 1
    field.
    
    Test plan:
    1/ Create a report dictionary (reports/dictionary.pl)
    2/ On the step 3, confirm that only 1 field can be selected
    
    Confirm there is no regression on this tool.
    
    Signed-off-by: Nick Clemens <nick at quecheelibrary.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit e6d9882a14068d257dd48e4cbfb3381fe2274a8c)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 admin/authtypes.pl                                 |   32 ++++-----------
 .../prog/en/modules/admin/authtypes.tt             |   24 ++++++++---
 .../prog/en/modules/reports/dictionary.tt          |   43 ++------------------
 3 files changed, 31 insertions(+), 68 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list