[koha-commits] main Koha release repository branch master updated. v16.05.00-198-g90a1d98

Git repo owner gitmaster at git.koha-community.org
Fri Jun 24 15:46:31 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  90a1d98e068e38e1c0655d608d98d7d88f344429 (commit)
      from  0336f32b6592fa4a714eeb9c217bf7150e2fc90f (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 90a1d98e068e38e1c0655d608d98d7d88f344429
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri May 13 09:59:53 2016 -0400

    Bug 16513 - Improvements and fixes for quote upload process
    
    This patch fixes some minor bugs and adds a small enhancement to the
    quotes editor and quotes upload pages.
    
    To test, apply the patch and go to Tools -> Quote editor
    
    - In the table of quotes, clicking the "ID" table header should trigger
      an alert, "Click on the quote's ide to select..."
    - Go to "Import quotes" and select a file to upload.
    - On the upload preview page you should see a new "Cancel import"
      button. Clicking it should return you to the quotes upload page after
      asking for confirmation.
    - Test the upload cancel button:
      - If you have fast reflexes or are uploading a file large enough, you
        should be able to see a "Cancel upload" button during the upload
        process.
      - Clicking this button should cancel the upload and return you to the
        quote upload page.
    
    Tested on top of Bug 16589, 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/includes/quotes-upload-toolbar.inc           |    3 ++-
 .../intranet-tmpl/prog/en/modules/tools/quotes-upload.tt |   14 +++++++++++---
 koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt  |    9 ++++++---
 3 files changed, 19 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list