Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Owen Leonard 1fccc1ea5d 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@hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-09-09 13:22:35 +00:00
..
tables Bug 16214: Fix typo 'To.jon' -> 'To.json' 2016-04-06 22:09:09 +00:00
acqui-search-result.tt Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
acqui-search.tt
add_fields.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
checkexpiration.tt Bug 16946 [Revised] Remove the use of "onclick" from several serials templates 2016-09-09 13:19:17 +00:00
claims.tt Bug 16946 [Revised] Remove the use of "onclick" from several serials templates 2016-09-09 13:19:17 +00:00
result.tt Bug 16946 [Revised] Remove the use of "onclick" from several serials templates 2016-09-09 13:19:17 +00:00
routing-preview-slip.tt Bug 16946 [Revised] Remove the use of "onclick" from several serials templates 2016-09-09 13:19:17 +00:00
routing-preview.tt Bug 16946 [Revised] Remove the use of "onclick" from several serials templates 2016-09-09 13:19:17 +00:00
routing.tt Bug 16946 [Revised] Remove the use of "onclick" from several serials templates 2016-09-09 13:19:17 +00:00
serial-issues-full.tt
serial-issues.tt
serials-collection.tt Bug 16874: Making serials collections actions buttons 2016-09-09 13:10:21 +00:00
serials-edit.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
serials-home.tt
serials-search.tt Bug 16950: Serials subscriptions advanced search shows '0 found' pre-search 2016-09-09 13:20:20 +00:00
showpredictionpattern.tt Bug 16963 - Remove the use of "onclick" from subscription add template 2016-09-09 13:22:35 +00:00
subscription-add.tt Bug 16963 - Remove the use of "onclick" from subscription add template 2016-09-09 13:22:35 +00:00
subscription-bib-search.tt
subscription-detail.tt Bug 14790 [QA Followup] - Don't show links unless OPACBaseURL is set 2016-07-08 13:56:35 +00:00
subscription-frequencies.tt Bug 16074: Replace Modify with Edit 2016-03-23 19:25:34 +00:00
subscription-history.tt
subscription-numberpatterns.tt Bug 16289: Abbreviated formatting for numbering patterns 2016-06-10 18:09:48 +00:00
subscription-renew.tt
viewalerts.tt