[koha-commits] main Koha release repository branch, new/enh/bug_5917, updated. v3.02.00-1215-gee138c1

Git repo owner gitmaster at git.koha-community.org
Mon Apr 4 07:09:30 CEST 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, new/enh/bug_5917 has been updated
       via  ee138c16b44b0b5546df4c8d18342c349580be87 (commit)
       via  9377d9f4eeefcf05ac6db4ce9b599f99884190da (commit)
       via  bd8732156944c246520264262a09ce208b598a97 (commit)
       via  d06943868962c2969fd2edc3341b929625afd862 (commit)
      from  80e71bcc5724f65b42a69386e1bab2c26cdb9816 (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 ee138c16b44b0b5546df4c8d18342c349580be87
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Apr 4 17:07:07 2011 +1200

    Bug 5917 : Yet more scoping

commit 9377d9f4eeefcf05ac6db4ce9b599f99884190da
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Apr 4 17:00:06 2011 +1200

    Bug 5917 : Variable scoping

commit bd8732156944c246520264262a09ce208b598a97
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Apr 4 16:47:20 2011 +1200

    Bug 5917 More wrongly scoped globals

commit d06943868962c2969fd2edc3341b929625afd862
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Apr 4 16:47:19 2011 +1200

    Bug 5917 : Adding new globals to be escaped by the converter

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

Summary of changes:
 installer/html-template-to-template-toolkit.pl     |    3 +-
 .../prog/en/modules/admin/itemtypes.tt             |    2 +-
 .../prog/en/modules/catalogue/advsearch.tt         |    2 +-
 .../prog/en/modules/catalogue/moredetail.tt        |    4 +-
 .../prog/en/modules/circ/circulation.tt            |    4 +-
 .../prog/en/modules/circ/waitingreserves.tt        |    2 +-
 .../prog/en/modules/members/moremember.tt          |    4 +-
 .../prog/en/modules/reserve/request.tt             |   10 +++---
 .../prog/en/modules/virtualshelves/shelves.tt      |    4 +-
 .../opac-tmpl/prog/en/modules/opac-advsearch.tt    |    2 +-
 .../opac-tmpl/prog/en/modules/opac-opensearch.tt   |    6 ++--
 .../prog/en/modules/opac-readingrecord.tt          |   10 +++---
 koha-tt/opac-tmpl/prog/en/modules/opac-reserve.tt  |    8 +++---
 .../prog/en/modules/opac-results-grouped.tt        |    2 +-
 koha-tt/opac-tmpl/prog/en/modules/opac-results.tt  |   12 ++++----
 koha-tt/opac-tmpl/prog/en/modules/opac-shelves.tt  |   12 ++++----
 .../prog/en/modules/opac-showreviews-rss.tt        |    6 ++--
 .../opac-tmpl/prog/en/modules/opac-showreviews.tt  |    8 +++---
 koha-tt/opac-tmpl/prog/en/modules/opac-user.tt     |   28 ++++++++++----------
 19 files changed, 65 insertions(+), 64 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list