[koha-commits] main Koha release repository branch 3.6.x updated. v3.06.01-61-g4d18093

Git repo owner gitmaster at git.koha-community.org
Wed Dec 7 03:04:40 CET 2011


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, 3.6.x has been updated
       via  4d1809334d701415f715152876ca00d044adc84e (commit)
      from  83f87a9d9b588a7f1e343835b2c2edbf2c6754f1 (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 4d1809334d701415f715152876ca00d044adc84e
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Mar 28 14:08:00 2011 -0400

    Fix for Bug 5974 - Bogus auth check for "StaffMember" role
    
    Also removing some YAHOO.widget.Button declarations which
    are redundant.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    follow-up: trailing " that makes T::T fail
    
    http://bugs.koha-community.org/show_bug.cgi?id=5974
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Bug 5974: Fix broken toolbar on paton checkout tab
    
    Fixed a couple of errors:
    - [% CAN_user_staffaccess %] should be [% IF ( CAN_user_staffaccess ) %]
    - added missing [% END %]
    - added missing line new YAHOO.widget.Button("duplicate");
    
    To test:
    1) Open patron account
    2) Go through tabs, especially 'Check out'
    3) Check toolbars are correct and buttons work
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 .../prog/en/includes/circ-toolbar.inc              |   34 +++++---------------
 .../prog/en/includes/members-toolbar.inc           |    8 +---
 2 files changed, 10 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list