[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-675-g32fa69e

Git repo owner gitmaster at git.koha-community.org
Fri Jun 7 18:06:47 CEST 2013


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  32fa69ee3641fabaff03994c2abddaefc38b9579 (commit)
      from  d5029260a01ee6c47ec74deece7020665100387d (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 32fa69ee3641fabaff03994c2abddaefc38b9579
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Jun 4 15:35:42 2013 -0400

    Bug 2774 - Path to theme is hard-coded in many places
    
    This patch corrects serveral more places in the templates where the path
    to the prog theme is hard-coded. To test, apply the patch and view the
    following cases:
    
    - When a database update is triggered the login page loads login.css.
      This path should be correct. (Reference to wizard.css is removed as
      per Bug 10422).
    - The course reserves home page should load datatables-related assets
      correctly.
    - Help pages for the Quick spine label creator and the staff client home
      page should show the correct paths where they reference the Koha file
      system.
    - The web installer pages should correctly load the Koha logo.
    - The label creator "manage" pages (layouts, templates, etc.) should
      correctly load datatables-related assets.
    
    Signed-off-by: Liz Rea <liz at catalyst.net.nz>
    Checked all 5 - look good.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../prog/en/includes/installer-doc-head-close.inc  |    5 +----
 .../en/modules/course_reserves/course-reserves.tt  |   15 +++++++--------
 .../prog/en/modules/help/labels/spinelabel-home.tt |    2 +-
 .../intranet-tmpl/prog/en/modules/help/mainpage.tt |    2 +-
 .../prog/en/modules/installer/step1.tt             |    2 +-
 .../prog/en/modules/installer/step2.tt             |    2 +-
 .../prog/en/modules/installer/step3.tt             |    2 +-
 .../prog/en/modules/labels/label-manage.tt         |    6 +++---
 .../en/modules/reports/guided_reports_start.tt     |    4 ++--
 9 files changed, 18 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list