[koha-commits] updated branch master (c12ff97647898ddb64285573cbf32d55becf7d29)

Koha Gitosis gitosis at git.koha.org
Fri Feb 19 11:59:12 CET 2010


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  c12ff97647898ddb64285573cbf32d55becf7d29 (commit)
       via  752d1c712f15bab651a0b25d531f5bf32d397011 (commit)
       via  d82bc5f0ce636fbf00d718adca614413e8ff0c9c (commit)
       via  8168ccb4c7e6ed69f26929af9aeb2b15ebed69cd (commit)
      from  ab54b07ad669c9b023393db64d76f57f999109d5 (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 c12ff97647898ddb64285573cbf32d55becf7d29
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Fri Feb 19 05:55:05 2010 -0500

    bug 3242 follow-up: fix crash when emailLibrarianWhenHoldIsPlaced is ON
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 752d1c712f15bab651a0b25d531f5bf32d397011
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Fri Feb 19 05:51:47 2010 -0500

    bug 4182: add emailLibrarianWhenHoldIsPlaced to preferences editor
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit d82bc5f0ce636fbf00d718adca614413e8ff0c9c
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Fri Feb 19 05:47:50 2010 -0500

    bug 3242: insert new HOLDPLACED letter template (DBrev 124)
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 8168ccb4c7e6ed69f26929af9aeb2b15ebed69cd
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Fri Aug 28 15:19:26 2009 +0200

    (bug #3242) send email when hold is placed
    
    [cherry-picked from 3.0.x]
    
    This add a new letter in database, and each time a new hold is placed, a new mail is enqueued.
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

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

Summary of changes:
 C4/Reserves.pm                                     |   29 ++++++++++++++++++++
 .../data/mysql/en/mandatory/sample_notices.sql     |    3 +-
 .../mysql/fr-FR/1-Obligatoire/sample_notices.sql   |    3 +-
 .../data/mysql/pl-PL/mandatory/sample_notices.sql  |    3 +-
 .../data/mysql/ru-RU/mandatory/sample_notices.sql  |    3 +-
 .../data/mysql/uk-UA/mandatory/sample_notices.sql  |    3 +-
 installer/data/mysql/updatedatabase.pl             |    8 +++++
 .../en/modules/admin/preferences/circulation.pref  |    8 +++++-
 kohaversion.pl                                     |    2 +-
 9 files changed, 55 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list