[koha-commits] updated branch master (2b125a6f93b6e1d7fec743ce6ab3cbf7b96252a8)

Koha Gitosis gitosis at git.koha.org
Mon Feb 15 03:14:04 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  2b125a6f93b6e1d7fec743ce6ab3cbf7b96252a8 (commit)
       via  c0977360848fe7d5edd0050c00b5b246d1e7e211 (commit)
      from  de94e449cdb7bb3f92534fa455feb6ddc480e17b (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 2b125a6f93b6e1d7fec743ce6ab3cbf7b96252a8
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sun Feb 14 21:10:25 2010 -0500

    bug 2885: attempting to add library with existing code now gives error message
    
    If one attempts to add a new library with a code already in use,
    an error message is shown.  The main library data input by the user
    is preserved, allowing the user to try a new code.
    
    This also corrects a glitch in the previous patch concerning
    adding a branch category whose code is already in use.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit c0977360848fe7d5edd0050c00b5b246d1e7e211
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Sat Dec 26 22:23:05 2009 +1300

    Fix for bug 2885, now an error message is thrown instead of a silent fail
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Branch.pm                                       |   47 +++++++++---
 admin/branches.pl                                  |   79 +++++++++++++-------
 .../prog/en/modules/admin/branches.tmpl            |    4 +-
 3 files changed, 90 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list