[koha-commits] updated branch master (ff4d456072fecb4045928015d57c1594b911ef96)

Koha Gitosis gitosis at git.koha.org
Mon Feb 8 14:12:28 CET 2010


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  ff4d456072fecb4045928015d57c1594b911ef96 (commit)
      from  88e99d1c29124470cefad9daeb886c6d2c72301b (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 ff4d456072fecb4045928015d57c1594b911ef96
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Sat Feb 6 19:17:06 2010 +0100

    Bug 3920 - Add 2 syspref to activate XSLT use in OPAC/Intranet
    
    - Add two syspref:
      - OPACXSLTResultsDisplay
      - OPACXSLDetailsDispay
    - Add them to .pref files and dispatch them beetween OPAC and Search
      tab.
    - Upgrade DB version to 3.2 .113
    - Fix something wrong in UNIMARCslim2intranetDetail.xsl
    - Display OPAC result and detail pages using those syspref.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Auth.pm                                         |    4 ++--
 installer/data/mysql/en/mandatory/sysprefs.sql     |    6 ++++--
 .../1-Obligatoire/unimarc_standard_systemprefs.sql |    6 ++++--
 installer/data/mysql/updatedatabase.pl             |   15 +++++++++++++++
 .../prog/en/modules/admin/preferences/opac.pref    |   10 ++++++++--
 .../en/modules/admin/preferences/searching.pref    |   10 ++++++++--
 .../prog/en/xslt/UNIMARCslim2intranetDetail.xsl    |    2 +-
 .../opac-tmpl/prog/en/modules/opac-ISBDdetail.tmpl |    4 ++--
 .../opac-tmpl/prog/en/modules/opac-MARCdetail.tmpl |    4 ++--
 .../opac-tmpl/prog/en/modules/opac-detail.tmpl     |    4 ++--
 .../opac-tmpl/prog/en/modules/opac-results.tmpl    |    2 +-
 kohaversion.pl                                     |    2 +-
 opac/opac-detail.pl                                |    2 +-
 13 files changed, 51 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list