Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Joshua Ferraro 085f329d7a Fix for bug 2342: Searching on more than 1 itemtype breaks
The problem was that the 'mc-' was removed from the checkboxes a while back and
that's what triggers the automatic application of OR boolean searching. I've
added it back to the templates and modified the ccl.properties file to include
mapping for itype,itemtype and ccode
2008-07-12 09:09:14 -05:00
..
acqui bug 1980: updateing calls to SimpleSearch to limit number of things returned 2008-07-10 09:11:24 -05:00
admin fix for 2316: editing MARC subfield structure limits on subfield codes 2008-07-08 22:50:04 -05:00
authorities bug 1909: add delete field/subfield button to MARC editor 2008-07-08 12:31:30 -05:00
catalogue Fix for bug 2342: Searching on more than 1 itemtype breaks 2008-07-12 09:09:14 -05:00
cataloguing Formatting additem form with nicer layout. 2008-07-11 12:22:37 -05:00
circ Template error prevented chosen branch from being preselected after form submission. 2008-07-10 15:31:26 -05:00
errors Warning: Big Commit. Fixing Virtual Shelves 2007-12-23 14:31:14 -06:00
help Additional help files 2008-07-11 15:48:24 -05:00
installer Fixing some typos, including, I believe, Bug 2174 ("spelling error in web installer") 2008-05-30 10:01:07 -05:00
labels Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00
maint Moving </head><body> into body of templates so that js and css can be embedded per-page. 2007-08-30 15:50:54 -05:00
members Bugfix 2343 : Do not supply default expiry date to patron entry page. 2008-07-10 17:09:57 -05:00
reports Report cleanup - fix highlight, add debugging feedback 2008-07-12 08:59:38 -05:00
reserve Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00
reviews Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE. 2008-05-13 17:40:28 -05:00
serials Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00
sms Standardizing format for error/message dialogs. <div class="dialog alert"> for high-priority warnings/confirmations. <div class="dialog message"> for lower priority/informational messages. 2007-12-14 10:57:46 -06:00
suggestion Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE. 2008-05-13 17:40:28 -05:00
tags Bugfix is_approved() to handle the 3-state nature of approval. 2008-06-05 22:41:40 -05:00
tools Bug#: 1989 2008-07-04 09:22:29 -05:00
virtualshelves kohabug 1873 Fixes shelves.pl so that the date is displayed in the 'date added' column of the virtual shelf contents 2008-06-20 12:48:01 -05:00
z3950 Continuing addition of resident search form, other markup corrections. 2007-09-11 16:41:35 -05:00
about.tmpl Bug 2044: allowing multiuple icon sets 2008-04-24 11:54:18 -05:00
auth.tmpl kohabug 1875 Public lists/virtualshelves are displayed and viewable whether a patron is logged in or not. 2008-06-20 12:44:27 -05:00
intranet-main.tmpl Structural changes to staff client main page to better handle layout changes with addition/subtraction of news and intranetmainuserblock markup. 2008-05-27 06:42:47 -05:00