[koha-commits] main Koha release repository branch master updated. v3.06.00-77-g1f6ae97

Git repo owner gitmaster at git.koha-community.org
Fri Nov 25 14:10:03 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  1f6ae97375038d222d9cfb2ced42188250bee460 (commit)
       via  d019b4c63aa46f5eaad044178b5489aee0491ab1 (commit)
       via  41b42dbe32245d7ca483906507fd5021e499d46a (commit)
       via  1fe3514c3cca5ae73b370411150112bf2647c63d (commit)
      from  ed9e0bf41e59a45a4f6d376ec71e5c03c35ab3cc (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 C4/Auth_with_ldap.pm                               |    3 +-
 C4/Circulation.pm                                  |   60 ++++++++++++++++++
 C4/ILSDI/Utility.pm                                |    2 +-
 C4/Members.pm                                      |   66 +++++++-------------
 C4/Overdues.pm                                     |   23 ++++---
 circ/circulation.pl                                |   11 +++
 circ/returns.pl                                    |    7 ++-
 installer/data/mysql/kohastructure.sql             |    6 +-
 installer/data/mysql/updatedatabase.pl             |   15 +++++
 .../prog/en/modules/circ/circulation.tt            |   13 +++-
 .../intranet-tmpl/prog/en/modules/circ/returns.tt  |    3 +
 .../prog/en/modules/members/memberentrygen.tt      |   35 ++++++++++-
 .../prog/en/modules/members/moremember.tt          |    7 +-
 koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt   |    2 +-
 kohaversion.pl                                     |    2 +-
 members/memberentry.pl                             |   19 +++++-
 members/moremember.pl                              |   12 +++-
 members/setdebar.pl                                |   18 ++----
 members/setstatus.pl                               |    4 +-
 misc/cronjobs/overdue_notices.pl                   |    2 +-
 opac/opac-reserve.pl                               |    3 +-
 opac/opac-user.pl                                  |    1 +
 t/db_dependent/lib/KohaTest/Members/DebarMember.pm |    2 +-
 23 files changed, 224 insertions(+), 92 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list