[Koha-bugs] [Bug 8660] Tag status does not show on multiple tag add

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 22 16:37:42 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8660

Fridolyn SOMERS <fridolyn.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|oleonard at myacpl.org         |fridolyn.somers at biblibre.co
                   |                            |m

--- Comment #1 from Fridolyn SOMERS <fridolyn.somers at biblibre.com> ---
Created attachment 11750
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11750&action=edit
Proposed patch

Proposed patch adds a lot of corrections in tags edition in OPAC.
Affects search results, basket, list and detail pages.
I tried to uniform the code on those pages.

Main correction : 
On search results / basket / list page, when adding tag on several records, a
status appears on each selected record line. I used a border and yellow
background.
When clicking on button to end tag edition, the status of all records is
initialized.

Concerning sysprefs, they where missing in some places.
I used TagsShowOnDetail and TagsInputOnDetail for detail page and
TagsShowOnList and TagsInputOnList for other pages.

In basket, the toolbar was existing twice in TT (for basket witt or without
details). The code was the same so I moved it to be unique.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list