[koha-commits] main Koha release repository branch master updated. v3.16.00-beta-44-gbafeb88

Git repo owner gitmaster at git.koha-community.org
Mon May 19 18:02:21 CEST 2014


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  bafeb881c99142fd3abf507a3c5bcddd2c12932a (commit)
       via  b97e691ef87bf3fd89f38ba0b1772d8fcac44b33 (commit)
       via  8bc2fb4df6e14a97c3aa7a62fbacc4bc7cf5772d (commit)
      from  a18ce86e83740a58e9c10a2f99354a8b84d9a8bd (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 bafeb881c99142fd3abf507a3c5bcddd2c12932a
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Mon May 19 16:25:53 2014 +0000

    Bug 12271: (follow-up) fix minor errors in Bootstrap theme
    
    To test:
    
    [1] Verify that prove -v xt/author/valid-templates.t passes.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit b97e691ef87bf3fd89f38ba0b1772d8fcac44b33
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Mon May 19 16:14:28 2014 +0000

    Bug 12271: (follow-up) teach valid-templates.t how to include specified templates
    
    Two of the template includes in the Bootstrap theme cannot be tested
    all by themselves because they require that the template that includes
    them define BLOCKs.  This patch ensures that they are excluded
    from individual testing; they will get exercised sufficiently by being
    including by all of the other Bootstrap templates.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 8bc2fb4df6e14a97c3aa7a62fbacc4bc7cf5772d
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Fri May 16 11:25:19 2014 +0200

    Bug 12271: add Bootstrap templates to valid-templates.t tests
    
    valid-templates.t actually tests the templates and includes of only
    the "prog" theme at opac and intranet.  It does not test the opac
    templates and includes of bootstrap theme, nor ccsr.  This is critical
    since this test is used for patch integrations in release maintenance.
    
    This patch adds the test of bootstrap opac theme.
    I did not manage to add the ccsr theme since it is not a real theme,
    meaning it has no templates and not all includes.
    
    Test by runnning perl xt/author/valid-templates.t and looking at the
    logs.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Now there are 902 lines, bootstrap tested (1 error detected!)
    No koha-qa errors
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../bootstrap/en/modules/opac-results-grouped.tt   |    6 +--
 .../bootstrap/en/modules/search/results.tt         |    3 ++
 xt/author/valid-templates.t                        |   47 +++++++++++++++++---
 3 files changed, 47 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list