https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12460

--- Comment #21 from Julian Maurice <julian.maur...@biblibre.com> ---
Created attachment 72092
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72092&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
Koha-bugs@lists.koha-community.org
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/

Reply via email to