[koha-commits] updated branch master (201fab5c095aa2934dca098ff2c8e9c6166e29ee)

Koha Gitosis gitosis at git.koha.org
Sat Aug 15 06:49:22 CEST 2009


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 "Koha GitWeb".

The branch, master has been updated
       via  201fab5c095aa2934dca098ff2c8e9c6166e29ee (commit)
       via  97a68f046eb4724ebeebb52598b458047bb8c1d0 (commit)
       via  2ace8cb33d65c32da2fe90d9748fff90ffa3c3b4 (commit)
       via  e60b571d6d2ccd30cdf375d54ce2a954b8e48647 (commit)
       via  5d23aafbee3e44efc3f352897483bc93cf0188c3 (commit)
      from  be8d899c988e3b6f754fe6101adc1fd0f361b733 (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 201fab5c095aa2934dca098ff2c8e9c6166e29ee
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sat Aug 15 09:45:38 2009 -0400

    fixed glitch in display of current time filter in OPAC top issues
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 97a68f046eb4724ebeebb52598b458047bb8c1d0
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Thu Aug 13 15:07:03 2009 +0200

    Translating unimarc_leader plugin in english
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 2ace8cb33d65c32da2fe90d9748fff90ffa3c3b4
Author: Michael Hafen <mdhafen at tech.washk12.org>
Date:   Thu Aug 13 16:12:33 2009 -0600

    bugfix invalid comparison to ceilingDueDate in CalcDateDue()
    
    The comparison to check the ceilingDueDate is done in the syspref format,
    which isn't a good comparison.  This changes to code so the comparison is done
    using iso format.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit e60b571d6d2ccd30cdf375d54ce2a954b8e48647
Author: Garry Collum <gcollum at gmail.com>
Date:   Thu Aug 13 20:31:39 2009 -0400

    Bug 2505: Enabled warnings in opac-topissues.pl
    
    Fixed resulting warnings and fixed a small bug with the timeLimit drop-down box.  It would not retain its value on subsequent pages if 'no Limit' was selected as an option.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 5d23aafbee3e44efc3f352897483bc93cf0188c3
Author: Garry Collum <gcollum at gmail.com>
Date:   Fri Aug 14 16:14:48 2009 -0400

    Bug 2553: Alphabetizes library and itemtype dropdown lists in Lost Items report.
    
    Form - Fixes alphabetization of dropdowns.
    
    Results - Fixes format of "Date last seen" to be the system date preference.  Adds highlighting to the table.
    
    Enables warnings. Pages generated no warnings.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Circulation.pm                                  |    8 +-
 .../cataloguing/value_builder/unimarc_leader.tmpl  |  177 ++++++++++----------
 .../prog/en/modules/reports/itemslost.tmpl         |    4 +
 .../opac-tmpl/prog/en/modules/opac-topissues.tmpl  |   22 ++-
 opac/opac-topissues.pl                             |   22 ++-
 reports/itemslost.pl                               |   24 +--
 6 files changed, 135 insertions(+), 122 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list