Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 458ce34a1d Bug 16602 - Remove the use of "onclick" from several templates
This patch removes the use of "onclick" from several templates, instead
defining click events in JavaScript.

Also changed: Some markup corrections.

To test, apply the patch and:

- Go to Circulation -> Upload offline circulation file
  - Browse for an offline circulation file.
  - Clicking the 'Upload file' button should work correctly.
    - After uploading a file, both the 'Add to offline circulation
      queue' and 'Apply directly' buttons should work to trigger their
      corresponding processes (keeping Bug 16603 in mind).

- Go to Patrons -> Patron lists.
  - For any patron list containing patrons, click the 'Print patron
    cards' menu item. This should trigger a modal window which exports
    the correct list.

- Go to Tools -> Batch item modification.
  - Submit a batch of items for modification.
  - Clicking the 'Save' button should trigger the background job and the
    items should be successfully modified.

- Go to Tools -> Batch item deletion.
  - Submit a batch of items for deletion.
  - Clicking the 'Delete' button should trigger the background job and
    the items should be successfully deleted.

- Go to Tools -> Calendar.
  - Trigger the 'Add new holiday' panel by clicking a day on the
    calendar which has no holiday defined.
  - Clicking the 'Cancel' link should hide the panel.
  - Trigger the 'Edit this holiday' panel by clicking a day which has a
    holiday defined.
  - Clicking the 'Cancel' link should hide the panel.

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
  Everything works as previously.

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

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-06-24 13:56:23 +00:00
..
acqui Bug 16592 - Use Bootstrap modal for MARC and Card preview on acquisitions receipt summary page 2016-06-10 18:11:43 +00:00
admin Bug 15485: (QA followup) Simplify logic and use *ResultsDisplay value during upgrade 2016-06-24 13:30:31 +00:00
authorities Bug 16366 - Remove obsolete "border" attribute from <img> tags 2016-04-29 16:13:55 +00:00
basket Bug 16477 - Improve staff client cart JavaScript and template 2016-06-24 13:42:22 +00:00
batch
catalogue Bug 16490 - Add an "add to cart" link for each search results in the staff client 2016-06-24 13:45:41 +00:00
cataloguing Bug 16005 - Standardize use of icons for delete and cancel operations 2016-06-03 08:21:25 +00:00
circ Bug 3669: Remove parameters passed to action of form 2016-06-24 13:20:14 +00:00
common Bug 16450 - Remove the use of "onclick" from guarantor search template 2016-05-31 11:53:32 +00:00
course_reserves Bug 16005 - Standardize use of icons for delete and cancel operations 2016-06-03 08:21:25 +00:00
errors Bug 16270: Typo authentification/authentication 2016-04-29 14:44:26 +00:00
help Bug 16454: Use 'inventory' instead of 'inventory/stocktaking' 2016-05-16 17:42:39 +00:00
installer
labels Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
members Bug 16494 - Remove the use of "onclick" from some patron pages 2016-06-24 13:46:54 +00:00
offline_circ Bug 16602 - Remove the use of "onclick" from several templates 2016-06-24 13:56:23 +00:00
patron_lists Bug 16602 - Remove the use of "onclick" from several templates 2016-06-24 13:56:23 +00:00
patroncards Bug 16386 - Replace the use of "onclick" from patron card creator templates 2016-05-06 04:22:45 +00:00
plugins Bug 16369 - Clean up and improve plugins template 2016-05-03 15:06:57 +00:00
reports Bug 16594: Orders by fund report has wrong link to css and other issues 2016-06-17 14:53:45 +00:00
reserve Bug 16697: Translatability: Fix problem with isolated "'s"in request.tt 2016-06-24 13:10:30 +00:00
reviews Bug 16456: Add Font Awesome icons to some buttons in Tools module, section Patrons and circulation 2016-06-17 15:40:24 +00:00
rotating_collections Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
serials Bug 16289: Abbreviated formatting for numbering patterns 2016-06-10 18:09:48 +00:00
services
sms
suggestion Bug 16736 - Keep branch filter when changing suggestion 2016-06-24 13:07:28 +00:00
tags Bug 16456: Reintroduce wording "Delete tag" 2016-06-17 15:40:25 +00:00
test
tools Bug 16602 - Remove the use of "onclick" from several templates 2016-06-24 13:56:23 +00:00
virtualshelves Bug 16005 - Standardize use of icons for delete and cancel operations 2016-06-03 08:21:25 +00:00
about.tt Bug 16718 - Translatability: Fix problems with sentence splitting by <strong> in about.tt 2016-06-24 13:11:40 +00:00
auth.tt Bug 16620: Translatability: Fix problem with isolated word "please" in auth.tt 2016-06-10 17:50:59 +00:00
intranet-main.tt Bug 16372 - Replace the use of "onclick" for deletion confirmation in some templates 2016-04-29 16:11:14 +00:00