bug 3034: Tag multiple items at once.
authorStephen Edwards <sedwards@alloycomputing.com>
Wed, 1 Apr 2009 17:19:35 +0000 (13:19 -0400)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 16 Apr 2009 15:45:56 +0000 (17:45 +0200)
commit8eb9c77d313cdb11e8874f07b2f1237285aff140
tree96831a04a36d0edb58c928a8a4b2d03dd7083326
parent01881be7756e1eace6c099e226dd8a478946170c
bug 3034: Tag multiple items at once.

Added a "Tag" button in the toolbar area of the results
page.  This activates an inline form that allows the user
to enter a tag that can then be applied to all currently
selected items.

In addition, a "Tag" link has been added to both the List and
Cart pages that provides the same functionality in those contexts.
In these two cases, the a per-item states appears below the
bibliographic information for each item.

Status that applies to the overall operation, such as failing to
provide a tag, will be shown in an alert dialog box.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/js/tags.js
koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl
opac/opac-basket.pl
opac/opac-tags.pl