[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.03-17-gae839db

Git repo owner gitmaster at git.koha-community.org
Fri Feb 26 13:39:04 CET 2016


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, 3.22.x has been updated
       via  ae839dbfe4d49f10ee1b93958fd516d7971bf51c (commit)
       via  7876820211d44624bf65aa70b177555d53206353 (commit)
      from  9ad830d04b88e16c44824f3fd1052dd566df3345 (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 ae839dbfe4d49f10ee1b93958fd516d7971bf51c
Author: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
Date:   Tue Feb 16 10:17:34 2016 -0300

    Bug 12549: (QA followup) missing newline in CLI dialog
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com
    (cherry picked from commit 002d7f45e5de35d2b052bf99d6d0dbc329775a3d)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 7876820211d44624bf65aa70b177555d53206353
Author: Nicholas van Oudtshoorn <vanoudt at gmail.com>
Date:   Tue Dec 22 12:25:47 2015 +0800

    Bug 12549: Hard coded font Paths ( DejaVu ) cause problems for non-Debian systems
    
    Allows for selection of DejaVu font path when installing from the command line. This
    is useful for non-debian distributions that don't store the fonts in the same place.
    
    Adds a new configuration variable to Makefile.PL: FONT_DIR
    
    Defaults to the Debian install location for the fonts.
    
    Test plan:
    1. Run a CLI install, accepting the defaults.
    2. Compare the generated koha-conf.xml to a
    previous install - the font path for DejaVu fonts should be the same.
    3. Run another CLI install, this time choosing a custom path for the fonts
    4. Check that the path selected is reflected in the koha-conf.xml file.
    
    NOTE: 'perl Makefile.pl' and 'make' generates blib/KOHA_CONF_DIR/koha-conf.xml
          ran with a weird string for the font dir
          copied that koha-conf.xml to my home dir
          reran with all defaults
          compared the two, and only the font paths differed.
          Also, I cleaned up the tabs that snuck in. :)
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com
    (cherry picked from commit 8c9fe6b2ddb7d9ba2113750d89c0be1e855e9b5d)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 Makefile.PL       |   12 ++++++++++--
 etc/koha-conf.xml |   24 ++++++++++++------------
 rewrite-config.PL |    1 +
 3 files changed, 23 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list