[koha-commits] main Koha release repository branch 3.4.x updated. v3.04.02-29-g774ebdd

Git repo owner gitmaster at git.koha-community.org
Fri Jul 15 03:20:26 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  774ebdd823d7440851f875b12f238d9050bac2bc (commit)
       via  0461c8e5adb956214ccac1e8e3a308a194fbe99a (commit)
       via  d078dd39afc2dd5c9873f8c71cd40ce5902b83a4 (commit)
       via  ef4c08b70f2ecb24c0e2b73fd978dbcddd0cb5d8 (commit)
       via  f21de2a14c617200feeea08f95aa87df1217c32f (commit)
       via  ec92d9407e318e67951a64029d3952279891ffc3 (commit)
       via  2a4ebc4cc61661e513df7bcd370f567513fe4920 (commit)
       via  40d887082e337aef1830dd17ff8e40f7bf0cc516 (commit)
       via  d5d5f0f5ab8bf4a6cb2bed6eade3dcc6b588bfc6 (commit)
      from  44e22f3e835bfef395d1c47707db2b38c4cd0d2a (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 774ebdd823d7440851f875b12f238d9050bac2bc
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jul 13 09:56:34 2011 -0400

    Fix for Bug 6587 - Tag moderation lost colors
    
    T:T variable scope error. Also correcting T:T
    variable error with row numbering.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 05e90ad0f4d44e63091129edfcb819ecbb0ba6cd)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 0461c8e5adb956214ccac1e8e3a308a194fbe99a
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jul 13 09:55:32 2011 -0400

    Fix for Bug 6586 - calendar showing the wrong event type when editing
    
    This bug must have been present for a while. There wasn't proper
    handling of repeating yearly holidays when it came to the label.
    
    To be clear, I believe this bug only affected holidays which repeat
    yearly on the same date.
    
    Instead of correcting the label to match the existing scheme I
    added a new color code and label so that there are now two styles
    for yearly and weekly repeating holdiays. This makes it more
    clear what kind of repeating holiday you're looking at (rather
    than having one color code for both).
    
    After applying this patch, new and existing holidays which
    repeat yearly on the same day should be color-coded orange and have
    a 'Holiday repeating yearly' label. Weekly holidays are now
    labeled 'Holiday repeating weekly.'
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 1b0a8e997b2ec09e657fb04058533801abe5ec66)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit d078dd39afc2dd5c9873f8c71cd40ce5902b83a4
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jul 13 06:07:47 2011 -0400

    Fix for Bug 6570 - unlabeled box on funds form
    
    The cause was a missing </select>, an error which wasn't
    picked up by the HTML validator. Firefox 3.6 didn't have
    a problem with it, but newer browsers must be changing
    the way they accommodate markup errors.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 0d8f8ce99d910061843d75520383e95d008e08db)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit ef4c08b70f2ecb24c0e2b73fd978dbcddd0cb5d8
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jul 13 15:45:38 2011 -0400

    Fix for 6426 - messaging not showing on patron categories
    
    T:T variable name problems were causing the problem.
    
    I used this opportunity to change the way the data is
    output: Now the messaging preferences are only output
    if there is a current setting.
    
    Also corrected the js table sorter configuration for
    the right columns and moved the template-based table
    row striping to the tablesorter plugin config.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 4c58011f4821a8d8ff84006dfc0c87b434a27865)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit f21de2a14c617200feeea08f95aa87df1217c32f
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Jul 12 11:34:25 2011 -0400

    Fix for Bug 6577 - columns misaligned on serials search results
    
    Minor T:T variable scope problem
    
    [2011.07.12] I confirm the bug and the solution
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    Signed-off-by: Ian Walls <ian.walls at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit f4892799e56da6d968bb179cbe2157673d44c0ec)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit ec92d9407e318e67951a64029d3952279891ffc3
Author: Dobrica Pavlinusic <dpavlin at rot13.org>
Date:   Tue Jul 13 23:26:35 2010 +0200

    Bug 4994 - Net::LDAP returns lowercase names
    
    This requires us to specify all LDAP mappings in koha-conf.xml in lowercase,
    instead of original case used withing LDAP.
    
    Compare readability of
    
    <userid      is="hrEduPersonUniqueID"  ></userid>
    
    (which doesn't work) with required (and non-intuitive)
    
    <userid      is="hredupersonuniqueid"  ></userid>
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Ian Walls <ian.walls at bywatersolutions.com>
    (cherry picked from commit b79c4c88a965a3233f359f8333a492effcf075eb)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 2a4ebc4cc61661e513df7bcd370f567513fe4920
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jul 11 17:59:02 2011 +0200

    Fix for Bug 6573 - Library name entry field enforces unnecessary maxlength
    
    Removing maxlength from branches.tt and other admin templates
    which enforce it unnecessarily. Correcting other maxlengths
    which do not match the database structure.
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 7b1ca473cc0307dfde997051e04fad664ba0503f)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 40d887082e337aef1830dd17ff8e40f7bf0cc516
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jul 6 22:30:29 2011 -0400

    Revised fix for Bug 6133 - Authorised values administration, warn for modifs
    
    - Reformatted for T:T
    - Changed wording slighly
    - Styled message with new "note" style for non-dialog messages
    - Added correct alert style to existing error message
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 7f095be74ab2169eb4401bfc4f51abec08cc5a9f)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit d5d5f0f5ab8bf4a6cb2bed6eade3dcc6b588bfc6
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Mon Jan 31 18:09:40 2011 +0000

    Bug 2505: Suppress some warnings emitted by members-home.pl
    
    an undefined value in branch and the undef selected
    can generate a large amount of warning noise
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit ffa86e29b5d97aa02985700aaaf25432cc9464e8)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 C4/Auth_with_ldap.pm                               |    2 +-
 .../intranet-tmpl/prog/en/css/staff-global.css     |   17 +++++++++
 .../prog/en/modules/admin/aqbudgets.tt             |    1 +
 .../prog/en/modules/admin/authorised_values.tt     |   12 +++----
 .../prog/en/modules/admin/branches.tt              |    8 ++--
 .../prog/en/modules/admin/categorie.tt             |   38 ++++++++++----------
 .../intranet-tmpl/prog/en/modules/admin/cities.tt  |    4 +-
 .../prog/en/modules/admin/itemtypes.tt             |    2 +-
 .../prog/en/modules/admin/roadtype.tt              |    2 +-
 .../prog/en/modules/serials/serials-home.tt        |    2 +-
 .../intranet-tmpl/prog/en/modules/tags/review.tt   |    6 ++--
 .../prog/en/modules/tools/holidays.tt              |   31 ++++++++++------
 koha-tmpl/intranet-tmpl/prog/img/note.png          |  Bin 0 -> 511 bytes
 members/members-home.pl                            |   13 ++++---
 14 files changed, 81 insertions(+), 57 deletions(-)
 create mode 100644 koha-tmpl/intranet-tmpl/prog/img/note.png


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list