[koha-commits] main Koha release repository branch master updated. v16.05.00-788-g1fccc1e

Git repo owner gitmaster at git.koha-community.org
Fri Sep 9 16:21:44 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  1fccc1ea5d6e753fb689c83d12764e3c599e0b5e (commit)
      from  031219935c41643734de7836ed86b59ed6be5fd1 (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 1fccc1ea5d6e753fb689c83d12764e3c599e0b5e
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jul 22 11:32:54 2016 -0400

    Bug 16963 - Remove the use of "onclick" from subscription add template
    
    This patch removes the use of event attributes from the subscription add
    template and the template for testing prediction patterns. Events are
    now defined in the JavaScript.
    
    To test, go to Serials -> New subscription.
    
    - Test that the "Search for vendor," "Search for record," and "Create
      record" links work correctly.
    - Test the "Next" button without entering a vendor or a biblionumber.
      You should be warned about selecting a vendor and biblionumber.
    - After selecting a bibliographic record to link to the subscription,
      click the "Next" button. The second section of the subscription add
      form should be displayed.
    - Under frequency, choose "1/day."
    - Confirm that the "Show advanced pattern" link correctly toggles
      display of the advanced pattern form.
    - Under the advanced pattern form, test the "Modify pattern" button. It
      should enable editing in the form.
    - Test the "Cancel modifications" and "Save as new pattern" buttons.
    - Test the "Test prediction pattern" button.
      - In the "Prediction pattern" box, test that the checkboxes next to
        each day of the week, when checked, trigger the corresponding issue
        number to be marked as "not published."
    - Finally, confirm that your subscription is saved correctly.
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>
    
    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:
 .../en/modules/serials/showpredictionpattern.tt    |   19 +++--
 .../prog/en/modules/serials/subscription-add.tt    |   83 +++++++++++++++-----
 2 files changed, 77 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list