[koha-commits] main Koha release repository branch master updated. v3.16.00-18-g41def6a

Git repo owner gitmaster at git.koha-community.org
Fri May 23 16:24:30 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  41def6af1dc574cee0b88ce99a2af1d983809b1c (commit)
       via  b712a45deb8d3b72421d7a4bbf31055eca8ac65f (commit)
      from  b4f4e5a71b016d10e1c374136a760648bd807105 (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 41def6af1dc574cee0b88ce99a2af1d983809b1c
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Fri May 23 14:46:54 2014 +0000

    Bug 11365: (follow-up) trim whitespace in the translate_card_element block
    
    Trim leading and trailing whitespace in the text generated
    by the translate_card_element block to avoid generating
    unescaped multi-line strings, which breaks the JavaScript
    
    To test:
    
    [1] Test actions in the patron card creator that generate
        JavaScript alerts, such as hitting the delete button
        without first selecting a batch or profile.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit b712a45deb8d3b72421d7a4bbf31055eca8ac65f
Author: Pasi Kallinen <pasi.kallinen at pttk.fi>
Date:   Tue May 6 11:49:39 2014 +0300

    Bug 11365: make label card element title texts translatable
    
    To test:
    
    1) cd misc/translator
    2) perl translate update xx-YY
    3) check that there's no msgid that contains the patron card label
       element title texts in po/xx-YY-i-staff-t-prog-v-3006000.po
    4) apply patch
    5) perl translate update xx-YY
    6) check po/xx-YY-i-staff-t-prog-v-3006000.po that it contains the
       msgid. (search for "BLOCK translate_card_element")
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Work as described. Tested updating po file, translating and installing
    language, checked on tools page.
    No errors
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../prog/en/modules/patroncards/manage.tt          |   26 ++++++++++++++------
 1 file changed, 19 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list