[koha-commits] main Koha release repository branch master updated. v3.14.00-88-gac4b12c

Git repo owner gitmaster at git.koha-community.org
Thu Dec 5 19:29:24 CET 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  ac4b12ca9366d4813f2607d4dd227b40c88302c9 (commit)
       via  8aa0e6856dbd61bb61b1a2a0c88ec03adf65e3c7 (commit)
      from  01c101a6b9b60b685abca58fddfccb1087b4dbce (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 ac4b12ca9366d4813f2607d4dd227b40c88302c9
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Thu Dec 5 18:45:37 2013 +0000

    Bug 2546: DBRev 3.15.00.003
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 8aa0e6856dbd61bb61b1a2a0c88ec03adf65e3c7
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Oct 23 12:40:30 2013 +0200

    Bug 2546: make description of standard fine types translatable
    
    The descriptions for fines are stored in English in the DB
    (accountlines.description). So they are not translatable.
    
    This patch removes the descriptions automatically added and generates
    the string in the template.
    
    Test plan:
    1/ Execute the updatedatabase entry.
    2/ Verify in the following pages the description is consistent:
        - members/pay.pl?borrowernumber=XXXX
        - members/boraccount.pl?borrowernumber=XXXX
        - opac-account.pl
    3/ Launch the translate script and update the po files in order to
    translate the new strings.
    4/ Verify the strings are translated in the interface.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Works as advertised. Corrected few typos in the commit message.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 C4/Accounts.pm                                     |   25 ++++----------------
 installer/data/mysql/updatedatabase.pl             |   19 +++++++++++++++
 .../prog/en/modules/members/boraccount.tt          |   14 ++++++++++-
 .../intranet-tmpl/prog/en/modules/members/pay.tt   |   15 +++++++++++-
 .../opac-tmpl/prog/en/modules/opac-account.tt      |   16 +++++++++++--
 kohaversion.pl                                     |    2 +-
 6 files changed, 65 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list