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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 13 Apr 2015 17:13:38 +0000 (14:13 -0300)
commitb8db092a0acf0c34cd78e35332f73636cdff6e22
tree7e23e4ba1df2d5f72c9c105167f88397e48ecf17
parentae1a75d369b9e97073893cb121eddb8cef3a827a
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>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt
tools/viewlog.pl