[koha-commits] main Koha release repository branch, master, updated. v3.02.00-alpha2-147-gede2085

Git repo owner gitmaster at git.koha-community.org
Wed May 26 05:31:23 CEST 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 "main Koha release repository".

The branch, master has been updated
       via  ede20857ea5b3744a58ba2bdd73d56a117c8e210 (commit)
       via  71a215f4bf777dac710a63f3ca79af0c7f5c9d2e (commit)
       via  ef58c445d3605faa1848812d1f43842f0edc204b (commit)
      from  c45ddf7ff717513949301dbff70144d2a87e762e (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 ede20857ea5b3744a58ba2bdd73d56a117c8e210
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Tue May 25 23:27:20 2010 -0400

    bug 4816: require authentication for placerequest.pl
    
    Otherwise, it was possible to construct a URL to place
    hold requests without authorization.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 71a215f4bf777dac710a63f3ca79af0c7f5c9d2e
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Tue May 25 23:27:21 2010 -0400

    bug 4386: fix email hold filled notifications
    
    Call to GetMembers() was using the old parameter style.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit ef58c445d3605faa1848812d1f43842f0edc204b
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Tue May 25 17:32:19 2010 -0400

    removed needless imports of the YAML module
    
    Removed instances of 'use YAML' that were either completely
    unnecessary or which were used only in debug code.  Also
    removed a needless import of Data::Dumper.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Reserves.pm           |    2 +-
 C4/SQLHelper.pm          |    1 -
 C4/Search.pm             |    2 --
 admin/aqbudgets.pl       |    2 --
 cataloguing/merge.pl     |    2 --
 members/member.pl        |    1 -
 opac/opac-suggestions.pl |    2 +-
 reserve/placerequest.pl  |    8 +++++---
 tools/batchMod.pl        |    1 -
 xt/permissions.t         |    1 -
 10 files changed, 7 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository



More information about the koha-commits mailing list