[koha-commits] main Koha release repository branch master updated. v3.22.00-1303-g0124a62

Git repo owner gitmaster at git.koha-community.org
Wed Apr 27 18:17:20 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  0124a6269d344e3e93f1c892f74629fba501a61f (commit)
       via  6424a3c27753cc4e81393ebde24d645cfc627768 (commit)
      from  19d2dfb733b0ec6b66228462678d016891334138 (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 0124a6269d344e3e93f1c892f74629fba501a61f
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Aug 16 12:25:58 2013 +0200

    Bug 10347 [Follow-up] Scroll down clicking on the "Add multiple copies" button
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>

commit 6424a3c27753cc4e81393ebde24d645cfc627768
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Aug 15 14:53:26 2013 -0400

    Bug 10347 - Deactivate "Add item" button when "Add multiple copies" was activated
    
    When the "Add multiple items" button is pressed the other submit buttons
    should be hidden in order to eliminate confusion about which button
    submits the form at that stage in the process.
    
    This patch alters the form so that clicking the "add multiple" button
    hides the other two buttons and displays form for submitting the number
    of copies to add.
    
    This patch also makes changes to accompanying text in order to make
    things (hopefully) clearer. The button text has been changed (again, see
    Bug 10346) to "Add multiple copies of this item."
    
    Explanatory text has been added "The barcode you enter will be
    incremented for each additional item," because that seemed non-obvious
    about the process.
    
    Unrelated change: a section of obsolete JavaScript has been removed.
    
    To test, go to the add/edit items page for a new or existing record.
    Test adding a single item, adding & duplicating, and adding multiple.
    The add multiple form should be shown upon clicking 'add multiple,' and
    hidden when 'cancel' is clicked.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Work as described, tried adding one, one & dup, multiple and cancel multiple
    No errors
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/cataloguing/additem.tt         |   37 ++++++++++++++++----
 1 file changed, 30 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list