https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12460
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #72092|0 |1 is obsolete| | --- Comment #30 from Julian Maurice <[email protected]> --- Created attachment 78649 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78649&action=edit Bug 12460: Simplify interface to combine queries The complicated interface using 'Match any/Match all', checkboxes and 'NOT' selectors is replaced by a simple textbox which expects queries like this: (#1 or #3) and #6 where 1, 3 and 6 are IDs in search_history table. A new column in the table show these ids. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
