Commit graph

299 commits

Author SHA1 Message Date
4d7c20837d Changes to properly implement opacuserlogin preference.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-19 15:46:18 -05:00
0f1825d055 Changes to allow highlighting of current tab on user pages.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-19 15:46:17 -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
9b1d024b4c adding a <meta> field to make Koha's OPAC discoverable
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-18 10:40:17 -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
2b28689ae8 fixing bug 1754: Hide language chooser if only one translation is available
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 21:28:31 -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
Joshua Ferraro
75a883f06e 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:10:43 -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
7fb3b12ce0 Changes to cart: Replacing javascript alerts with same kind of popup as when you hover over the cart button.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:40:04 -05:00
a5b4a6220f Trying to fancy up the process of adding items to cart. Unfinished.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:40:03 -05:00
787790d75f Tweaking cart and lists buttons for non-javascript users
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:40:02 -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
a592e54c45 Removing unused CSS file
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-05 08:13:57 -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
18a41ab81e Fixing check all/none behavior in Cart, updating Cart styles.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-04 04:47:51 -06:00
248cfc5491 Trying to fix checkall function in the cart
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-04 04:47:49 -06:00
1fd2b1d363 Finalizing new view links; Removing MARC tab from holdings/comments/reviews tab block (also fixes broken tab behavior introduced in my last tab update)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-03 07:56:35 -06:00
c8ed9de57d Continuing work on alternate view links
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-03 07:56:34 -06:00
89575c6806 Experimenting with alternate methods for switching views (normal/isbd/marc)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-03 07:56:32 -06:00
f5110e8654 Minor markup corrections
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-02 20:12:08 -06:00
7ace6322b5 Some changes to allow improved customization options, including re-introducing opacheader system pref.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-02 20:12:05 -06:00
4debe83e60 More corrections for the cart and lists buttons. Looking better in Internet Explorer now, but not perfect.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-01 09:49:19 -06:00
f2e9701265 Javascript correction for opac-MARCdetail link, nomenclature correction: reserve-> hold.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-01 09:49:18 -06:00
5d42e5e991 Upgrading jquery and jquery tabs plugin. Removing some unused plugin files.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-01 09:49:17 -06:00
39eba725d8 Fixing some call number and item type display issues. Still need item type images in search results and reading record page.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-29 17:29:59 -06:00
Joshua Ferraro
3bbbf43754 nomenclature cleanup on email notification for subscriptions
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-29 09:18:27 -06:00
Paul POULAIN
16c30c0d51 BUGFIXING mail alert on issue arrival
To make this feature work :
- create a "notice" (tools/letter.pl) of the category "serials"
- choose this notice in each subscription you want to enable this feature

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-29 09:05:33 -06:00
03d59711b2 A couple more corrections to opac-userupdate. Needed to add additional fields to the email.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-28 07:59:03 -06:00