[koha-commits] main Koha release repository branch master updated. v16.05.00-784-gcaf6102

Git repo owner gitmaster at git.koha-community.org
Fri Sep 9 16:16:18 CEST 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, master has been updated
       via  caf6102db8e0e7fbb75be2c8c90b7ff07001a9f8 (commit)
      from  453e8e723508463f57577bbbc21a4ea7cc4befb7 (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 caf6102db8e0e7fbb75be2c8c90b7ff07001a9f8
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jul 18 12:20:33 2016 -0400

    Bug 16937 [Revised] Remove "onclick" from the manage staged MARC records template
    
    This patch revises the manage staged MARC records template, removing
    "onclick" attributes from the markup and defining those events in the
    script.
    
    To test, apply the patch and go to Tools -> Manage staged MARC records.
    
    - If necessary, stage a MARC file for import.
    - Click the name of the staged file and then the "Import this batch into
      the catalog" button. The batch should be correctly imported.
    - Return to the list of staged MARC files.
    - Click the name of an imported file and then the "Undo import into
      catalog" button. The import should be reverted.
    - Return to the list of staged MARC files.
    - Click the "Clean" button for any record. Confirm that the batch is
      cleaned.
    - For any cleaned record, click the "Delete" button. The batch should be
      deleted.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    QA revision: Corrected class name so that "delete" button triggers the
    correct warning.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/tools/manage-marc-import.tt    |   33 +++++++++++++-------
 1 file changed, 21 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list