[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.01-43-g6900e76

Git repo owner gitmaster at git.koha-community.org
Mon Jul 2 19:19:10 CEST 2018


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, 18.05.x has been updated
       via  6900e766130442f7baff42545f1b0b6bfdb0e508 (commit)
       via  da51f6bcc9eb2bff48da2d7ca0efb7b791c62192 (commit)
       via  3b02a8d2da4b3a20bc3a4970b537066ff389b959 (commit)
      from  3e9a44794cac502b2e3809413dac2d5f2a3e0d7c (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 6900e766130442f7baff42545f1b0b6bfdb0e508
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu May 31 13:29:33 2018 +0000

    Bug 15360: Incorrect or mislabeled behavior on Authorities "New from Z39.50" Button
    
    This patch makes a third stab at resolving this issue by reorganizing
    the authorities toolbar buttons to more closely match the bibliographic
    toolbar buttons:
    
     - "New from Z39.50" has been added to the "New authority" dropdown.
     - "Edit" is now a dropdown, like on the bibliographic detail page:
        - Edit record
        - Edit as new (duplicate)
        - Replace record via Z39.50/SRU
        - Delete record
    
    To test, apply the patch and go to the authorities module. Testing with
    existing Z39.50 authority sources configured:
    
      - On the authorities home page and the authorities search results
        page, the "New authority" menu should have a "New from Z39.50" link.
      - View the details for an authority record. The menus should appear as
        described above. Test each option.
    
    Remove all Z39.50 authority servers and test again. The "New from
    Z39.50" link should no longer appear.
    
    Signed-off-by: Charles Farmer <charles.farmer at inLibro.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit da51f6bcc9eb2bff48da2d7ca0efb7b791c62192
Author: Mirko Tietgen <mirko at abunchofthings.net>
Date:   Fri Jun 29 22:25:33 2018 +0200

    Bug 20920: (follow-up) generated d/control
    
    Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 3b02a8d2da4b3a20bc3a4970b537066ff389b959
Author: Jérôme Charaoui <jcharaoui at cmaisonneuve.qc.ca>
Date:   Wed Jun 20 14:25:20 2018 -0400

    Bug 20920: Add missing dependency on CGI::Compile
    
    Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 C4/Installer/PerlDependencies.pm                   |    5 ++
 authorities/detail.pl                              |    9 +++
 debian/control                                     |    2 +
 .../prog/en/includes/authorities-toolbar.inc       |   85 +++++++++++---------
 .../prog/en/includes/authorities_js.inc            |   21 +++--
 5 files changed, 73 insertions(+), 49 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list