[koha-commits] main Koha release repository branch, master, updated. v3.02.00-603-g4b6f500

Git repo owner gitmaster at git.koha-community.org
Mon Jan 31 10:30:26 CET 2011


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  4b6f50012e9af8105a841b5a510f8db4306fa609 (commit)
       via  71122c30c56055dccd498e0770b4afa87b4ba921 (commit)
       via  a0dc124a95fa711b48e27a70832be3291670b599 (commit)
      from  1c461680c89fb73d0df55260dc9173899bcd032b (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 4b6f50012e9af8105a841b5a510f8db4306fa609
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Jan 31 22:29:36 2011 +1300

    Bug 3881: Updating database version number

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

Summary of changes:
 C4/Auth.pm                                         |    1 +
 C4/Circulation.pm                                  |   44 ++++++++++--
 C4/Members.pm                                      |   26 +++++++
 installer/data/mysql/de-DE/mandatory/sysprefs.sql  |    4 +-
 installer/data/mysql/en/mandatory/sysprefs.sql     |    4 +-
 .../1-Obligatoire/unimarc_standard_systemprefs.sql |    4 +-
 installer/data/mysql/it-IT/necessari/sysprefs.sql  |    5 +-
 installer/data/mysql/pl-PL/mandatory/sysprefs.sql  |    4 +-
 ...m_preferences_full_optimal_for_install_only.sql |    4 +-
 ...m_preferences_full_optimal_for_install_only.sql |    5 +-
 installer/data/mysql/updatedatabase.pl             |   10 +++
 .../prog/en/modules/admin/preferences/opac.pref    |   37 +++++++---
 .../prog/en/modules/members/moremember.tmpl        |    5 ++
 koha-tmpl/opac-tmpl/prog/en/includes/usermenu.inc  |    3 +
 .../opac-tmpl/prog/en/modules/opac-privacy.tmpl    |   72 ++++++++++++++++++++
 kohaversion.pl                                     |    2 +-
 members/moremember.pl                              |    6 ++
 opac/opac-privacy.pl                               |   68 ++++++++++++++++++
 opac/opac-suggestions.pl                           |    2 +-
 19 files changed, 276 insertions(+), 30 deletions(-)
 create mode 100644 koha-tmpl/opac-tmpl/prog/en/modules/opac-privacy.tmpl
 create mode 100755 opac/opac-privacy.pl


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list