[koha-commits] main Koha release repository branch master updated. v3.22.00-722-g10a9a1e

Git repo owner gitmaster at git.koha-community.org
Wed Mar 2 04:46:47 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  10a9a1e147699bdb1fd2b58ab93fe87cb82074cf (commit)
      from  3d2646938c8592ec37069817f06747e89d3c3ec3 (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 10a9a1e147699bdb1fd2b58ab93fe87cb82074cf
Author: Aleisha <aleishaamohia at hotmail.com>
Date:   Mon Feb 15 22:14:43 2016 +0000

    Bug 15821: Use Font Awesome icons in confirmation dialogs - Circulation
    
    To test, apply the patch and test deletion in the following cases. Test
    both confirmation and cancel actions.
    
    Circulation -> Check out
       -> An item that is checked out by someone else
       -> An item that is on hold to someone else
       -> To a patron that has more than noisuescharge in fines (Allow
          AllowFineOverride syspref)
       -> To a patron that has reached the max amount of checkouts (Allow
          AllowTooManyOverride syspref)
       -> To a patron that has more than noissuescharge in fines (Allow
          AllowFineOverride syspref and set noissuescharge syspref)
       -> Renew -> An item that is on hold to someone else
       -> To a patron that is at max renewals (Allow AllowRenewalLimitOverride syspref)
       -> An item that is not checked out by anyone
       -> Check in -> An item that is in transit to another branch
    
    And look for other confirmation dialogs and check if I've missed any
    
    Sponsored-by: Catalyst IT
    
    EDIT: Made changes from Comment 2
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 .../prog/en/modules/circ/circulation.tt            |   18 ++++++------
 .../intranet-tmpl/prog/en/modules/circ/renew.tt    |   12 ++++----
 .../intranet-tmpl/prog/en/modules/circ/returns.tt  |   31 ++++++++++----------
 3 files changed, 30 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list