[koha-commits] main Koha release repository branch master updated. v3.22.00-104-g60960b8

Git repo owner gitmaster at git.koha-community.org
Wed Dec 30 16:32:34 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  60960b85fdd07878e760435e1832726985851955 (commit)
      from  b6cf96dbfe0491ec490eeb79c448369002063092 (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 60960b85fdd07878e760435e1832726985851955
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Sat Dec 5 12:38:52 2015 -0500

    Bug 15317 - Use Bootstrap modal for MARC and Card preview when ordering from staged files
    
    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 a staged
    file so that the "MARC" and "Card" previews display in Bootstrap modals.
    
    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 a staged file.
    4. Click "Add orders" from any staged file.
    5. Test the "MARC" and "Card" links for multiple results and confirm
       that the correct data is shown each time.
    
    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/addorderiso2709.tt       |   28 ++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list