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

Git repo owner gitmaster at git.koha-community.org
Thu Jun 24 13:56:39 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  360f985307b5c7acca76cf7dd073503d49e2315b (commit)
       via  39c177e3f2d261d559e9fb595ee5fce101178f4d (commit)
       via  fcb21ec94c8dd9cf7cbc8314427d94de0fb1831c (commit)
      from  a9c90b6dfb4e5648d9155294e0c911b2de9ecf43 (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 360f985307b5c7acca76cf7dd073503d49e2315b
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Tue Feb 23 15:09:46 2010 -0500

    fix two broken calls to _FixPriority
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 39c177e3f2d261d559e9fb595ee5fce101178f4d
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sun Feb 21 22:22:43 2010 -0500

    bug 3344: display in-transit status on holds priority list
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit fcb21ec94c8dd9cf7cbc8314427d94de0fb1831c
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sun Feb 21 21:49:09 2010 -0500

    bug 4224: explicitly mark hold requests as being handled by item in transit
    
    This patch defines a new values of reserves.found, 'T', to indicate that
    an item has been allocated to fill a hold request and is currently
    in transit from one branch to another.  This explicit value is meant
    to filter out hold requests from processing by holds queue batch
    job.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Reserves.pm                                     |   22 ++++++++++---------
 .../prog/en/modules/reserve/request.tmpl           |    4 +++
 reserve/request.pl                                 |    3 +-
 3 files changed, 18 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list