[koha-commits] updated branch master (c2c4f3e737fcf594b3b2ee369ad929998808d2ce)

Koha Gitosis gitosis at git.koha.org
Sun Sep 6 07:15:43 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  c2c4f3e737fcf594b3b2ee369ad929998808d2ce (commit)
       via  c36098e3168165f01fd8784da82747df03a9ae97 (commit)
      from  2a8df0bc2fd51ad9821721868439a1591f513e06 (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 c2c4f3e737fcf594b3b2ee369ad929998808d2ce
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sun Sep 6 10:22:01 2009 -0400

    DB rev 053->054: add altcontactcountry and B_address2 to borrowers and deletedborrowers
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit c36098e3168165f01fd8784da82747df03a9ae97
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Fri Sep 4 17:37:14 2009 +0200

    Bug 3464: Added altcontactcountry and B_address2 to borrowers and deletedborrowers
    
    - added altcontactcountry and B_address2 to tables borrowers and deletedborrowers so that all addresses offer the same fields
    - changed B_country and country to work with syspref BorrowerMandatoryField
    - changed display of Alternate Address on borrower detail page, added labels, lines and edit button to match the other sections
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Members.pm                                      |    2 +
 C4/SIP/ILS/Patron.pm                               |    5 ++
 installer/data/Pg/kohastructure.sql                |   24 ++++++++-
 installer/data/mysql/kohastructure.sql             |    4 ++
 installer/data/mysql/updatedatabase.pl             |    9 +++
 .../en/modules/help/tools/import_borrowers.tmpl    |    2 +-
 .../prog/en/modules/members/memberentrygen.tmpl    |   53 ++++++++++++++++---
 .../prog/en/modules/members/moremember.tmpl        |   17 ++++--
 .../prog/en/modules/opac-userdetails.tmpl          |    2 +-
 .../opac-tmpl/prog/en/modules/opac-userupdate.tmpl |    8 ++-
 kohaversion.pl                                     |    2 +-
 members/memberentry.pl                             |    6 +-
 12 files changed, 108 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list