Bug 25893: Use wildcards when searching logs
authorNick Clemens <nick@bywatersolutions.com>
Mon, 29 Jun 2020 18:15:39 +0000 (18:15 +0000)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Sun, 16 Aug 2020 22:04:11 +0000 (10:04 +1200)
commitbfb076327c1d722701ce111d175c8c5fa56a26aa
treeeb79fd65c572c739b5c2556430ee35d081bb7309
parent0a127a78e9de3771b8418b123eed6815f2745304
Bug 25893: Use wildcards when searching logs

The restores the wildcards that were used in the past

To test:
 0 - Ensure cataloguing logs and issues logs are enabled
 1 - Edit an item
 2 - Circulate that same item
 3 - Browse to tools-> log viewer
 4 - Put the itemnumber in the 'info' box
 5 - You see only the circulation
 6 - Put the itemnumber in the object box
 7 - You see only the cataloging modification
 8 - Apply patch
 9 - Put itemnumber in info box
10 - you see both actions
11 - Put the itemnumber in the object box
12 - You see only the catalogiong modification

Signed-off-by: Jason Robb <jrobb@sekls.org>
Bug 25893: Don't wildcard object

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Bug 25893: (follow-up) Undo unrelated changes

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit bb0abf99c451113e8649c494d3a8b99f3916f942)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 30229e383cd3c2f92894449598a1433f52072c24)

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
tools/viewlog.pl