]> git.koha-community.org Git - koha.git/commit
Bug 6911: Remember search terms in the log viewer tool
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 27 Mar 2015 09:03:32 +0000 (10:03 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 29 Apr 2015 21:37:14 +0000 (09:37 +1200)
commit2cf0a7ebe6162abc822bab63feb0f24e80856060
treeaee2fc4681d6d6cf753e10fe8a9694061df4b68f
parent6977ea46b13c705aa72abe9f6f4f46430ea3bff1
Bug 6911: Remember search terms in the log viewer tool

The modules and actions selected by the user are now selected when a
log search is done.
Note that this patch also add the multiple attribute to the actions
select in order to add the ability to select several actions.
The code to do that already existed.

Test plan:
1/ Go on the log viewer tool (tools/viewlog.pl)
2/ Launch a search with modules and actions selected.
3/ Confirm that the values you have selected is still selected after the
search.

Patch works as expected.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit b8db092a0acf0c34cd78e35332f73636cdff6e22)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Conflicts:
tools/viewlog.pl
koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt
tools/viewlog.pl