evergreen/tadl.git
13 years agoExpand main added content expandy, remove awards
Jeff Godin [Thu, 26 Jul 2012 08:49:10 +0000 (04:49 -0400)]
Expand main added content expandy, remove awards

- Expand main added content tab/expandy by default
- Remove "awards" expandy

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agoBackport of extras.tt2 with added content
Jeff Godin [Thu, 26 Jul 2012 08:11:03 +0000 (04:11 -0400)]
Backport of extras.tt2 with added content

Backport of extras.tt2 from master for added content in TPAC

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agoLet "Pay fines online" POST an authtoken
Jeff Godin [Thu, 26 Jul 2012 06:45:40 +0000 (02:45 -0400)]
Let "Pay fines online" POST an authtoken

By instruction the "Pay fines online" link/button to POST an
authtoken to pay.cgi, we eliminate the need for the user to log in
again before submitting payment.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agoChange Pay fines online link to an href
Jeff Godin [Thu, 26 Jul 2012 02:03:47 +0000 (22:03 -0400)]
Change Pay fines online link to an href

Change Pay fines online button to a simple href.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agoprefs.tt2 update for holdshelf alias
Jeff Godin [Thu, 26 Jul 2012 00:28:07 +0000 (20:28 -0400)]
prefs.tt2 update for holdshelf alias

Update prefs.tt2 to include holdshelf alias as item which can be
changed.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agostyle online resource links
William Rockwood [Wed, 25 Jul 2012 21:05:52 +0000 (17:05 -0400)]
style online resource links

- made record view link a button instead of a link
- modified css to remove darker-gray background from electronic
  resources section
- made search results link a button instead of a link

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agoHide Place Hold for, show link to ezproxy uris
Jeff Godin [Wed, 25 Jul 2012 19:23:26 +0000 (15:23 -0400)]
Hide Place Hold for, show link to ezproxy uris

For records with uris that match TADL's ezproxy host:

In the search results page:
 - Hide the Place Hold link
 - Show a link to the first uri on the bib

In the record summary page:
 - Hide the Place Hold link

More styling would be good, and potentially putting something where
the "Place Hold" div was in the search results, so that those rows
don't become tiny when the record has no cover art available.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years ago(css) adjust spacing of lists
William Rockwood [Wed, 25 Jul 2012 19:05:35 +0000 (15:05 -0400)]
(css) adjust spacing of lists

- adjusted the padding between, and the width of the bookbag-name
  and bookbag-controls classes so the buttons wouldn't wrap.

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agoReplace trailing ' :' with ':' in 245$a
Jeff Godin [Wed, 25 Jul 2012 18:35:42 +0000 (14:35 -0400)]
Replace trailing ' :' with ':' in 245$a

Replace a trailing ' :' with ':' in 245$ when generating titles for
display.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agomake footer shorter
William Rockwood [Wed, 25 Jul 2012 18:04:13 +0000 (14:04 -0400)]
make footer shorter

- Changed css for footer to set min-height to 150 instead of 300px

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agoRetrieve AC jackets by record ID
Jeff Godin [Wed, 25 Jul 2012 18:02:00 +0000 (14:02 -0400)]
Retrieve AC jackets by record ID

Retrieve AC jackets by record ID. Breaks unless your server-side handler and AC
module have been taught how to use AC by record ID.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agoDisplay 245$b as Title Case also
Jeff Godin [Wed, 25 Jul 2012 14:33:30 +0000 (10:33 -0400)]
Display 245$b as Title Case also

Possibly an experiment: display 245$ as Title Case.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agoDisplay 245$a as Title Case
Jeff Godin [Wed, 25 Jul 2012 13:57:15 +0000 (09:57 -0400)]
Display 245$a as Title Case

This includes changes from the user/jeff/tpac_title_case working
branch.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agopay fines link
William Rockwood [Tue, 24 Jul 2012 15:13:11 +0000 (11:13 -0400)]
pay fines link

- Display a "pay fines online" button when fines are >0 on the
  /etc/opac/myopac/main page, below the fines listing.

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agofix mixed content on home page
William Rockwood [Tue, 24 Jul 2012 14:30:57 +0000 (10:30 -0400)]
fix mixed content on home page

- changed http: to https: on iframe sources

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agoplace hold page cleanup
William Rockwood [Tue, 24 Jul 2012 14:22:22 +0000 (10:22 -0400)]
place hold page cleanup

- changed blockquotes to divs to tighten up the page a bit
- Put phone number inline with "Yes, by Phone" checkbox.

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agordetail util border css
William Rockwood [Tue, 24 Jul 2012 01:08:25 +0000 (21:08 -0400)]
rdetail util border css

