Commit graph

172 commits

Author SHA1 Message Date
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
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
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
Joshua Ferraro
faa9a39694 adding famfamfam iconset, improving isbn for amazon content, etc.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-07 21:20:22 -05:00
Ryan Higgins
875fafc5e0 Show enumchron, copynumber in opac detail iff present.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-07 15:59:53 -05:00
293d4c20be Correcting table-sorter js for different table structures (Amazon content on or off, item-level-itemtypes on or off)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-03 14:44:35 -05:00
b329ce233b Changes to allow librarian to turn off item-level holds in the OPAC. Requires the addition of OPACItemHolds system pref ("Allow OPAC users to place hold on specific items. If OFF, users can only request next available copy." Type: YesNo). Also modifying redirect to show Holds tab in opac-user.pl.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-03 14:44:33 -05:00
ed35df0eb4 Adding a couple of missing YUI js files; Adding comment preview to comments system (needs review).
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:45:50 -05:00
68a7738026 Improving comments style and markup, adding highlighting for comments made by logged-in user.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:45:48 -05:00
766639aa0a Tweaking the interface of OPAC shelves to more closely match the pattern set by the staff client. Simplifies and focuses on specific tasks.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:41:13 -05:00
52c7a4f697 Markup corrections. Tweaking holds interface.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:40 -05:00
178e230cca Fixing bug where language menu footer wouldn't "stick."
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:27 -05:00
Joshua Ferraro
5abed24d10 Adding some new translations
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-22 15:36:27 -05:00
Joshua Ferraro
556721e86a Experimental XSLT-based display of results and details pages To enable, create two new YesNo sysprefs: XSLTDetailsDisplay and XSLTResultsDisplay, and set them to ON. Feature to be expanded in a future version, this experimental code is for proof of concept only and doesn't introduce any changes if sysprefs are not created.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-21 21:49:04 -05:00
Joshua Ferraro
5f9c9c0f86 don't display the name of the library in singleBranchMode
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-20 09:14:01 -05:00
Joshua Ferraro
0eb7388f98 fixing singlebranchmode display issues
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-20 09:01:07 -05:00
Joshua Ferraro
90bff5e0ac fixing availability limit
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-20 08:41:17 -05:00
18512df857 Markup correction.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-19 15:46:22 -05:00
4dfcf1d3a9 More changes to properly implement opacuserlogin preference.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-19 15:46:20 -05:00
4d7c20837d Changes to properly implement opacuserlogin preference.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-19 15:46:18 -05:00
a4e22029cc Updates to tweak the way suggestions and suggestions links display when various suggestions-related prefs are on or off.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-19 15:46:16 -05:00
4e9846ac22 Bugfix for table sorting
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-18 15:18:49 -05:00
1b9b33c8a1 Partial fix for Bug 1949, Bibliographic Address isn't properly displayed on OPAC result page. Changes will have to be made to script to prevent display of pipes between subfield repeitions.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-18 15:18:47 -05:00
80de0e0692 Fix for Bug 1951, OPACURLOpenInNewWindow doesn't do anything.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-18 15:18:45 -05:00
d015460b5b Formatting and adding additional info to display of editions in the OPAC and the staff client.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-18 15:18:40 -05:00
Joshua Ferraro
18e930a81a fix for bug 1625: Pass title, subtitle, and author variables to MARC views
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 23:05:53 -05:00
Joshua Ferraro
db101d35d0 fix for bug 1781 for NOZebra=OFF
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 22:35:19 -05:00
Joshua Ferraro
0516d57663 only show item-leve_itypes if syspref is set
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 22:35:06 -05:00
Joshua Ferraro
ee3147ea7a fixing nomenclature of vshelves
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 20:40:54 -05:00
Joshua Ferraro
9fcc38d441 fixing display of itemtypes and itemtype icons in virtual shelves
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 20:12:38 -05:00
Joshua Ferraro
1a9873a218 Fix for bug 1593: Fix item type image handling in OPAC
Also cleans up dates in a couple places

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 17:33:37 -05:00
25c8e46cf6 More tweaks to shelf browse and similar items.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 16:28:59 -05:00
fdbdd5f937 Working on styling browse features, similar items.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 16:28:58 -05:00
8a01737202 Fix for Bug 1939, OpacMainUserBlock not displaying with news.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 16:28:57 -05:00
e00f8b1f6a Link correction in similar items block.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 16:28:56 -05:00
90ccab18a4 More js-based table sorting
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 16:28:54 -05:00
2d3b85e4fe Refining table sort
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 16:28:53 -05:00
5e1946314f Testing jquery table sorting plugin
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 16:28:52 -05:00
Joshua Ferraro
fabe13324e fixing itemtype icon display for item-level_itype = OFF
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 06:22:32 -05:00
Joshua Ferraro
52fc9e34f3 fix for syntax error with experimental shelf browser
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-16 23:46:28 -05:00
Joshua Ferraro
f51890c407 Adding experimental OPACShelfBrowser feature -- to try, create a new syspref called OPACShelfBrowser, and set it to 1
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-16 20:26:30 -05:00
Joshua Ferraro
4c92790fc0 IMPORTANT: Upgrading to Amazon.com Associates Web Service 4.0
As announced this past February, Amazon.com will no longer be
accepting web services requests to Amazon E-Commerce Service
(Amazon ECS) version 3.0 beginning on March 31, 2008.

This patch upgrades to Amazon.com's Associates Web Service 4.0
for the following components:

1. Amazon.com Locale support for: Canada, Germany, France, Japan,
   UK, and US (see the new syspref called AmazonLocale)
2. Jacket Covers
3. Editorial Reviews
4. Customer Reviews
5. Amazon.com Similar Items

The following changes MUST be made to continue using Amazon.com
content:

1. Delete the system preference: AmazonDevKey (AmazonDevKeys used
   with AmazonECS 3.0 are no longer valid)
2. Add the system preferences: AmazonLocale, AWSAccessKeyID
   NOTE: steps 1, 2 are done by the web installer
3. Verify your AWSAccessKeyID:
   You may already have an Access Key ID. You can access your Access
   Key ID by going to http://aws.amazon.com, pointing to Your Web
   Services Account, then clicking View Access Key Identifiers.
   Depending on when you signed up for ECS 3.0, you may need to
   re-register for an AWS account, which includes an Access Key ID.
4. Enter your AWSAccessKeyID in the Koha syspref called
AWSAccessKeyID

For complete details on the changes in Amazon.com Associates Web
Service 4.0, and the migration process, please see: http://tinyurl.com/ysorqy

Other changes with this patch:
 * added $tabsysprefs{PatronsPerPage}="Patrons";
 * Moved OPAC Features to OPAC in sysprefs
 * removed experimental OPACXISBNAmazonSimilarItems and XISBNAmazonSimilarItems features

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-16 12:27:55 -05:00
Joe Atzberger
b49c9cea43 opac-results.tmpl - Show publication year in results list, failing over to copyright date (MARC21).
The better fix for this would be for C4::Search to return the date in the same field
regardless of framework or other configurations, but this is good for now.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-16 08:40:38 -05:00
2052e8853b Adding "Search for this title in..." links to opac detail, with links to WorldCat and Google Scholar.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:40:00 -05:00
Galen Charlton
3675c7d987 typo fix: "recieve" => "receive"
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:37:22 -05:00
f3be2d24aa Enabling and improving OPAC print stylesheet.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-07 07:40:40 -06:00
14cae2e3a5 Typo correction in opac-ISBDdetail.tmpl, fix for But 1880, Managing Suggestions - nav disappears when no approved or rejected.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-05 08:13:55 -06:00