[koha-commits] main Koha release repository branch master updated. v3.22.00-102-gc0e6b9b

Git repo owner gitmaster at git.koha-community.org
Wed Dec 30 16:19:22 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  c0e6b9b14a63cb5a035cf91fca8fd38035092390 (commit)
      from  94547432f400802ae77eb429cc0d1e2438a82e58 (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 c0e6b9b14a63cb5a035cf91fca8fd38035092390
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Sat Dec 5 08:53:26 2015 -0500

    Bug 15320 - Use Bootstrap modal for MARC preview when ordering from an existing record
    
    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
    existing record so that the "View MARC" preview is displayed 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 search for an existing
       record.
    4. Perform any search which will return results.
    5. Test the "View MARC" link for multiple results and confirm
       that the correct data is shown each time.
    
    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/neworderbiblio.tt        |   27 ++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list