[koha-commits] main Koha release repository branch master updated. v3.22.00-101-g9454743

Git repo owner gitmaster at git.koha-community.org
Wed Dec 30 16:14:08 CET 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, master has been updated
       via  94547432f400802ae77eb429cc0d1e2438a82e58 (commit)
      from  c7339799ff994fffdb9273bd71951f8c2d60d1ec (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 94547432f400802ae77eb429cc0d1e2438a82e58
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Sat Dec 5 08:44:02 2015 -0500

    Bug 15318 - Use Bootstrap modal for MARC and Card preview when ordering an external source
    
    In order to reduce the number of dependencies for common interactions we
    should attempt to use Bootstrap modals in place of Greybox ones.
    
    This patch modifies the page in Acquisitions for ordering from an
    external source so that the "MARC" and "Card" previews display in
    Bootstrap modals.
    
    This patch also fixes a bug where the in-table popup menu points to the
    wrong record (fixed in Cataloging by Bug 6367).
    
    To test:
    
    1. Apply the patch and navigate to Acquisitions.
    2. Locate an exsiting basket or create a new one.
    3. Add to the basket using the option to order from an external source..
    4. Perform a search which will return multiple results.
    5. Test the "MARC" and "Card" links for multiple results and confirm
       that the correct data is shown each time.
    6. Click anywhere in the results table to show the hidden menu and test
       the "MARC" and "Card" links it displays, confirming that the data
       looks correct and corresponds correctly to the title you selected.
    
    Followed test plan, works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/acqui/z3950_search.tt          |   43 ++++++++++++++++----
 1 file changed, 34 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list