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
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
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
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
ecfb460e81
Finishing re-working of opac userupdate in the style of Wordpress. Link to user details now goes straight to opac-userupdate.pl.
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-28 07:59:02 -06:00
c2a0333caf
Beginning changes to opac-userupdate.tmpl, with the intention of eliminating opac-userdetails.tmpl in favor of linking directly to update form (a la Wordpress)
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-28 07:58:52 -06:00
07db4f9410
Some style fixes for search results screen
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-28 07:58:49 -06:00
Joe Atzberger
939b0a8e55
Shelves - fixup display, in particular intranet side
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-22 21:49:06 -06:00
Galen Charlton
ba19a4ffc1
disable OPAC login form if opacuserlogin syspref is off
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-20 20:15:28 -06:00
Mason James
d4baddfe64
adding in SERIES(440) fields loop again,
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-19 20:31:55 -06:00
Paul POULAIN
5ad6487ec3
small changes : adding branchcode & reordering display
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-19 20:27:33 -06:00
Galen Charlton
f53d084c00
bug 1803 - fix error page handling
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-18 19:32:07 -06:00
Galen Charlton
de691cfacf
removed dangling /TMPL_IF
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-16 11:29:17 -06:00
Paul POULAIN
ddd09c4122
bugfix : opacnote was displayed twice
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-16 11:18:32 -06:00
Paul POULAIN
fb5dec8b98
adding branchcode for subscriptions details
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-16 11:18:31 -06:00
Galen Charlton
c03c080230
OPAC: display bib record URLs even if bib has no items
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 16:35:19 -06:00
Joshua Ferraro
8c9ded3e54
fixing a bug where the query cgi was loaded twice for re-sort forms
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:20:22 -06:00
Galen Charlton
5609f21c36
FRBR: OPAC template for displaying grouped results
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:01:41 -06:00
374ee42266
Formatting biblio view link options, other CSS tweaks; Adding record export widget from dev_week (seems to work?)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 05:49:06 -06:00
8a719b8cc7
Fixes for display of cart contents number, other minor markup corrections
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 05:49:03 -06:00
Joe Atzberger
955b4866fd
templates - HTML validation tweaks, FIXME's added
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-03 07:25:00 -06:00