[koha-commits] main Koha release repository branch new/bug_8623 updated. v3.08.00-673-gfc7e10f

Git repo owner gitmaster at git.koha-community.org
Fri Oct 5 11:45:47 CEST 2012


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/bug_8623 has been updated
       via  fc7e10fb6a74a9c762d033688fd2ac8a3f778053 (commit)
       via  9f98800b99cc8f1f1818f9ccb2c4db62d2495dc9 (commit)
       via  51078703591fbce3dae36f39943eb2320925fd05 (commit)
      from  4e8bd6b9a6f4e13eedfca5faa1ac0d49098bfed0 (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 fc7e10fb6a74a9c762d033688fd2ac8a3f778053
Merge: 9f98800 4e8bd6b
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Fri Oct 5 11:48:37 2012 +0200

    Merge remote-tracking branch 'origin/new/bug_8623' into new/bug_8623

commit 9f98800b99cc8f1f1818f9ccb2c4db62d2495dc9
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Mon Sep 17 15:45:57 2012 -0300

    Bug 8623 - Fix YUI path for OPAC in debian/rules
    
    After the changes to YUI path the build process is broken. For testing this I had
    to set the build process to ommit the tests as there are some db_dependent test being
    called (which failed).
    
    To do this I ran the build script like this:
    
    sudo DEB_BUILD_OPTIONS=nocheck ./debian/build-git-snapshot -distribution precise -D precise -r ~/ubuntu -v 3.9.0-046~git -d
    
    Note: Even when this is fixed, there are still issues with some files missing
    
    dh_install: etc/koha/searchengine/solr/config.yaml exists in debian/tmp but is not installed to anywhere
    dh_install: etc/koha/searchengine/solr/indexes.yaml exists in debian/tmp but is not installed to anywhere
    dh_install: etc/koha/solr/indexes.yaml exists in debian/tmp but is not installed to anywhere
    dh_install: missing files, aborting
    make: *** [binary] Error 2
    dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
    
    Sponsored-by: Universidad Nacional de Córdoba
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Please note that debian/rules *must* use tabs. If you have a git hook
    that automatically replaces tabs with spaces, please undo those changes.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 51078703591fbce3dae36f39943eb2320925fd05
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun Aug 12 21:17:21 2012 -0400

    Bug 8623: Move YUI out of prog
    
    This patch moves the YUI assets from koha-tmpl/opac-tmpl/prog/en/lib/yui
    to koha-tmpl/opac-tmpl/lib/yui.
    
    NOTE: This was tested on Chrome, FF, and Safari on a Mac, and IE and FF
    on Windows.
    
    To test:
    1) View a smattering of pages on the OPAC and intranet. If the move
       did not work flawlessly, layout will be way off.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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

Summary of changes:
 debian/rules |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list