blake [Thu, 7 Jul 2016 20:01:36 +0000 (15:01 -0500)]
LP1599634 Circulation report source to include in-house(non cat), and non cat circ
Added a simple view and supporting IDL. This will allow all the circulation
data to output in the same report.
Signed-off-by: blake <blake@mobiusconsortium.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Conflicts:
Open-ILS/src/sql/Pg/090.schema.action.sql
Terran McCanna [Tue, 5 Jul 2016 13:11:00 +0000 (09:11 -0400)]
Updates to KPAC Features (addition of TumbleBooks)
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Thu, 26 May 2016 14:37:47 +0000 (10:37 -0400)]
KPAC SRP 2016 tweaks to pre-set search categories
Terran McCanna [Wed, 25 May 2016 18:47:45 +0000 (14:47 -0400)]
KPAC files to promote Summer Reading Program for 2016.
Chris Sharp [Mon, 28 Mar 2016 16:20:14 +0000 (12:20 -0400)]
Removing testing piece.
Chris Sharp [Mon, 28 Mar 2016 16:05:25 +0000 (12:05 -0400)]
Actually, that never needed to be in parens.
Chris Sharp [Mon, 28 Mar 2016 15:55:52 +0000 (11:55 -0400)]
Testing for now, so no commit;
Chris Sharp [Mon, 28 Mar 2016 15:55:14 +0000 (11:55 -0400)]
Forgot a closing parens.
Terran McCanna [Thu, 25 Feb 2016 19:55:44 +0000 (14:55 -0500)]
I've redone all of the kpac category links so they no longer use
a link shortener. I also rearranged some of the links so that there
are more options on the home page.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/examples/kpac.xml
Terran McCanna [Mon, 22 Feb 2016 23:15:53 +0000 (18:15 -0500)]
KPAC - Hold results not displaying item title and throwing log error
I believe the path comparison operator in the 'load' subroutine has
a flaw in logic caused by a path-naming problem. The path-matching
function recognizes the kpac/getit_results path as matching positively
for both the load_getit subroutine and the load_getit_results subroutine.
This patch reverses the order in which the matching occurs in an attempt
to resolve the conflict.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Wed, 20 Jan 2016 15:29:51 +0000 (10:29 -0500)]
Fix for org unit order in OPAC holdings list (adapted from
http://git.evergreen-ils.org/?p=evergreen/pines.git;a=commit;h=
adc566e152d10796b73c992a16ae46e69cc3ab77)
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Thu, 14 Jan 2016 23:52:02 +0000 (18:52 -0500)]
Adding PG 9.4 installation targets
Terran McCanna [Tue, 12 Jan 2016 16:04:59 +0000 (11:04 -0500)]
Second piece to the bug fix for group holds...
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Tue, 12 Jan 2016 17:27:50 +0000 (12:27 -0500)]
adding a/t environment to new event def
Chris Sharp [Tue, 12 Jan 2016 15:27:41 +0000 (10:27 -0500)]
More changes to post-upgrade data file.
Liam Whalen [Wed, 2 Dec 2015 23:09:23 +0000 (15:09 -0800)]
LP#
1463166 Removed multiple perms
The use of multiple perms in creating the widget was causing problems.
I changed the permlist back to a single perm.
Signed-off-by: Liam Whalen <liam.whalen@bc.libraries.coop>
Liam Whalen [Sat, 19 Sep 2015 03:24:14 +0000 (20:24 -0700)]
LP#
1463166 Fix Batch update of Funds in Selection Lists
Selection lists are currently unable to batch update funds. The problem
stems from the fact that the Fund selection list is not populated in the
copy rows. New code used to limit the number of funds, in the dropdown
list, to those funds available to the user was added for purchase
orders. However, these changes were not added to Selection Lists. This
code adds the new call to initBatchUpdater to the selection list code.
Signed-off-by: Liam Whalen <liam.whalen@bc.libraries.coop>
Terran McCanna [Tue, 5 Jan 2016 22:47:01 +0000 (17:47 -0500)]
Temporary modifications to My Account > Holds History until more
permanent fixes are developed.
Hid paging because it is broken. See:
https://bugs.launchpad.net/evergreen/+bug/
1422927
Showing "Canceled" instead of "Active" for canceled holds. See:
https://bugs.launchpad.net/evergreen/+bug/
1275118
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Thu, 3 Apr 2014 18:33:45 +0000 (14:33 -0400)]
Adding customization to disable the "Clear Holds Shelf" function.
Chris Sharp [Tue, 5 Jan 2016 20:13:12 +0000 (15:13 -0500)]
adding login redirection page
Chris Sharp [Tue, 5 Jan 2016 19:57:24 +0000 (14:57 -0500)]
Adding post-upgrade datawork script
Chris Sharp [Tue, 5 Jan 2016 18:32:37 +0000 (13:32 -0500)]
Adding PINES-ified notification wordings.
Terran McCanna [Mon, 4 Jan 2016 19:39:08 +0000 (14:39 -0500)]
These changes undo a couple of small things I tried to tweak on the web
client that didn't work the way I hoped they would.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Wed, 30 Dec 2015 19:08:16 +0000 (14:08 -0500)]
Changes to splash screen and receipt template defaults for web client.
(Note: Could not test on terran-testbox since it is not https-enabled,
so I could not log in to the web client.)
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Wed, 30 Dec 2015 19:02:33 +0000 (14:02 -0500)]
Self-Check changes in preparation for upgrade:
Changed wording on some of the on-screen directions.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Wed, 30 Dec 2015 18:55:50 +0000 (13:55 -0500)]
OPAC changes in preparation for upgrade:
1. Added instructions to circ history page in My Account for turning
on your circulation history.
2. Modified behavior or NoveList tab on item details page so that it
is closed by default in the staff client, and it will close when a
different tab is opened to reduce page scrolling.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Wed, 30 Dec 2015 18:51:21 +0000 (13:51 -0500)]
KPAC changes in preparation for upgrade:
1. Biggest change was to move the library selector box to the main
search panel instead of on the side - had to modify quite a few files
in order to make this work and pass the values correctly.
2. Also changed the feature icons to use links instead of search terms
to allow more control over search limits and sorting and to see if
caching the searches would improve response speed.
3. A number of smaller UI changes.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Thomas Berezansky [Tue, 22 Dec 2015 18:11:47 +0000 (13:11 -0500)]
Selfcheck Cookie Path
Change base.xul/base.js to support a "cookie path" option to limit what paths
will use the login cookie, then tell the selfcheck interface to use it.
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Terran McCanna [Mon, 21 Dec 2015 20:08:00 +0000 (15:08 -0500)]
Additional changes to the self-check interface.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Mon, 21 Dec 2015 21:21:47 +0000 (16:21 -0500)]
Images for new "no image available" functionality.
Lines 94-104 in eg_vhost.conf need to be un-commented.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Mon, 21 Dec 2015 19:55:01 +0000 (14:55 -0500)]
Fixes to OPAC holds & patron self-registration pages
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Thu, 17 Dec 2015 23:24:34 +0000 (18:24 -0500)]
These are modifications to the Evergreen self-check interface to:
1. Fix bugs with printing holds and fines.
2. Improve page layout overall, and with consideration for
1024x768 resolution monitors that a lot of libraries use.
3. Hide hold status from view on holds table.
4. Hide buttons/fields from screen when user is not logged in.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/circ/selfcheck/banner.tt2
Terran McCanna [Thu, 17 Dec 2015 14:39:11 +0000 (09:39 -0500)]
Further adjustments to staff client splash page so it will fit onto
older 1024x768 resolution monitors better.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Tue, 15 Dec 2015 16:47:03 +0000 (11:47 -0500)]
Modifications to patron self-registration form to make it
display better and change library locator link.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/register.tt2
Terran McCanna [Tue, 15 Dec 2015 19:38:07 +0000 (14:38 -0500)]
Miscellaneous OPAC UI tweaks for spacing / layout.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/parts/org_selector.tt2
Open-ILS/src/templates/opac/parts/record/copy_table.tt2
Open-ILS/src/templates/opac/parts/searchbar.tt2
Terran McCanna [Tue, 15 Dec 2015 23:22:43 +0000 (18:22 -0500)]
Numerous local customizations to My Account pages for layout and
to add on-screen assistance to patrons.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/myopac/circs.tt2
Open-ILS/src/templates/opac/myopac/holds.tt2
Open-ILS/src/templates/opac/myopac/prefs.tt2
Open-ILS/src/templates/opac/myopac/prefs_settings.tt2
Terran McCanna [Wed, 16 Dec 2015 22:19:37 +0000 (17:19 -0500)]
Staff Client tweaks to splash page:
- Added link to PINES Documentation
- Changed logo at top to PINES logo
- Adjusted spacing
- Updated copyright date
Also, hid footer on OPAC pages while viewing from
within the staff client because it clutters the page
without adding any value.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/server/index.xhtml
Terran McCanna [Mon, 14 Dec 2015 21:59:46 +0000 (16:59 -0500)]
Improved list display in OPAC (title, description, annotations).
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Mon, 14 Dec 2015 17:11:08 +0000 (12:11 -0500)]
Removed added content from the KPAC for now since it doesn't
display properly. Possibly add back in later if we can get
the NoveList content to pull in right.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Mon, 14 Dec 2015 16:57:35 +0000 (11:57 -0500)]
Improvements to KPAC list display, especially adding
display of list annotations that were not shown.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/kpac/parts/record_row.tt2
Open-ILS/src/templates/kpac/results.tt2
Terran McCanna [Wed, 9 Dec 2015 16:15:13 +0000 (11:15 -0500)]
Updated kpac.xml configuration file to be ready to roll out after upgrade.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/examples/kpac.xml
Terran McCanna [Mon, 25 Aug 2014 17:34:30 +0000 (13:34 -0400)]
Adding corrected wording for self-registration agreement.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Thu, 21 Aug 2014 20:24:42 +0000 (16:24 -0400)]
Customizations to patron self-registration form and footer link.
Conflicts:
Open-ILS/src/templates/opac/parts/footer.tt2
Open-ILS/src/templates/opac/register.tt2
Chris Sharp [Sat, 21 Nov 2015 04:05:05 +0000 (23:05 -0500)]
PINES has already applied 0940
Chris Sharp [Tue, 22 Sep 2015 15:44:12 +0000 (11:44 -0400)]
Correcting a typo that caused the copy_table.tt2 template to break
Terran McCanna [Thu, 10 Sep 2015 19:43:31 +0000 (15:43 -0400)]
Enable Halloween holiday feature in KPAC.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/examples/kpac.xml
Conflicts:
Open-ILS/examples/kpac.xml
Terran McCanna [Thu, 10 Sep 2015 19:23:42 +0000 (15:23 -0400)]
Change links old library map to new interactive library locator map.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Thu, 10 Sep 2015 19:38:44 +0000 (15:38 -0400)]
Updated link to old library map to new library locator map in KPAC.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Thu, 10 Sep 2015 21:58:15 +0000 (17:58 -0400)]
Added PINES Quick Reports icon and link to Evergreen Staff Client
main page. The link will open in a browser window.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Mon, 31 Aug 2015 18:53:12 +0000 (14:53 -0400)]
Enabled Google Analytics for OPAC usage tracking.
Terran McCanna [Wed, 27 May 2015 16:57:48 +0000 (12:57 -0400)]
Adds B4 Book Log icon to KPAC search results page and
KPAC item details page.
(This is a PINES-only customization.)
Terran McCanna [Tue, 26 May 2015 13:09:27 +0000 (09:09 -0400)]
Adds B4 Book Log icon and link to KPAC search results page and
KPAC item details page.
(This is a PINES-only customization.)
Conflicts:
Open-ILS/src/templates/kpac/parts/record_row.tt2
Open-ILS/src/templates/kpac/record.tt2
Chris Sharp [Mon, 4 May 2015 20:49:01 +0000 (16:49 -0400)]
Adding GALILEO in-library link logic to topnav links.
Bill Erickson [Wed, 25 Sep 2013 19:18:35 +0000 (15:18 -0400)]
PINES/GALILEO avoid auth redirect within library
If the physical_loc is set, indicating the patron is physically at a
branch (via IP redirect), link directly to the GALILEO site with no
authentication pass-through. GALILEO does not requires PINES auth
if the client is coming from a known IP address.
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Conflicts:
Open-ILS/src/templates/opac/parts/footer.tt2
Chris Sharp [Tue, 21 Apr 2015 21:10:49 +0000 (17:10 -0400)]
LP#
1446860 Staff were able to edit their own accounts.
This change reverses what appears to be a thinko in the
original programming. If the editing user is the same
as the user being edited, disable the Save button.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Conflicts:
Open-ILS/web/js/ui/default/actor/user/register.js
LP#
1446860 - Correct mistaken logic in previous fix.
See https://bugs.launchpad.net/evergreen/+bug/
1446860/comments/2
for reference. The logic was not enforcing the "if the editing
staff member doesn't have permission to edit a user in this
permission group" check. This corrects that.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Chris Sharp [Tue, 21 Apr 2015 21:10:49 +0000 (17:10 -0400)]
LP#
1446860 Staff were able to edit their own accounts.
This change reverses what appears to be a thinko in the
original programming. If the editing user is the same
as the user being edited, disable the Save button.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Conflicts:
Open-ILS/web/js/ui/default/actor/user/register.js
Chris Sharp [Wed, 1 Apr 2015 17:16:03 +0000 (13:16 -0400)]
branding the built-in selfcheck interface for PINES
Chris Sharp [Sat, 28 Feb 2015 12:54:21 +0000 (07:54 -0500)]
Sadly, GALILEO/EBSCO does not use HTTPS, so this will create errors for patrons who authenticate via PINES. Reverting to HTTP.
Michael Peters [Thu, 20 Nov 2014 22:41:44 +0000 (17:41 -0500)]
Make users_of_interest test for defined actor.usr.card values
If the open-ils.collections.users_of_interest API encounters a patron that
has a null "card" value in actor.usr the API will crash with an error like:
Received Exception:
Name: osrfMethodException
Status: *** Call to [open-ils.collections.users_of_interest.retrieve] failed for session [
1416515351.333446.
1416515351406], thread trace [1]:
Can't call method "barcode" on an undefined value at /usr/local/share/perl/5.14.2/OpenILS/Application/Collections.pm line 299.
This patches users_of_interest to be sure that the user has a defined value
for actor.usr.card before proceeding to pull out the barcode for the results
of the API call.
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Conflicts:
Open-ILS/src/perlmods/lib/OpenILS/Application/Collections.pm
Terran McCanna [Thu, 22 Jan 2015 17:29:09 +0000 (12:29 -0500)]
Header and Footer display changes to improve the way they display
on mobile devices and smaller-width windows.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Thu, 22 Jan 2015 16:07:29 +0000 (11:07 -0500)]
restoring commented out checkbox to allow multiple hold requests on the same title
Terran McCanna [Mon, 19 Jan 2015 23:14:12 +0000 (18:14 -0500)]
Tweaks to layout of holdings on item details page.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/parts/record/copy_table.tt2
Terran McCanna [Mon, 19 Jan 2015 19:54:50 +0000 (14:54 -0500)]
Made table cells in holdings white to temporarily solve CSS display
issue in staff client.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/parts/record/copy_table.tt2
Adam Bowling [Mon, 19 Jan 2015 17:05:19 +0000 (12:05 -0500)]
LP#
1406387 Fix for Holds Placement Advanced Options
In the staff client, when placing a hold and clicking
Advanced Hold Options, the barcode input will populate
with the staff member's barcode if it was previously
empty, regardless of whether the radio input for the
hold was specified for a patron or the staff member.
This patch corrects that behavior, and also populates
the input radio on load after clicking Advanced Hold
Options.
Signed-off-by: Adam Bowling <abowling@emeralddata.net>
Conflicts:
Open-ILS/src/templates/opac/parts/place_hold.tt2
Revert "LP#
1406387 Fix for Holds Placement Advanced Options"
Not working for us yet, so reverting.
This reverts commit
2322ee5ae9cbe3caefb6998d62c3716cf40411a3.
Conflicts:
Open-ILS/src/templates/opac/parts/place_hold.tt2
Terran McCanna [Thu, 11 Dec 2014 23:38:31 +0000 (18:38 -0500)]
Corrected KPAC hold notification code to allow for text messaging preferences.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Sun, 18 Jan 2015 20:32:37 +0000 (15:32 -0500)]
Revert "Revert "Update ContentCafe Added Content Module""
This reverts commit
bd7b7ee5b0b323967cb8fcb22c20c5a405e650bf.
Chris Sharp [Sun, 18 Jan 2015 20:20:09 +0000 (15:20 -0500)]
Revert "Update ContentCafe Added Content Module"
Experimenting with reverting this commit, which appears to
break Syndetics (and we don't use ContentCafe).
This reverts commit
164c7e7bc4e542af9ada4ea2716cbce784820e6d.
Terran McCanna [Sun, 18 Jan 2015 18:57:13 +0000 (13:57 -0500)]
Fix to Advanced Search 'Clear Form' button not clearing
previously selected library.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Sun, 18 Jan 2015 19:05:47 +0000 (14:05 -0500)]
Revert label change on item detail page from 'Related electronic
resources' to 'Electronic resources.'
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Sun, 18 Jan 2015 19:01:06 +0000 (14:01 -0500)]
Capitalized 'Closed' on library pages.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Tue, 23 Dec 2014 16:20:32 +0000 (11:20 -0500)]
KPAC 2.7 Upgrade Tweaks
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/examples/kpac.xml
Terran McCanna [Mon, 12 Jan 2015 21:14:56 +0000 (16:14 -0500)]
Fix to grouped search result set navigation bar display issue in OPAC.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/results.tt2
Chris Sharp [Mon, 12 Jan 2015 19:51:53 +0000 (14:51 -0500)]
removing reference to dates with slashes / in the example text
Terran McCanna [Mon, 12 Jan 2015 19:21:47 +0000 (14:21 -0500)]
Disallow patron self-registration form to accept slashes in dob
(further modification to https://bugs.launchpad.net/evergreen/+bug/
1361266)
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Mon, 12 Jan 2015 18:49:06 +0000 (13:49 -0500)]
Tweaks to OPAC UI - account login page, my account holds page, text call number page
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Tue, 6 Jan 2015 21:33:18 +0000 (16:33 -0500)]
replacing copy_table.tt2 with the correct version
Conflicts:
Open-ILS/src/templates/kpac/parts/copy_table.tt2
Terran McCanna [Tue, 6 Jan 2015 20:51:54 +0000 (15:51 -0500)]
Fix for KPAC holdings display issue.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Tue, 6 Jan 2015 19:59:43 +0000 (14:59 -0500)]
Fix for too-large header sizes causing display issues in KPAC
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Tue, 6 Jan 2015 20:04:24 +0000 (15:04 -0500)]
Preparing kpac.xml for upgrade
Chris Sharp [Tue, 6 Jan 2015 20:01:18 +0000 (15:01 -0500)]
bringing in current kpac.xml
Conflicts:
Open-ILS/examples/kpac.xml
Chris Sharp [Tue, 6 Jan 2015 19:51:48 +0000 (14:51 -0500)]
Starting the upgraded version with MLK Day
Conflicts:
Open-ILS/examples/kpac.xml
Terran McCanna [Tue, 6 Jan 2015 19:24:29 +0000 (14:24 -0500)]
Modified KPAC login code to redirect to KPAC after logging in
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/kpac/parts/header.tt2
Terran McCanna [Tue, 6 Jan 2015 18:30:27 +0000 (13:30 -0500)]
Fix for KPAC multi-format items
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/kpac/record.tt2
Open-ILS/web/css/skin/default/kpac/style.css
Terran McCanna [Tue, 6 Jan 2015 18:51:39 +0000 (13:51 -0500)]
Tweak to make library selector box wider in OPAC only.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Adam Bowling [Wed, 31 Dec 2014 16:47:01 +0000 (11:47 -0500)]
KPAC Login Redirect Fix
Fixes the redirect from the KPAC login to return back to the
home page of the KPAC from the /opac/login screen, rather
than back to the /opac/home screen, which is the current
behavior, and confuses users of the KPAC when they end
up back in the OPAC after having logged in.
Signed-off-by: Adam Bowling <abowling@emeralddata.net>
Chris Sharp [Tue, 6 Jan 2015 13:07:06 +0000 (08:07 -0500)]
Correcting typo that breaks this template.
Conflicts:
Open-ILS/src/templates/opac/parts/record/summary.tt2
Michael Peters [Thu, 4 Dec 2014 20:56:53 +0000 (15:56 -0500)]
LP#
1361266 Patron self-registration form accepts date of birth in wrong format
This patch applys some basic javascript to validate that a date entered is
at least in ISO 8601 format. This prevents someone from entering "cupcake"
or 55/66/6666 as a valid date of birth by validating the stgu.dob input
at the time of submission.
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Terran McCanna [Mon, 5 Jan 2015 15:30:55 +0000 (10:30 -0500)]
Change to allow KPAC to display more than one format icon (like OPAC).
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Mon, 29 Dec 2014 23:37:01 +0000 (18:37 -0500)]
Further modifications in preparation for 2.7 upgrade
Conflicts:
Open-ILS/src/templates/opac/browse.tt2
Terran McCanna [Tue, 23 Dec 2014 21:09:53 +0000 (16:09 -0500)]
Updates to adjust layout issues with new UI changes.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Tue, 23 Dec 2014 17:13:20 +0000 (12:13 -0500)]
2 more missing files...
Terran McCanna [Tue, 23 Dec 2014 16:38:36 +0000 (11:38 -0500)]
OPAC UI modifications as per OPAC Working Group suggestions.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/myopac/circs.tt2
Open-ILS/src/templates/opac/myopac/holds.tt2
Open-ILS/src/templates/opac/myopac/prefs.tt2
Open-ILS/src/templates/opac/myopac/prefs_notify.tt2
Open-ILS/src/templates/opac/parts/advanced/search.tt2
Open-ILS/src/templates/opac/parts/footer.tt2
Open-ILS/src/templates/opac/parts/myopac/main_base.tt2
Open-ILS/src/templates/opac/parts/place_hold.tt2
Open-ILS/src/templates/opac/parts/record/copy_counts.tt2
Open-ILS/src/templates/opac/parts/record/extras.tt2
Open-ILS/src/templates/opac/parts/record/navigation.tt2
Open-ILS/src/templates/opac/parts/record/summary.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2
Open-ILS/src/templates/opac/parts/topnav.tt2
Open-ILS/src/templates/opac/register.tt2
Open-ILS/src/templates/opac/results.tt2
Adam Bowling [Thu, 18 Dec 2014 21:46:35 +0000 (16:46 -0500)]
Removed extra semi-color after each browse entry
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Conflicts:
Open-ILS/src/templates/opac/browse.tt2
Terran McCanna [Thu, 11 Dec 2014 18:52:49 +0000 (13:52 -0500)]
Changes to item detail page holdings:
- fixed customized holding location links
- moved shelving location after library location and before call number
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/parts/record/copy_table.tt2
Michael Peters [Wed, 10 Dec 2014 18:29:37 +0000 (13:29 -0500)]
Remove "Mailing Address" heading per request from Terran
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Michael Peters [Tue, 9 Dec 2014 19:07:03 +0000 (14:07 -0500)]
Customize the Library Details page for US format, link to Google Map
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Michael Peters [Mon, 8 Dec 2014 17:08:21 +0000 (12:08 -0500)]
LP#
1319964 "Summaries & More" displays improperly in TPAC
Somehow, a patch leaked in that set all of the "Summaries & More"
strings incorrectly. This patch fixes the display of those
headings by restoring the proper string.
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Conflicts:
Open-ILS/src/templates/opac/parts/record/extras.tt2
build/i18n/po/tpac/cs-CZ.po
build/i18n/po/tpac/en-CA.po
build/i18n/po/tpac/en-GB.po
build/i18n/po/tpac/fi-FI.po
build/i18n/po/tpac/fr-CA.po
build/i18n/po/tpac/hy-AM.po
build/i18n/po/tpac/pt-BR.po
Michael Peters [Wed, 3 Dec 2014 17:30:07 +0000 (12:30 -0500)]
Change 'About PINES' link location
2.7.1 Issue Tracker Wish List requested that the About PINES
link point to http://pines.georgialibraries.org/about/ which
this commit implements.:
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Conflicts:
Open-ILS/src/templates/opac/parts/footer.tt2
Open-ILS/src/templates/opac/parts/topnav_links.tt2
Bill Erickson [Mon, 3 Nov 2014 22:55:00 +0000 (17:55 -0500)]
LP#
1203734 copy circ counts include anon. circs
Circ counts displayed on "Show Last Few Circulations" (XUL) includes
active, anonymized, and legacy circulations (via cstore)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Chris Sharp [Mon, 10 Nov 2014 13:04:13 +0000 (08:04 -0500)]
Revert "Fixing LP#
1203734 - "Show Last Few Circulations" interface not counting archived circulations."
This reverts commit
4978ead0608a0c45a7e0f0c77380d0548a80e1e1.
Conflicts:
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/asset.pm