[koha-commits] updated branch master (b35b7279242eded911b6cfed457c6a13a8d83eca)

Koha Gitosis gitosis at git.koha.org
Sat Aug 1 06:59:27 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  b35b7279242eded911b6cfed457c6a13a8d83eca (commit)
       via  23b63ff978bdf6589e88f5152de6016aa725a465 (commit)
       via  7fa051d837b497d264bb43bc9ee3e5fc1fadbbd6 (commit)
       via  1ac250ea277d759161e3f2a53f9714d6f94b84bb (commit)
       via  9d34a4caa10ef77dd62f681dba38a544e248755e (commit)
      from  9693cb36a8347f8faa1c242722115f1c05c534b2 (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 b35b7279242eded911b6cfed457c6a13a8d83eca
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sat Aug 1 09:58:20 2009 -0400

    DB rev 038->039
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 23b63ff978bdf6589e88f5152de6016aa725a465
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sat Aug 1 09:56:51 2009 -0400

    bug 3440 followup: tweak updatedatabase.pl
    
    [1] Removed POD: not a bad idea, but if we do it,
        there should be more substance to the messages
    [2] Improved description of change
    [3] Removed extra 'my' qualifier.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 7fa051d837b497d264bb43bc9ee3e5fc1fadbbd6
Author: Sébastien Hinderer <Sebastien.Hinderer at ens-lyon.org>
Date:   Mon Jul 27 10:33:27 2009 +0200

    bug 3440: C4/Branch.pm: the branch{zip,city,country,url,notes} rows should be taken into account during Add and Mod operations.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 1ac250ea277d759161e3f2a53f9714d6f94b84bb
Author: Sébastien Hinderer <Sebastien.Hinderer at ens-lyon.org>
Date:   Mon Jul 27 11:43:24 2009 +0200

    bug 3440: Modifies branches script and template so that the newly added rows are taken into account.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 9d34a4caa10ef77dd62f681dba38a544e248755e
Author: Sébastien Hinderer <Sebastien.Hinderer at ens-lyon.org>
Date:   Fri Jul 24 11:00:07 2009 +0200

    bug 3440: Database structure modification.
    
    Adds 5 columns to the `branches` table: `branchzip`, `branchcity`,
    `branchcountry`, `branchurl` and `branchnote`.
    I/O operations for these fields are not included.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Branch.pm                                       |   27 +++++++++++++------
 admin/branches.pl                                  |   19 +++++++++++---
 installer/data/Pg/kohastructure.sql                |    7 ++++-
 installer/data/mysql/kohastructure.sql             |    5 +++
 installer/data/mysql/updatedatabase.pl             |   13 +++++++++
 .../prog/en/modules/admin/branches.tmpl            |   15 +++++++++++
 kohaversion.pl                                     |    2 +-
 7 files changed, 73 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list