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

Git repo owner gitmaster at git.koha-community.org
Mon Jul 2 10:44:42 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  b6010314dfed0f35c87de1a6c8209cd3e8f8b3c8 (commit)
      from  fd49ce55d84530a43c90017eddf0a2f25adae616 (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 b6010314dfed0f35c87de1a6c8209cd3e8f8b3c8
Author: Caitlin Goodger <caitlingoodger.student at wegc.school.nz>
Date:   Tue May 29 17:32:12 2018 +0000

    Bug 17886: Don't show option to add to existing list if there are no lists
    
    This patch modifies the page for adding a title to a list so that the
    "Add to existing list" option doesn't appear if there are no lists
    defined.
    
    TEST PLAN
    ---------
    1) Make sure no lists exist at all.
    2) Make there is at least one findable biblio record entered
    3) Find that biblio record in the OPAC
    4) Click 'Save to your lists'
       -- Notice that the whole save to list section is there.
    5) Apply this patch
    6) Click 'Cancel'
    7) Click 'Save to your lists'
       -- Notice you can only add now, which makes sense.
    8) Run koha qa test tools.
    
    Perform the same tests in the staff client.
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Followed the test plan and the patch works.
    
    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>

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

Summary of changes:
 .../en/modules/virtualshelves/addbybiblionumber.tt |   86 ++++++++++----------
 .../bootstrap/en/modules/opac-addbybiblionumber.tt |    2 +-
 2 files changed, 45 insertions(+), 43 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list