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  1a40ed3887f19fa40ac8a1d517fdc48434b70a2b (commit)
      from  19a241c131f03a2640044ac3280759b2e6fd35bc (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 1a40ed3887f19fa40ac8a1d517fdc48434b70a2b
Author: Phil Ringnalda <[email protected]>
Date:   Tue Apr 21 21:34:33 2020 -0700

    Bug 25235: Rename the button instead of alerting when replacing an existing 
record
    
    Test plan:
    
    Pre-patch
    1 - Go to the main Authorities page, search for any authority, click
        the Actions menubutton and choose Edit
    2 - Note the button saying Z39.50 search
    3 - Note the modal alert forcing you to click it
    4 - Cancel and cancel again, and in the New authority menubutton choose
        Default
    5 - Click the button saying Z39.50 search again, note that it warns you
        about replacing your totally blank record
    
    Apply this patch
    6 - Edit an existing authority, note the button says "Replace record via
        Z39.50/SRU search"
    2 - Click the button, verify it still opens the search window with the
        main entry of the record filled in without an alert
    3 - Create a new authority, note the button says "Z39.50/SRU search"
    4 - Click the button, verify it still opens the search window but
        without an alert
    
    Signed-off-by: Owen Leonard <[email protected]>
    Signed-off-by: Jonathan Druart <[email protected]>
    Signed-off-by: Martin Renvoize <[email protected]>

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

Summary of changes:
 .../prog/en/modules/authorities/authorities.tt         | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to