[koha-commits] main Koha release repository branch master updated. v16.05.00-308-g0716da9

Git repo owner gitmaster at git.koha-community.org
Fri Jul 8 16:40:45 CEST 2016


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  0716da922eb867603a500f6c6b67b1d00652d964 (commit)
      from  f542ce5a82a40b503b10c709b8b960ace2637f7d (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 0716da922eb867603a500f6c6b67b1d00652d964
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jun 1 10:54:09 2016 -0400

    Bug 16778: Replace usage of Greybox modals with Bootstrap modals
    
    This patch is a proof-of-concept for replacing Greybox modals in
    situations where in-modal page transitions happen. This one addresses
    patron card export from the patron lists page.
    
    To test you must have at least one patron lists containing patrons.
    
    - Apply the patch and go to Patrons -> Patron lists.
    - In the 'Actions' menu associated with your list, choose 'Print patron
      cards.' A modal window should be triggered.
    - In the modal window, change settings as necessary and click the
      "Export" button.
    - The modal should reload and display a link to download a PDF. Confirm
      that the PDF download works correctly and that the correct patron
      batch was processed.
    - Repeat the process and confirm at each step that clicking the 'X'
      button or the 'Cancel' link dismisses the modal window.
    
    To confirm that changes to the patron card print template has not
    adversely affected printing patron cards from the patron card creator
    page:
    
    - Go to Tools -> Patron card creator.
    - Choose Manage -> Card batches.
    - Click 'Export' for any batch.
    - Confirm that the Greybox modal still works correctly for patron card
      export.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/patron_lists/lists.tt          |   46 ++++++++++++++++++--
 .../prog/en/modules/patroncards/print.tt           |    4 +-
 2 files changed, 44 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list