[koha-commits] main Koha release repository branch, 3.4.x, updated. v3.04.02-2-g44a414a

Git repo owner gitmaster at git.koha-community.org
Wed Jun 29 02:02:55 CEST 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.4.x has been updated
       via  44a414ac69843de801c23c7f283ecd0eb321e607 (commit)
       via  ec63d64b1e2272ed2a3bed1d65697a4fde537290 (commit)
      from  eab1591a1fe2fb40419cafe2a48de6567a7a0503 (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 44a414ac69843de801c23c7f283ecd0eb321e607
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Jun 21 10:37:47 2011 -0400

    Alternate fix for Bug 6522 - search result list broken
    
    - Adding back the colspan removed in a previous commit
    - Correcting the scope of two template variables.
    
    Before applying this patch, the search results page in the
    staff client will have misaligned headers if AmazonCoverImages
    is turned off. After applying this patch headers should
    appear correctly with AmazonCoverImages on or off.
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit daf2190a5571fdfbd831258428b3a488736d546f)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit ec63d64b1e2272ed2a3bed1d65697a4fde537290
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jun 16 08:48:47 2011 -0400

    Fix for Bug 6501 - missing scroll bar when updating child
    
    - Adding "scrollbars=yes" to window.open javascript.
    - Adding javascript tablesorter to categories table
    
    To test, open a child patron record and choose more ->
    Update Child to Adult Patron from the toolbar menu. The
    resulting pop-up should have scrollbars. The table
    of categories should be sortable with a default sort
    on the description.
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 65d4d3c9b0fd3fef7ce4c86be77993d1dc2b64f6)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 .../prog/en/includes/circ-toolbar.inc              |    2 +-
 .../prog/en/includes/members-toolbar.inc           |    2 +-
 .../prog/en/modules/catalogue/results.tt           |    4 ++--
 .../prog/en/modules/members/update-child.tt        |   18 ++++++++++++++++--
 4 files changed, 20 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list