[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-1014-g0779e98

Git repo owner gitmaster at git.koha-community.org
Wed Aug 28 17:31:50 CEST 2013


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  0779e98ddf482e833936cb4a0f2985dcad2b45f6 (commit)
      from  ac11a5d9ff982d89ed1f00ca585e1ecb9e0195eb (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 0779e98ddf482e833936cb4a0f2985dcad2b45f6
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Mar 12 15:55:32 2013 -0400

    Bug 9782: hide cancel button when importing MARC bibliographic frameworks
    
    When importing frameworks the "cancel" button should be hidden once an
    import is initiated since it is not possible to cancel the import in
    progress.
    
    This patch uses this bug as an excuse to replace the old import/export
    pop-ups with modal dialogs for all import/export functions.
    
    To test:
    
    - Try exporting both the default framework and at least one other
      framework.
    - Try importing both a default framework and at least one other
      framework.
    - When importing, observe that the modal dialog controls are hidden as
      soon as the import is initiated.
    
    Signed-off-by: David Cook <dcook at prosentient.com.au>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works nicely, passes all tests and QA script.
    Also the modal works better on smaller screens.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/css/staff-global.css     |    3 +
 .../prog/en/modules/admin/biblio_framework.tt      |  155 ++++++++++++--------
 2 files changed, 99 insertions(+), 59 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list