[koha-commits] main Koha release repository branch new/bug_9140 created. v3.08.00-1457-g23e1fd6

Git repo owner gitmaster at git.koha-community.org
Sat Dec 22 22:03:19 CET 2012


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, new/bug_9140 has been created
        at  23e1fd69f5c04d19bd080ea93a67d33c2e90c6ab (commit)

- Log -----------------------------------------------------------------
commit 23e1fd69f5c04d19bd080ea93a67d33c2e90c6ab
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Dec 4 16:56:54 2012 +0100

    Bug 9140: Followup removes the useless variable $message
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 533c9bc657812a18c9479d01419418d7c38ec889
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Nov 26 09:24:28 2012 -0500

    Bug 9140 - Untranslatable strings in item circulation history
    
    This patch removes the text of a message from the script
    to the template. The lastmove sub now returns either the date
    or 0, and the template displays the "no transfers" message
    if the date doesn't exist.
    
    To test, view the circulation history for items which
    do and do not have a transfer history. A date should be displayed
    for items which have a transfer history. A messages should
    be displayed for those which do not.
    
    This patch also adds a <span> around the text "Never" which
    was not getting picked up by the translation script. To test
    this change, run "perl translate update <lang>" from misc/translator,
    then check if the string shows up in the po file. (Thanks kf!)
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit d9213da3ad39ad8a83fab1046aa1918aba38c33c
Merge: 90d362a 6417e44
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sat Dec 22 15:54:10 2012 -0500

    Merge branch 'bug_9136' into 3.12-master

commit 90d362a74b10ed7ae96d04613b4e23f722e3119a
Merge: ab732ce 721b5df
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sat Dec 22 15:53:56 2012 -0500

    Merge branch 'bug_9151' into 3.12-master

commit 721b5df3fe7ff5276f1d4699154f2fd191c7e0c5
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sat Dec 22 15:52:58 2012 -0500

    Bug 9151 follow-up: correct name in sysprefs.sql
    
    Rather than creating the syspref RenewalSendNotice, sysprefs.sql
    was creating the syspref RenewalSendNotices, which was incorrect.

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list