- changed dotted to solid, #ccc to #e6e6e6 among other things

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agodashboard and general page css changes
William Rockwood [Tue, 24 Jul 2012 00:55:25 +0000 (20:55 -0400)]
dashboard and general page css changes

- moved dashboard up, float:right. is good.
- adjusted spacing on home page, and around the searchbox and logo.

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agofix footer and submit button on email change form
William Rockwood [Tue, 24 Jul 2012 00:06:26 +0000 (20:06 -0400)]
fix footer and submit button on email change form

- Added a close-div at the end of the html in update_email.tt2
- made the submit button class=opac-button

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agomake nonlocal images local
William Rockwood [Mon, 23 Jul 2012 23:44:58 +0000 (19:44 -0400)]
make nonlocal images local

- Copied png files from www.tadl.org to images directory
- modified tadl.css to reflect local rather than remote https urls

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agosearchbar padding
William Rockwood [Mon, 23 Jul 2012 21:43:21 +0000 (17:43 -0400)]
searchbar padding

- Gave the searchbar a little more padding.

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agosearchbar tweaks
William Rockwood [Mon, 23 Jul 2012 21:07:58 +0000 (17:07 -0400)]
searchbar tweaks

- Made dijit textbox 555 px instead of 400 px
- Changed advanced search link to a button
- various css changes to make it look alright
- left-aligned the whole searchbar and indented 5em

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agoadd music/movies to homesearch page
William Rockwood [Mon, 23 Jul 2012 20:35:25 +0000 (16:35 -0400)]
add music/movies to homesearch page

- copied some lines

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agoadd h1 to home, style appropriately
William Rockwood [Mon, 23 Jul 2012 19:41:33 +0000 (15:41 -0400)]
add h1 to home, style appropriately

- Added an h1 class home-heading to homesearch.tt2
- created h1.home-heading in tadl.css
- adjusted the padding for homesearch_main_logo which is ironically
  still in use.

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agoremoved border from iframe
William Rockwood [Mon, 23 Jul 2012 19:35:19 +0000 (15:35 -0400)]
removed border from iframe

- Removed border from iframe on /eg/opac/home

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agoMerge branch 'rel_2_2' of hades.lib.tadl.org:/opt/git/Evergreen_templates_tadlskin...
William Rockwood [Mon, 23 Jul 2012 19:34:28 +0000 (15:34 -0400)]
Merge branch 'rel_2_2' of hades.lib.tadl.org:/opt/git/Evergreen_templates_tadlskin into rel_2_2

13 years agochanged link to iframe
William Rockwood [Mon, 23 Jul 2012 19:33:50 +0000 (15:33 -0400)]
changed link to iframe

- Preparing to have 3 iframes, for books, music, movies
- Changed link from index.php to books.php

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agoAdd in-library navigation when physical_loc=23
Jeff Godin [Mon, 23 Jul 2012 19:09:59 +0000 (15:09 -0400)]
Add in-library navigation when physical_loc=23

Add in-library navigation for use at TADL-WOOD, when physical_loc (set by URL
param and preserved in cookie) is set to 23 (TADL-WOOD).

This navigation bar is an iframe from an internal system which provides links
to services such as library card signup and public computer reservations.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agochange homepage iframe src
William Rockwood [Mon, 23 Jul 2012 18:29:44 +0000 (14:29 -0400)]
change homepage iframe src

- change index.html to index.php. That's it!

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agoInclude prefs_hints on prefs_notify, not prefs_settings
Jeff Godin [Mon, 23 Jul 2012 17:49:19 +0000 (13:49 -0400)]
Include prefs_hints on prefs_notify, not prefs_settings

Include the prefs_hints.tt2 file at the bottom of prefs_notify.tt2, as
prefs_hints contains only a single notification-related hint at this time.

Future: a way to tag prefs hints into some category, and include one
(contextually-appropriate) hint at a time.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agosearchbar, homesearch and css tweaks
William Rockwood [Mon, 23 Jul 2012 17:46:51 +0000 (13:46 -0400)]
searchbar, homesearch and css tweaks

- Fixed searchbar so the select menus are appropriately-sized
- (Added an id to the location selector)
- Beginning to tweak the home page to include a content slider

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agominor styling changes
William Rockwood [Mon, 23 Jul 2012 15:00:38 +0000 (11:00 -0400)]
minor styling changes

- made footer links not be underlined
- changed inline style for footer links to use float-right class.

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agosearch results styling
William Rockwood [Mon, 23 Jul 2012 14:51:06 +0000 (10:51 -0400)]
search results styling

- made table row background white
- added padding around image and around title cell

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agosearchbar.tt2 modifications
William Rockwood [Fri, 20 Jul 2012 21:50:54 +0000 (17:50 -0400)]
searchbar.tt2 modifications

