3c3e20526e
Fix for Bug 3062, "place hold on lists different font"
...
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-03-27 18:33:26 -05:00
4a962af1f4
UI tweaks to OPAC holds screen following addition of multiple holds functionality. Addition of subtitle and copy number to output.
...
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-03-11 08:37:11 -05:00
Stephen Edwards
15c0ac756e
bug 2991: Request hold on multiple items at one time.
...
Updated the results, cart, and shelf pages to include a button
or link to initiate a hold request based on checked items.
Updated the request CGI scripts to handle multiple biblio items.
Updated the reserve confirmation page to display multiple items,
with an optional list of copies for each one.
Turned on warnings in opac/opac-reserve.pl and fixed resulting
warnings.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-03-06 09:52:39 -06:00
ffa3c9a4a1
Markup and style corrections.
...
Corrects case of "onclick" and creates new style for "send" link rather than re-using inapplicable toolbar ID.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-03-06 09:36:54 -06:00
20a609b587
A few more tweaks to the OPAC detail view menu
...
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-01-06 19:12:30 -06:00
Galen Charlton
d5b98d3bb0
bug 2613: allow web self-check to accept patron ID
...
Use 'patronid' instead of 'userid' as the query parameter
for passing the patron userid or barcode around; 'userid'
is claimed by C4::Auth and should be used only for
authentication pages.
Fixes the problem where entering a patron's card
number would cause a redirect to the OPAC login
page.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-12-08 08:46:36 -06:00
e8d14a6cde
Cleaning up Self-Checkout interface, adding some basic formatting based on other standard styles.
...
Patch also removes a hard-coded English string from the script and some unused functions from sco.js.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-12-05 16:28:25 -06:00
8350c0ba77
Tweaks to display of "views" tabs (MARC, ISBD, etc).
...
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-12-01 11:24:22 -06:00
7045b67a50
Overhaul of cover images. Replaces Amazon's "no cover" image with styled text, addressing bug 2241. Adds the same "no cover" text for Google and Baker & Taylor images.
...
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-11-04 15:47:42 -06:00
60e9fc3b47
Some changes to improve display on Internet Explorer.
...
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-10-16 10:39:27 -05:00
fe04cf015e
Fix for Bug 2424: Altering layout of advanced search screen to make it compatible with Internet Explorer 6. Documentarians: this will require an updated screenshot.
...
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-08-25 11:39:03 -05:00
3f39392413
Minor change to correct offset problem for Cart popup. Libraries with opacheader markup specified were finding their Cart popup appearing out of place.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-08-06 16:58:58 -05:00
cee7483d52
Partial fix for Bug 2420 ("OPAC shows broken image for some Google Jackets"). This fix only corrects for undefined img src, not for well-formed but broken img src.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-31 23:01:31 -05:00
b71cab54cf
Minor tweak to tags display.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-24 11:26:22 -05:00
22654a5977
Redesigning and bugfixing language-picker. Switching from fixed footer positioning to one with flows with page length. Fixing major unreported bug which prevented any but the first sublanguage menu from displaying.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-19 13:09:42 -05:00
4128725f69
Continuing work on Cart popup
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-18 10:58:40 -05:00
a0dfa0e5a6
Testing change to cart popup display system. Attempting to fix display flakiness associated with YUI method.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-18 10:58:39 -05:00
7cf8284078
In OPAC, verticaly align on top biblio records and book cover image
...
Without this patch, on OPAC result page, depending whether book cover
image is available or not, biblio records and book cover are badly
verticaly aligned. The information is in the middle of the cell.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-16 11:31:51 -05:00
a53aa294f7
CSS fix for Internet Explorer display problem caused by previous commit.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-19 13:24:12 -05:00
4662f0f3f9
Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-19 13:24:11 -05:00
1ba0a05af6
Adding padding to <p> to improve some readability issues; Correcting terminology in the cart (shelf -> list); Minor punctuation change in results.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-19 13:24:10 -05:00
1740f374ee
Altering CSS to make holding table on opac MARC view more compact. Adding "new" link to opac suggestions screen for display when there are no suggestions (Bug 2110 Can't place suggestion from my suggestions tab in OPAC)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-16 08:18:27 -05:00
756cdc15ac
Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-13 17:40:28 -05:00
d3b72dc919
Adding check all/none controls to opac suggestions, following opac shelves interface.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-12 10:06:33 -05:00
fc03a2510c
Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-11 06:50:23 -05:00
df0fccdcbf
Tweaking display of "action" links in search results
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-11 06:45:20 -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
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
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
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
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
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
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
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
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
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
ecbbb20123
removing escape=url as it broke '=' for q=query
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-07 21:20:32 -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
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
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
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
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
fdbdd5f937
Working on styling browse features, similar items.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 16:28:58 -05:00
90ccab18a4
More js-based table sorting
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 16:28:54 -05:00