[koha-commits] main Koha release repository branch master updated. v3.22.00-793-gde23e3f

Git repo owner gitmaster at git.koha-community.org
Thu Mar 3 23:50:52 CET 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  de23e3f2fb1e5c376f29953c7f93b721405d7739 (commit)
      from  f43f6bd97ac595c3c528ba3f1072f45349f3fa4a (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 de23e3f2fb1e5c376f29953c7f93b721405d7739
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Mar 1 13:23:52 2016 -0500

     Bug 15950: Use Font Awesome icons for acquisitions basket close confirmation
    
    When closing a basket in Acquisitions the confirmation dialog should be
    styled using Font Awesome icons. This patch adds them.
    
    The cancel button has been moved into its own form so that we can get
    rid of several problematic JavaScript issues: The use of the
    "javascript:" pseudo-protocol, the use of an "onclick" attribute, and
    the use of a JS redirect where a GET action will do.
    
    To test, apply the patch and locate an open basket in Acquisitions which
    can be closed.
    
    - Click the 'Close this basket' button and confirm that the icons in the
      dialog look correct.
    - Test the cancel operation to make sure you are redirected back to the
      page showing the basket details.
    - Test the confirm operation and verify that the basket is closed.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Please note that the confirmation message display depends on
    BasketConfirmations.
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list