Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 16262 - Remove the use of "onclick" from acquisitions basket template 2016-04-29 14:46:38 +00:00
admin Bug 12528: Bug 9254: Followup - Rename pref to EnhancedMessagingPreferencesOPAC 2016-04-29 17:54:10 +00:00
authorities Bug 16366 - Remove obsolete "border" attribute from <img> tags 2016-04-29 16:13:55 +00:00
basket Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
batch
catalogue Bug 16341: Revise the way table controls look on the title detail page 2016-04-29 16:17:31 +00:00
cataloguing Bug 16368 - Remove obsolete attributes from table tags 2016-04-29 16:13:02 +00:00
circ Bug 16242 [Follow-up] Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
common Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
course_reserves Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
errors Bug 16270: Typo authentification/authentication 2016-04-29 14:44:26 +00:00
help Bug 16167: Remove Authorised value images prefs 2016-04-29 13:59:58 +00:00
installer
labels Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
members Bug 16316 - Limit patron search to surname 2016-04-29 15:53:24 +00:00
offline_circ Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
patron_lists Bug 16372 - Replace the use of "onclick" for deletion confirmation in some templates 2016-04-29 16:11:14 +00:00
patroncards Bug 16372 - Replace the use of "onclick" for deletion confirmation in some templates 2016-04-29 16:11:14 +00:00
plugins Bug 16369 - Clean up and improve plugins template 2016-05-03 15:06:57 +00:00
reports Bug 16389: Reports row limit should change upon option selection 2016-04-29 16:48:05 +00:00
reserve Bug 16366 - Remove obsolete "border" attribute from <img> tags 2016-04-29 16:13:55 +00:00
reviews
rotating_collections Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
serials Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
services
sms
suggestion Bug 16322: Translatability: Also adding "Status unknown" to column table 2016-04-29 15:58:40 +00:00
tags Bug 16381 [QA Followup] - Wrap string for translations 2016-04-29 16:09:08 +00:00
test
tools Bug 16369 - Clean up and improve plugins template 2016-05-03 15:06:57 +00:00
virtualshelves Bug 16338 - Remove the use of "onclick" from the lists template 2016-04-29 16:38:37 +00:00
about.tt Bug 12721 - Syspref StatisticsFields: Warning on About page and text change in System preferences 2016-04-29 02:48:30 +00:00
auth.tt
intranet-main.tt Bug 16372 - Replace the use of "onclick" for deletion confirmation in some templates 2016-04-29 16:11:14 +00:00