[koha-commits] main Koha release repository branch master updated. v16.05.00-863-gc78c927

Git repo owner gitmaster at git.koha-community.org
Tue Sep 13 20:24:28 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  c78c927695fdcb0dfa060f9dba2fc2933eb57b8b (commit)
      from  57f66d5132fe059c76740b5e2e743d3082d25303 (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 c78c927695fdcb0dfa060f9dba2fc2933eb57b8b
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Aug 18 11:04:38 2016 -0400

    Bug 17147 [Revised] Streamline messages following batch record modification
    
    This patch changes the display of informational messages during and
    after the batch record modification process. Instead of showing a
    separate dialog for each record modified, messages are now grouped into
    one dialog.
    
    To test, apply the patch and clear your browser cache if necessary. You
    must have at least one MARC modification template defined.
    
    - Go to Tools -> Batch record modification.
    - Submit a list of biblionumbers which contains at least one number
      which doesn't exist in your database.
    - Confirm that warning and success messages are grouped instead of
      showing in separate dialogs.
    - Submit a list of biblionumbers using a MARC modification template
      which contains no actions. Confirm that the resulting error message is
      correctly formatted.
    
    Revision formats the error messages without the unordered list, which
    was giving them padding which didn't look correct inside a dialog.
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>
    
    Edit for QA: Removed obsolete changes to CSS.
    
    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:
 koha-tmpl/intranet-tmpl/prog/css/staff-global.css  |   12 ++-
 .../en/modules/tools/batch_record_modification.tt  |   85 ++++++++++++--------
 2 files changed, 59 insertions(+), 38 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list