Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Owen Leonard 822509eee5 Bug 16369 - Clean up and improve plugins template
This patch makes multiple changes to the plugins home page template to
bring it up to date with current interface patterns.

Test the following changes:

- Breacrumb links have been corrected to include "Tools" in the path.
  Verify that this link is correct.
- A toolbar has been added for an "Upload plugin" button. Uploading is
  an action, not a view, so it should be displayed in a toolbar. Verify
  that the button works correctly.
- Messages are now formatted as messages rather than as headings. To
  test, trigger a message by, for instance, uninstalling all plugins or
  passing an invalid "method" parameter with the URL.
- Incorrect capitalization corrected.
- Plugin actions are moved to a single "Actions" dropdown menu. This
  includes 'Run report,' 'Run tool,' 'Configure,' and 'Uninstall.' Test
  that all these menu options work correctly.
- The standard "Tools" sidebar menu has been added.
- An "onclick" attribute has been removed in favor of defining the event
  in JavaScript. Test by choosing the 'Uninstall' menu item for a
  plugin. Test both confirm and cancel actions.

Also changed:

- Corrected capitalization on the tools home page.
- Adding missing plugins link to the tools sidebar menu.

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

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-05-03 15:06:57 +00:00
..
automatic_item_modification_by_age.tt Bug 16193: Typo in Automatic item modifications by age 2016-04-07 00:00:44 +00:00
batch_delete_records.tt Bug 16238: Use .prop() instead of .attr() for 'disabled' 2016-04-29 14:18:24 +00:00
batch_record_modification.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
batchMod-del.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
batchMod-edit.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
batchMod.tt
cleanborrowers.tt Bug 10612 - Add ability to delete patrons with batch patron deletion tool 2016-04-01 19:52:13 +00:00
csv-profiles.tt Bug 15413: Adding colons where appropriate 2016-03-25 21:50:56 +00:00
export.tt Bug 15413: Adding colons where appropriate 2016-03-25 21:50:56 +00:00
holidays.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
import_borrowers.tt Bug 15840: Catch errors if userid already exists when importing patrons 2016-03-21 21:24:00 +00:00
inventory.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
koha-news.tt Bug 16372 - Replace the use of "onclick" for deletion confirmation in some templates 2016-04-29 16:11:14 +00:00
letter.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
manage-marc-import.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
marc_modification_templates.tt Bug 16366 - Remove obsolete "border" attribute from <img> tags 2016-04-29 16:13:55 +00:00
modborrowers.tt Bug 16238: Use .prop() instead of .attr() for 'checked' 2016-04-29 14:18:24 +00:00
overduerules.tt Bug 15827 - Unfriendly message when saving overdue notice/status triggers 2016-02-24 03:23:54 +00:00
picture-upload.tt Bug 15635: Koha::Patron::Images - Remove PutPatronImage 2016-03-04 12:53:00 +00:00
quotes-upload.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
quotes.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt Bug 16337 - Remove the use of "onclick" from the stage MARC records template 2016-04-29 16:43:55 +00:00
tools-home.tt Bug 16369 - Clean up and improve plugins template 2016-05-03 15:06:57 +00:00
upload-images.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
upload.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
viewlog.tt Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00