|
becbbf300d
|
Two template bug-fixes: removing debugging output from opac-detail.tmpl, and turning off html-escaping in addbooks.tmpl to prevent incorrect HTML output. Need to figure out how to allow HTML tags in titles /and/ do search term highlighting.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
|
2008-10-22 14:48:57 -05:00 |
|
|
182f9df495
|
More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
|
2008-09-26 09:06:13 -05:00 |
|
|
0dcd876e6a
|
Trying again: Standardizing styling of error messages; other markup corrections.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
|
2008-09-16 21:23:54 -05:00 |
|
|
730ef80520
|
Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
|
2008-09-02 15:43:29 -05:00 |
|
|
691bcc631c
|
Markup corrections to cataloging pages; Fixes for Bugs 2166 (" Book Jackets Not Showing on My Summary"), 2194 ("No results for Authority Search Shows blank record"), and 2196 ("Extra comma being added to record display")
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
|
2008-06-17 08:31:09 -05:00 |
|
Ryan Higgins
|
938f053cbb
|
Add MARC preview to cataloguing search, and add a link to add holdings. Once the edititems permission patch is accepted, this page should be updated to require edititems instead of editcatalogue.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
|
2008-06-03 06:00:51 -05:00 |
|
Joshua Ferraro
|
affaae1247
|
Normalizing s/On loan/Checked out/
|
2008-04-25 15:28:14 -05:00 |
|
Galen Charlton
|
eec7b58efa
|
bug 1893: add jump link to reservoir search results
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
|
2008-02-27 09:02:52 -06:00 |
|
paul
|
51797a4521
|
in addbooks, after searching, let a user view a biblio (before editing)
the edit button is still here, just adding a MARCdetail.pl one
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
|
2007-12-21 07:53:24 -06:00 |
|
Joshua Ferraro
|
8d726bf96c
|
nomenclature improvements for translation
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
|
2007-11-20 16:18:25 -06:00 |
|
|
fa18d24cb7
|
Enabling yuipath system preference for choosing local or Yahoo-hosted YUI js library includes. Removing yui-toolbars.inc include.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
|
2007-11-08 18:06:43 -06:00 |
|
|
63cb08fc8d
|
Enabling AutoComplete on resident circ search form. Putting dependent YUI files into doc-head-close.inc along with button/menu-related YUI js and css. Moving menu.css, button.css, and dependent graphics into lib/yui. Removing "yui-skin-sam" class from body tags and altering css accordingly.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
|
2007-11-04 16:31:18 -06:00 |
|
|
fefe64cf55
|
More work on standardizing toolbars. Also standardizing form markup in /tools
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
|
2007-10-20 17:05:10 -05:00 |
|
|
ddfe9f2c26
|
More work on global resident search, toolbars, and menus.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
|
2007-10-05 13:56:46 -05:00 |
|
|
c3ac60db88
|
More template cleanup, resident search forms, breadcrumbs menus
Signed-off-by: Chris Cormack <crc@liblime.com>
|
2007-09-14 17:47:24 -05:00 |
|
|
0f3b435b15
|
Removing script-specified CSS and js pointers. More markup cleanup and restructuring.
Signed-off-by: Chris Cormack <crc@liblime.com>
|
2007-09-11 16:41:39 -05:00 |
|
|
d3d5fadb43
|
Adding jquery as default js library and staff-global.js for global js functions. Converting form field focus scripts to jquery syntax (use class="focus" for auto-focusing form fields)
Signed-off-by: Chris Cormack <crc@liblime.com>
|
2007-09-04 16:35:54 -05:00 |
|
|
039df85cf9
|
Moving inline script blocks to <head> where possible
Signed-off-by: Chris Cormack <crc@liblime.com>
|
2007-09-04 16:35:52 -05:00 |
|
|
c44f56fcac
|
Moving </head><body> into body of templates so that js and css can be embedded per-page.
Signed-off-by: Chris Cormack <crc@liblime.com>
|
2007-08-30 15:50:54 -05:00 |
|
|
62e94fd1b0
|
More changes to enable YUI-Grids CSS layout
Signed-off-by: Chris Cormack <crc@liblime.com>
|
2007-08-28 16:50:44 -05:00 |
|
|
3262d91a16
|
Modifications to enable YUI-Grids layout structure. Unfinished.
Signed-off-by: Chris Cormack <crc@liblime.com>
|
2007-08-28 16:50:42 -05:00 |
|
|
c6131c4429
|
Corrections for XHTML compliance, again.
Signed-off-by: Chris Cormack <crc@liblime.com>
|
2007-08-28 16:50:18 -05:00 |
|
Joshua Ferraro
|
d08387dd28
|
first go at moving templates to a modules/ dir
Signed-off-by: Chris Cormack <crc@liblime.com>
|
2007-08-23 21:11:27 -05:00 |
|