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  a698cd39dba4595b9094c097db8d4108d11f1a4f (commit)
      from  57a8479bf36f530a55fd93ba67fe965efb0e0373 (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 a698cd39dba4595b9094c097db8d4108d11f1a4f
Author: Indranil Das Gupta <indr...@gmail.com>
Date:   Mon Aug 3 09:57:53 2015 +0530

    Bug 14632: Fix alert message for single item batch
    
    Fixes the incorrect msg "Please select at least label to delete."
    for attempts to delete from single patron batches. Notifies the
    user that doing so will delete the batch. It disallows direct
    deletion, instead suggests the users to use the 'Delete batch'
    option assuming the users know what they are doing.
    
    Test plan
    =========
    
    1/ Load a single patron batch in edit mode and attempt to delete
       the single record. The JS alert message will inform that "Please
       select at least label to delete."
    2/ Apply patch and refresh page and try to delete the single record
       again.
    3/ This time the alert will inform the user that doing so will delete
       the batch and should that be desired action to choose the 'Delete
       batch' option from the toolbar.
    
    Signed-off-by: Frederic Demians <f.demi...@tamil.fr>
      It works as before but with an understantable warning message.
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io>
    (cherry picked from commit 85ae12e5864d8fd35f42a53c66440f00f7f4a35d)
    Signed-off-by: Frédéric Demians <f.demi...@tamil.fr>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt  |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


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

Reply via email to