[koha-commits] main Koha release repository branch 3.16.x updated. v3.16.00-13-gaba5313

Git repo owner gitmaster at git.koha-community.org
Fri May 23 16:24:29 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.16.x has been updated
       via  aba5313f33628551e101a28cf7dc68f20c6bb684 (commit)
       via  e7a436f18cf43f924840d1acb3f1dbcefe4e49f8 (commit)
      from  245b278ccf5dfcccf6c624d43eb342da5e8a4cd3 (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 aba5313f33628551e101a28cf7dc68f20c6bb684
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 e7a436f18cf43f924840d1acb3f1dbcefe4e49f8
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