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.20.x has been updated via 57a8479bf36f530a55fd93ba67fe965efb0e0373 (commit) from 374f5f4a38883d351d441412cfdf4785bbe7f4b6 (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 57a8479bf36f530a55fd93ba67fe965efb0e0373 Author: Marc Véron <ve...@veron.ch> Date: Wed Nov 4 10:13:46 2015 +0100 Bug 15117: Transfer Order: Better user information and translation handling While transferring an order, a untranslatable JavaScript confirmation dialog pops up. This patch moves the information about the order to be transferred to the top of the screen to better inform the user what order is to be transferred, and simplifies the confirmation dialog. To test: - Apply patch - Transfer an order from a basket to another basket - Verify, that on top of the screen an information is displayed about which order from which vendor and basket is to be transferred - Verify that the transfer works OK - Update a po lang file and confirm you see the string and you are able to translate it. Signed-off-by: Frederic Demians <f.demi...@tamil.fr> Dialog box with readable & translatable info. Signed-off-by: Jonathan Druart <jonathan.dru...@bugs.koha-community.org> Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io> (cherry picked from commit 571ec9a94b9323cd23f9012d9b1f837fd9bf974c) Signed-off-by: Frédéric Demians <f.demi...@tamil.fr> ----------------------------------------------------------------------- Summary of changes: acqui/transferorder.pl | 4 ++++ .../prog/en/modules/acqui/transferorder.tt | 21 +++++++++++++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) hooks/post-receive -- main Koha release repository _______________________________________________ koha-commits mailing list koha-commits@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits