[koha-commits] main Koha release repository branch master updated. v3.14.00-alpha1-18-g51a6f09

Git repo owner gitmaster at git.koha-community.org
Fri Oct 18 09:13:10 CEST 2013


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  51a6f0958926fcbdf48e97d386a2463a9c113d73 (commit)
       via  745bcfe0a6066a552d53d813ed4aed625c7e52b4 (commit)
       via  bbcc715c9435fc82fd6179722332128e4e5c6ee5 (commit)
      from  a9b564678e184b44b4c54d72e21f66efc3810f4e (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 51a6f0958926fcbdf48e97d386a2463a9c113d73
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Fri Oct 18 07:25:29 2013 +0000

    Bug 8368: (follow-up) restore use of quoted printable for message body
    
    This is necessary to prevent the equals sign that is part of the
    link back to the OPAC from being mangled, thereby breaking the
    link.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 745bcfe0a6066a552d53d813ed4aed625c7e52b4
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Fri Oct 18 06:47:39 2013 +0000

    Bug 8368: (follow-up) port change to the Bootstrap OPAC; restore ISBN display
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit bbcc715c9435fc82fd6179722332128e4e5c6ee5
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Tue Sep 24 18:34:48 2013 +0200

    Bug 8368: fix email lists from OPAC when using non-English templates
    
    This patch ports to list sending by email, the technique used in sending
    cart, i.e. (1) format email in HTML, and (2) transform it into Text with
    TT filter html2text.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Fixes a very annoying translation bug successfully.
    Also passes all tests and QA script.
    
    To test:
    - Add a few records to a shelf, ideally use some with diacritics.
    - Send shelf from English templates, verify email is ok
    - Send shelf from translated templates (de-DE or similar) - verify
      email content is broken.
    - Apply patches, update po files and reinstall the language.
    - Send shelf from English templates again, verify there is no
      regression.
    - Send shelf form translates templates - verify this email is now
      also working correctly.
    
    Patch also changes the name of the file attachement from shelf.iso2709
    to list.iso2709.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../bootstrap/en/modules/opac-sendshelf.tt         |  187 ++++++++++++++++----
 .../opac-tmpl/prog/en/modules/opac-sendshelf.tt    |  187 ++++++++++++++++----
 opac/opac-sendshelf.pl                             |   31 ++--
 3 files changed, 322 insertions(+), 83 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list