[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.09-110-g4f47868

Git repo owner gitmaster at git.koha-community.org
Wed Aug 13 10:19:16 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, 3.14.x has been updated
       via  4f47868591ebf7fe3fff80f29f8f110fd479bf51 (commit)
       via  51d7f2da3a59a06bd0089cad5f34077c1811ca8a (commit)
       via  5e1e2c2d182744292dfb324b7c5295d07a7418c4 (commit)
      from  125f532a92d53aa31960f81e066dfea8eda91b1e (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 4f47868591ebf7fe3fff80f29f8f110fd479bf51
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sun Nov 17 18:37:59 2013 +0100

    Bug 11248: (follow-up) fix template for translated list emails in staff
    
    - Fixes some capitalization problems
    - Adds an URL filter
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 5b8494dcc9256358865eb1b8a49a91d96cddb2bb)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 51d7f2da3a59a06bd0089cad5f34077c1811ca8a
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu Nov 14 14:05:53 2013 +0100

    Bug 11248: fix encoding issue on emailing a list (OPAC)
    
    Test plan:
    - send a list via email with the english version.
    - translate templates and retry with another language.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works nicely. Links to the OPAC are correct.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 394ece2e1012aebdc5543f739c5438f91c66d477)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 5e1e2c2d182744292dfb324b7c5295d07a7418c4
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu Nov 14 14:00:46 2013 +0100

    Bug 11248: fix encoding issue on emailing a list (INTRANET)
    
    Test plan:
    - send a list via email with the english version.
    - translate templates and retry with another language.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    
    Sending an intranet list from translated templates requires
    a new list template for the intranet. I have added the needed
    changes in a follow-up.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 9181636874a03cf43e7c26a89364279bfe2aa2ee)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/virtualshelves/sendshelf.tt    |  186 ++++++++++++++++----
 opac/opac-sendshelf.pl                             |   31 +++-
 virtualshelves/sendshelf.pl                        |   21 ++-
 3 files changed, 189 insertions(+), 49 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list