- Re-ordered search type/format/location option menus and broke them
  out into separate INCLUDE chunks.

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agomostly searchbox revamp + css load order change
William Rockwood [Fri, 20 Jul 2012 21:04:58 +0000 (17:04 -0400)]
mostly searchbox revamp + css load order change

- Removed Evergreen logo from homesearch.tt2, to be replaced (at some
  point) by either a news slideshow, or content sliders (new music,
  movies, books, etc).
- Massive restructuring of searchbar.tt2 and modification of relevant
  bits of tadl.css.
- Did I mention MASSIVE restructuring of searchbar.tt2? There is still
  more to do, but these are the initial changes.
- Changed load order of CSS files, so tadl.css is the last to be loaded
  so it won't be overridden by dojo/dijit.css (dojo.css was overriding
  the body {} for goodness sake!)

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agoFlesh out README
Jeff Godin [Fri, 20 Jul 2012 21:01:12 +0000 (17:01 -0400)]
Flesh out README

Add info on how to put templates into place on an Evergreen
system.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agotemporary list submit button
William Rockwood [Fri, 20 Jul 2012 19:19:59 +0000 (15:19 -0400)]
temporary list submit button

- Themed yet another submit button to use opac-button class.

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agodashboard, search bar, payments history initial
William Rockwood [Fri, 20 Jul 2012 18:54:53 +0000 (14:54 -0400)]
dashboard, search bar, payments history initial

- Tweaked the dashboard a bit. Made the text bigger, got rid of the
  colored numbers. Still want to do something about the account and
  logout buttons (push them further to the right).
- Changed the 'Search' button in the searchbar to 'Go!'
- Began changing the 'Print' and 'Email' form buttons under account
  summary->payments to use opac-buttons instead of default browser
  buttons.

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agodashboard color changes
William Rockwood [Fri, 20 Jul 2012 18:29:52 +0000 (14:29 -0400)]
dashboard color changes

- Changed css for dash_checked, dash_holds, dash_pickup and dash_fines
  to set the color to #424242 instead of the various random colors
  they were previously using.

Might want to revisit this at some point in the future to set up
conditionals to cause different colors to be used depending on state
(such as fines >$0).

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agotopnav logo changes
William Rockwood [Fri, 20 Jul 2012 18:15:52 +0000 (14:15 -0400)]
topnav logo changes

- changed the path of the topnav_logo to fetch the local file rather
  than the one from tadl.org
- changed the URL the logo href points to.

Signed-off-by: William Rockwood <wrockwood@tadl.org>
13 years agoAdd images, Makefile copies images, chowns
Jeff Godin [Fri, 20 Jul 2012 17:37:23 +0000 (13:37 -0400)]
Add images, Makefile copies images, chowns

Add images dir, and one image within. Teach Makefile to copy
the images into place, and to chown the destinations.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agoChange path to tadl.css
Jeff Godin [Fri, 20 Jul 2012 17:06:27 +0000 (13:06 -0400)]
Change path to tadl.css

Change path to tadl.css to reflect where it is actually installed.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agowjr changes to extras.tt2
Jeff Godin [Fri, 20 Jul 2012 16:43:26 +0000 (12:43 -0400)]
wjr changes to extras.tt2

wjr changes to extras.tt2 -- removal of image.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agoChecking in wjr changes so far, minus a few files
Jeff Godin [Fri, 20 Jul 2012 16:29:41 +0000 (12:29 -0400)]
Checking in wjr changes so far, minus a few files

Checking in changes from wjr so far, minus changes made to two files:
opac/parts/searchbar.tt2
opac/parts/record/extras.tt2

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agoAdd tadl.css, adjust Makefile to copy CSS also
Jeff Godin [Thu, 19 Jul 2012 19:57:16 +0000 (15:57 -0400)]
Add tadl.css, adjust Makefile to copy CSS also

Add tadl.css and adjust Makefile to copy CSS in place.

Nothing yet references this CSS file, but an updated base.tt2
shall.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agoMakefile for easy install, rel_2_2 opac templates
Jeff Godin [Thu, 19 Jul 2012 19:56:15 +0000 (15:56 -0400)]
Makefile for easy install, rel_2_2 opac templates

Testing and proof of concept - this is a Makefile to run a
simple copy of templates in the working dir to the proper
destination in /openils/var/templates_tadlskin

Also, a copy of the current rel_2_2 opac templates, which
we will apply our changes to.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
13 years agoInitial commit - just a README
Jeff Godin [Wed, 18 Jul 2012 20:57:36 +0000 (16:57 -0400)]
Initial commit - just a README

Initial commit of a README for the master branch of our local
template repository.