[koha-commits] main Koha release repository branch master updated. v3.14.00-827-g5b8494d

Git repo owner gitmaster at git.koha-community.org
Sun Apr 20 17:55:06 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  5b8494dcc9256358865eb1b8a49a91d96cddb2bb (commit)
       via  394ece2e1012aebdc5543f739c5438f91c66d477 (commit)
       via  9181636874a03cf43e7c26a89364279bfe2aa2ee (commit)
      from  836f3ce992ef2c3bffbcf80c73bcacbbe479ea85 (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 5b8494dcc9256358865eb1b8a49a91d96cddb2bb
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>

commit 394ece2e1012aebdc5543f739c5438f91c66d477
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>

commit 9181636874a03cf43e7c26a89364279bfe2aa2ee
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>

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

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