[koha-commits] main Koha release repository branch master updated. v16.05.00-305-ge29de99

Git repo owner gitmaster at git.koha-community.org
Fri Jul 8 16:25:26 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  e29de9967b40bbdb959f8c0123db8974fff68cdc (commit)
      from  90b3241fb8d92a1217a001606b4f2bd23f3b0176 (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 e29de9967b40bbdb959f8c0123db8974fff68cdc
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon May 23 11:03:48 2016 -0400

    Bug 16566 [Revised] 'Print slip' button formatting inconsistent
    
    This patch modifies the style of some "print slip" links on the checkin
    page to make them consistent with other buttons shown in dialogs.
    
    This patch also removes the use of "onclick" in some places in favor of
    defining events in the JavaScript.
    
    To test apply the patch and go to Circulation -> Check in.
    
    - Check in an item which belongs at another branch. You should see a
      dialog which asks the user to transfer the item. Confirm that the
      "Print slip" button looks correct and works correctly.
    
    - Check in the same item again. You should see a different dialog which
      has both a "Print transfer slip" and "Cancel transfer" button. The
      "Print transfer slip" button should look correct and work correctly.
    
    - Check in an item which is part of a rotating collection. (Or, if Bug
      16570 is still open, check in any item) You should see a dialog which
      notifies you that the item is part of a rotating collection. The
      "Print slip" button in this dialog should look correct and work
      correctly.
    
    Followed test plan. Buttons appear as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Revision following QA: Removed redundant class attribute from the print
    button tested in step 1.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt |   13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list