Koha/koha-tmpl/intranet-tmpl/prog/en/css
Ian Walls c04404c2fb Enh 7031: More options for Advanced Search
Adds the ability to perform advanced searches in both the OPAC and staff client on more than
a single AdvancedSearchType at a time.  Support included for Itemtype, Collection Code and Shelving Location.

AdvancedSearchTypes syspref preference is repurposed; no longer a single value, it can now take
multiple item code fields separated by "|".  The order of these fields will determine the order
of the tabs in the OPAC and staff client advanced search screens.  Values within the search type
are OR'ed together, while each different search type is AND'ed together in the query limits.  The
current stored values are supported without any required modification.

Each set of advanced search fields are displayed in tabs in both the OPAC and staff client.  The
first value in the AdvancedSearchTypes syspref is the selected tab; if no values are present, "itemtypes"
is used.  For non-itemtype values, the value in AdvancedSearchTypes must match the Authorised Value name, and
must be indexed with 'mc-' prefixing that name.

<li> elements in tab are assigned unique IDs, so the text of the tab can be altered to match the
library's needs (using JQuery)

The logic to handle the 5 element row limit has been moved from the Perl to the templates, since Template::Toolkit
has a simple method for extracting the count of an element in a loop and performing 'modulus' on it.

2011-12-21: Incorporated changes recommend by Owen Leonard on bug report.
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
2012-03-14 14:35:27 +01:00
..
pages Fix for Bug 5234 - Remove unused CSS files 2011-09-14 08:43:54 +12:00
treeview added jQuery plugin Treeview 1.4.0 2008-04-10 15:54:23 -05:00
addbiblio.css Fix for Bug 7135: Save button options 2011-12-13 18:01:33 +01:00
blue.css (bug #3291) fix blue.css to bold fields and tags in marc view 2009-06-04 07:23:44 -05:00
card.css [10/30] Patron Card Creator home page css 2010-01-11 18:21:11 -05:00
datatables.css Bug 6836: followup CSS work 2012-01-27 11:33:12 +01:00
help.css Fixing "check all" function in search results; Using javascript to generate book bag and list buttons, since those functions depend on javascript being enabled.Also adding help.css, missing from yesterday's help file commits. 2008-01-27 14:34:50 -06:00
hierarchy.css move hierarchy.css to css dir 2007-08-23 21:22:00 -05:00
humanmsg.css Add humane messages jQuery plugin 2009-09-06 22:55:22 -06:00
label.css [30/40] Work on labels module home page. 2009-09-01 15:53:07 -04:00
login.css Bug 6865 - Follow-up, Replace image-based gradient backgrounds with CSS3 gradients 2012-02-10 16:08:09 +01:00
preferences.css Bug 7645 - System preferences editor save button obscured by language chooser 2012-03-13 14:37:24 +01:00
print.css Revert "Fix for Bug 6291, Cart printing truncated in Firefox" 2011-11-30 17:12:06 +01:00
printreceiptinvoice.css Bug 4440 Layout tweaking follow-up patch 2010-11-18 14:33:29 +13:00
spinelabel.css Quick Spine Label Printer 2009-08-01 10:47:13 -04:00
staff-global.css Enh 7031: More options for Advanced Search 2012-03-14 14:35:27 +01:00
tinymce.css Fix for Bug 6884, Improve TinyMCE configuration on Koha News page 2011-09-24 19:45:47 +12:00