[koha-commits] updated branch master (82f4badf517c2c9fca6831c6bdaebb017dbd03ae)

Koha Gitosis gitosis at git.koha.org
Sun Aug 23 15:34:19 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  82f4badf517c2c9fca6831c6bdaebb017dbd03ae (commit)
       via  119a89719d483f1656ced7bc5cdf64f9ac2b80af (commit)
       via  f1f833c96568284552dae2b12f14229ef5c991bc (commit)
       via  ed62c0828812a234376a6ac667f14ec8dcf1f296 (commit)
      from  63b9b7655bb92b8a562b106303ea9a447391ce35 (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 82f4badf517c2c9fca6831c6bdaebb017dbd03ae
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sun Aug 23 18:37:19 2009 -0400

    bug 3464 followup - fix glitches
    
    * Fixed 'counry' typo
    * added country and B_country to deleteborrowers
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 119a89719d483f1656ced7bc5cdf64f9ac2b80af
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sun Aug 23 18:20:25 2009 -0400

    bug 3464: set to DBrev 046 for new borrowers columns
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit f1f833c96568284552dae2b12f14229ef5c991bc
Author: Sébastien Hinderer <Sebastien.Hinderer at ens-lyon.org>
Date:   Sun Aug 2 07:50:08 2009 +0200

    bug 3464: Takes columns country and B_country of table borrowers into account in related operations.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit ed62c0828812a234376a6ac667f14ec8dcf1f296
Author: Sébastien Hinderer <Sebastien.Hinderer at ens-lyon.org>
Date:   Sat Aug 1 13:05:55 2009 +0200

    Database structure modification.
    
    Adds the country and B_country columns to the borrowers table.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Members.pm                                      |    2 ++
 circ/circulation.pl                                |    1 +
 circ/ysearch.pl                                    |    5 +++--
 installer/data/Pg/kohastructure.sql                |    2 ++
 installer/data/mysql/kohastructure.sql             |    4 ++++
 installer/data/mysql/updatedatabase.pl             |   12 ++++++++++++
 .../intranet-tmpl/prog/en/includes/circ-menu.inc   |    1 +
 .../en/modules/help/tools/import_borrowers.tmpl    |    2 +-
 .../prog/en/modules/members/member.tmpl            |    2 +-
 .../prog/en/modules/members/memberentrygen.tmpl    |    8 ++++++++
 kohaversion.pl                                     |    2 +-
 labels/pcard-member-search.pl                      |    1 +
 members/boraccount.pl                              |    1 +
 members/guarantor_search.pl                        |    1 +
 members/mancredit.pl                               |    1 +
 members/maninvoice.pl                              |    1 +
 members/member-flags.pl                            |    1 +
 members/member-password.pl                         |    1 +
 members/member.pl                                  |    1 +
 members/memberentry.pl                             |    5 +++--
 members/moremember.pl                              |    2 +-
 members/pay.pl                                     |    1 +
 members/readingrec.pl                              |    1 +
 misc/cronjobs/overdue_notices.pl                   |    4 ++--
 tools/import_borrowers.pl                          |    4 ++--
 25 files changed, 54 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list