Koha/koha-tmpl/opac-tmpl/prog/en/modules
Galen Charlton 556538e101 bug 2248 [2/2]: import item status display in search results
The in transit status now displays as such in the
OPAC search results.  In the non-XSLT version, the status
is checked only for bibs having 20 or fewer items to avoid
extra hits on the database during result set presentation.
In the XSLT version, all items are checked.

Note that because an item's transfer status is not
stored in the MARC record, the transfer status
has no effect when limiting a search by item
availability.  For a future version, the transit status
should be added to the Zebra index.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-20 17:47:04 -05:00
..
errors bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
sco 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
kohaerror.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
maintenance.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-account.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-addbybiblionumber.tmpl kohabug 2238 This patch allows patrons to add books to public open/free lists whether they are logged in or not. 2008-06-20 12:48:11 -05:00
opac-advsearch.tmpl Resolves bug 2250: RFC: New System Preference to Determine which 'Types' and associated icons to display in advanced Search 2008-06-18 13:01:20 -05:00
opac-alert-subscribe.tmpl Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-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
opac-authorities-home.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-authoritiesdetail.tmpl Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-authoritiessearchresultlist.tmpl kohabug 2205 - fix 404 when traversing pagination link in OPAC authorities search 2008-06-05 22:47:37 -05:00
opac-basket.tmpl fix to display itemcallnumber on opac brief display 2008-06-05 22:46:14 -05:00
opac-browser.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-detail.tmpl bug 2248 [1/2]: improve item status display in OPAC detail 2008-06-20 17:47:03 -05:00
opac-detailprint.tmpl Removing some unused include files; Correcting nomenclature for cart; hiding quick search form on advanced search page; Styling user menu links as sidebar tabs. 2008-02-03 07:22:59 -06:00
opac-dictionary.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-full-serial-issues.tmpl Displaying branchcode and notes fields in full serials issue table. 2008-05-30 11:57:35 -05:00
opac-ISBDdetail.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-main.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
opac-MARCdetail.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-messaging.tmpl Bug 2176 (2/5): adding patron interface to update messaging preferences 2008-06-20 13:04:50 -05:00
opac-mymessages.tmpl Bug 2176 (4/5): adding RSS feed for patron overdue alerts 2008-06-20 13:04:53 -05:00
opac-opensearch.tmpl kohabug 2078 - removed ersatz ESCAPE="html" added in prior patch 2008-06-03 05:59:50 -05:00
opac-passwd.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-readingrecord.tmpl Remove EXPRs. Also added all jacket images to Overdue tab. 2008-06-20 15:30:45 -05:00
opac-reserve.tmpl Fix column misalignment in opac-reserve . 2008-06-10 12:59:45 -05:00
opac-results-grouped.tmpl bug 2248 [2/2]: import item status display in search results 2008-06-20 17:47:04 -05:00
opac-results.tmpl bug 2248 [2/2]: import item status display in search results 2008-06-20 17:47:04 -05:00
opac-review.tmpl Bugfix: show (cleaned) comment back on detail page. 2008-06-10 08:22:19 -05:00
opac-sendbasket.tmpl Fixes bug #2231 2008-06-10 08:22:22 -05:00
opac-sendbasketform.tmpl Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-serial-issues.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-shelves.tmpl kohabug 2238 This patch allows patrons to add books to public open/free lists whether they are logged in or not. 2008-06-20 12:48:11 -05:00
opac-showmarc.tmpl name error "opac-bottom.inc" in template 2008-04-25 07:11:39 -05:00
opac-showreviews.tmpl Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-suggestions.tmpl re fixing opac-suggestion < misplaced 2008-06-03 06:04:21 -05:00
opac-tags.tmpl Display only approved tags, change simple form to GET, supply "strata" for eventual cloud building. 2008-06-09 06:38:04 -05:00
opac-tags_subject.tmpl Addresses Bug 2073, clarifying OpacCloud's limitations. 2008-05-31 21:59:48 -05:00
opac-topissues.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-user.tmpl Remove EXPRs. Also added all jacket images to Overdue tab. 2008-06-20 15:30:45 -05:00
opac-userdetails.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-userupdate.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00