1942e430b2
Adding RSS icon to search results (Fix for Bug 2078, RSS Icon on OPAC)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-11 06:45:10 -05:00
NCE
b369a84ec4
Fixing RSS <link>
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-06 06:31:10 -05:00
Joshua Ferraro
09df0de35f
Removing obsolete RSS <link> tags and the scripts
2008-05-06 06:24:50 -05:00
Paul POULAIN
40e6ec2f08
synch'ing opac display with staff for scanIndexes
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-05 05:45:49 -05:00
85777e4ea1
Adding more details to cart's verbose view. Adding auto-print to cart print view (Addresses Bug 2070)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-01 18:59:19 -05:00
Joshua Ferraro
f093a84974
Fixing bug 1629: RSS Feeds of Search Results in OPAC
2008-05-01 18:55:13 -05:00
Galen Charlton
60983cfeee
kohabug 2026 - HTML-escape comments
...
This is a partial, perhaps temporary fix. "<", ">",
and "&" characters in patron comments (AKA reviews)
are converted to "<", ">", and "&" to avoid
certain attacks, e.g., a user entering a <script> tag
in a comment.
A more permanent fix should scrub all (or perhaps just
unsafe) tags from submitted comments entirely.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-30 21:59:01 -05:00
Joshua Ferraro
d83a055504
Adding authorised value icons display in the search results
...
pages.
2008-04-30 21:07:29 -05:00
Andrew Moore
57b3b951c1
Bug 2047: adding images to arbitrary authorized values
...
I've refactored the subs I added in the previous commit so that they make a little
more sense and are in better places in the code base. I was really hoping to make use
of existing subs, but they all seemed so specific to particular uses.
The icons now show up on the OPAC item details page.
TODO: The icons still don't show up in the OPAC search results page.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-30 20:10:43 -05:00
ecd05d3da1
Re-structuring shelf browser markup for improved robustness; Including GoogleJackets js only if pref is turned on.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-30 06:10:06 -05:00
a7b8359a45
Fixes for interface bugs 2064, 2065, 2066
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-30 06:09:03 -05:00
e1e50db557
Add a new Debian package and GoogleJacket on OPAC detail page
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-30 06:08:46 -05:00
05600380fd
Changes to improve compatibility with Internet Explorer 6 and 7
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-28 05:56:00 -05:00
2d921804f1
Another OPAC popup page requiring ID
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-28 05:55:58 -05:00
cfc2b0e184
Adding a couple missing variables for opac login screen (opacheader,OpacUserCSS); Minor tweak to OPAC tags on opac-detail
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-28 05:55:57 -05:00
Joshua Ferraro
affaae1247
Normalizing s/On loan/Checked out/
2008-04-25 15:28:14 -05:00
Polytechnic University Koha Installation
e62a74f305
Split Location and Call Number on OPAC detail page
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-25 14:59:23 -05:00
Frère Sébastien Marie
b9dee40fdd
name error "opac-bottom.inc" in template
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-25 07:11:39 -05:00
894645336b
Adding show/hide function to add tag form; fixing bug in series search link (Thanks Tim!)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-25 07:09:28 -05:00
a108f50a93
Enabling OPACURLOpenInNewWindow preference for "Search for this title in..." links
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-25 07:09:25 -05:00
f30e95e18a
Fix for bug 2043 (Language Issues - OPAC)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-25 07:09:22 -05:00
235f9865a1
Adding IDs to popups to add flexibility to customization.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-25 07:09:16 -05:00
Joshua Ferraro
5bc996ff4b
Validation of opac results and detail pages, normalization
...
of XSL stylesheets and display
2008-04-23 22:44:32 -05:00
Joshua Ferraro
ad0d08ef33
Improvements to the results display in the OPAC, merging style
...
between the XSL and non-XSL stuff. Refining style of tags display,
adding back links to place hold, add to list, and add to cart on
results page
2008-04-23 16:00:46 -05:00
Joshua Ferraro
dfe310868f
Adding TagsEnabled to list of known sysprefs, adding 'my tabs'
...
to the OPAC user portal
2008-04-22 21:00:56 -05:00
Joe Atzberger
c0cfbef28b
Hack RSS to work. Just a temporary fix before XSL takes over.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:57 -05:00
Joe Atzberger
b4b06efa66
Copy skin.css from intranet-tmpl, resolve 404 in OPAC.
...
We should consider using a single yui directory w/ apache redirects to it.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:46 -05:00
Joe Atzberger
5a68c16194
Bugfix #1624 - remove problem w/ EXPR in template, minor cleanup of module.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:38 -05:00
Joe Atzberger
728b677c62
Cleanup code formatting for readability. No functional change.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:26 -05:00
Joe Atzberger
524a5cbb21
Tags - module, script and template support for user tagging in OPAC.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:44 -05:00
Joe Atzberger
31da55ea2d
Baker and Taylor OPAC integration, plus some logic for Tags
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:36 -05:00
Joe Atzberger
5799585408
opac.css - add styling for tag classes
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:32 -05:00
Joe Atzberger
015e5da39f
Tagging - add basic template slot in search for tags and script responsiveness to tagging sysprefs
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:27 -05:00
Paul POULAIN
3d41d906b8
removing the wrong itemcallnumber link
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 17:34:35 -05:00
c2fca2239b
Updates to go with upgrade to YUI 2.5.1
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-17 05:52:52 -05:00
3f04871b93
Correction to cat-search.inc to avoid focus-stealing problem; Change to detail.tmpl to play nice with moredetail.tmpl; Minor changes to search pages to allow greater flexibility with background customizations.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-17 05:52:49 -05:00
Paul POULAIN
ba0827b631
BUGFIX : don't displayt "Place Hold" when RequestOnOpac is OFF
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-14 23:46:55 -05:00
1d862b7877
Quotes in shelf name prevented editing of shelf name.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 15:54:03 -05:00
446f19fdd3
Quotes in shelf name were causing js error.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 15:53:58 -05:00
Joshua Ferraro
201204e865
improving english of maintenance page
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 15:52:41 -05:00
12273aa88d
Include file required after modifications to opac-topissues.tmpl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 02:59:42 -05:00
14249c0082
Changes to "Most Popular" interface: adding some default parameters to link so that page displays results right away. When results are shown, search form is moved into side bar, like facets. Adding tablesorter and 'place hold' links.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 02:59:40 -05:00
c32e55259b
Highlight waiting and transfered items in the user's holds list. Statuses on transfered items not working properly, though (Bug 2002).
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 02:59:25 -05:00
Paul POULAIN
854c6f8005
Reintroducing history dates for serial-issue (see previous commit for staff // feature)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 02:52:54 -05:00
Joshua Ferraro
32cfac05cf
Fixing bug 2005: ISBN Search
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-09 05:46:03 -05:00
Joshua Ferraro
4d3519dffd
Partial fixes to enable unapi for non-zebra and non-public-facing sru
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-08 19:48:55 -05:00
f9de575250
Adding COinS support to cart pop-up; Hide similar items in opac-details if no similar items are found.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-08 08:37:11 -05:00
78ffc76fad
Some minor markup corrections, style fixes.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-08 08:37:06 -05:00
Joshua Ferraro
a5a0378f92
adding MARC21 record descriptions as per loc.gov//marc/bibliographic/
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-07 21:20:59 -05:00
Joshua Ferraro
eee5289de5
adding additional statuses display for XSL
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-07 21:20:50 -05:00