[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.02-30-gd11bc6f

Git repo owner gitmaster at git.koha-community.org
Fri Jan 29 13:19:59 CET 2016


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.22.x has been updated
       via  d11bc6f6b86bad7b113b71046e2bd0a5d2a3c89f (commit)
      from  dcebc487e50ad876b7f70431d4718d4cc5f60be0 (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 d11bc6f6b86bad7b113b71046e2bd0a5d2a3c89f
Author: Marc Véron <veron at veron.ch>
Date:   Fri Dec 11 18:06:10 2015 +0100

    Bug 15355: Translatability: Fix issues on check in page
    
    This patch fixes translatability issues on checkin page, due to sentence splitting by html tags at
    several places and ambiguous word 'to'.
    
    Additionally, fix message related to syspref AllowReturnToBranch set to 'only the library where the
    item is checked out from' (it wrongly displays the home library instead of the holding library),
    and streamline the display of similar messages to look more consistent.
    
    To test:
    - Apply patch
    - Go to Home > Circulation > Check in
    - Do check ins with different expected results / messages
    - Verify that the messages are meaningful and display nicely
    - Play with items checked out / checked in at different branches (home branch, holding branch, other
      branch) and different settings for syspref 'AllowREturnToBranch' and verify that the messages display
      properly (with correct home rsp. holding branch)
    - Carfully review code changes.
    
    Signed-off-by: Aleisha <aleishaamohia at hotmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit ee64d19fab61bc2e4f4e78e698802cf3d4bc3d1c)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 circ/returns.pl                                    |    2 +
 .../intranet-tmpl/prog/en/modules/circ/returns.tt  |   63 +++++++++++++-------
 2 files changed, 44 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list