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:45:10 +0000 (11:45 -0400)]
correcting typo causing Chilifresh to continue to display
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 [Wed, 22 Apr 2015 13:54:11 +0000 (09:54 -0400)]
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
Chris Sharp [Mon, 19 Jan 2015 20:13:06 +0000 (15:13 -0500)]
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
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
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
Chris Sharp [Wed, 5 Nov 2014 19:14:49 +0000 (14:14 -0500)]
Add self-registration link to topnav links.
Chris Sharp [Tue, 4 Nov 2014 18:46:48 +0000 (13:46 -0500)]
Syncing kpac.xml with rel_2_5_1_kpac
Chris Sharp [Tue, 4 Nov 2014 18:41:05 +0000 (13:41 -0500)]
Removing 4th of July KPAC link
Conflicts:
Open-ILS/examples/kpac.xml
Terran McCanna [Tue, 4 Nov 2014 14:41:13 +0000 (09:41 -0500)]
Add GALILEO for Kids link to KPAC header.
Terran McCanna [Tue, 4 Nov 2014 14:40:41 +0000 (09:40 -0500)]
Display Thanksgiving icon in KPAC.
Conflicts:
Open-ILS/examples/kpac.xml
Terran McCanna [Tue, 29 Jul 2014 19:58:40 +0000 (15:58 -0400)]
Added Back to School preset search category
Conflicts:
Open-ILS/examples/kpac.xml
Terran McCanna [Thu, 8 May 2014 17:23:18 +0000 (13:23 -0400)]
Tweaked searches - ready to push to the public KPAC now (along with the graphics from the last commit)
Terran McCanna [Tue, 6 May 2014 21:56:18 +0000 (17:56 -0400)]
Updated kpac.xml to feature 2014 Summer Reading Program topics.
Terran McCanna [Tue, 6 May 2014 21:54:49 +0000 (17:54 -0400)]
2014 Summer Reading Program Graphics
Terran McCanna [Fri, 2 May 2014 16:18:32 +0000 (12:18 -0400)]
Hiding unnecessary and unpopulated Chilifresh content and NoveList "loading" message.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/parts/record/awards.tt2
Terran McCanna [Tue, 29 Apr 2014 20:02:41 +0000 (16:02 -0400)]
Commented out Chilifresh patron reviews, as we don't use
them and the section title was appearing unnecessarily.
Conflicts:
Open-ILS/src/templates/opac/parts/record/awards.tt2
Terran McCanna [Tue, 29 Apr 2014 18:12:23 +0000 (14:12 -0400)]
Forced Awards & Suggested Reads tab to always be open
in order to highlight NoveList Select content.
Terran McCanna [Tue, 29 Apr 2014 18:07:17 +0000 (14:07 -0400)]
Updated KPAC to feature 4th of July instead of Easter.
Conflicts:
Open-ILS/examples/kpac.xml
Terran McCanna [Fri, 28 Mar 2014 14:40:47 +0000 (10:40 -0400)]
Added Nutrition subcategory under Early Learning category in KPAC.
Terran McCanna [Mon, 17 Mar 2014 17:28:16 +0000 (13:28 -0400)]
Swapped out St. Paddy's feature with Easter feature.
Conflicts:
Open-ILS/examples/kpac.xml
Terran McCanna [Wed, 12 Mar 2014 16:23:29 +0000 (12:23 -0400)]
Modified kpac.xml to display Easter category
Terran McCanna [Thu, 6 Mar 2014 20:12:26 +0000 (15:12 -0500)]
Added README and graphics template for use of KPAC graphics.
Conflicts:
Open-ILS/examples/kpac.xml
Terran McCanna [Mon, 17 Feb 2014 21:36:59 +0000 (16:36 -0500)]
Corrected version of kpac.xml with properly nested preset searches
Terran McCanna [Mon, 17 Feb 2014 20:53:38 +0000 (15:53 -0500)]
Swapped out Valentine's Day feature
for St. Patrick's Day feature in
KPAC configuration file.
Chris Sharp [Sun, 19 Jan 2014 14:48:15 +0000 (09:48 -0500)]
This commit removes confirmation boxes popping up when a hyperlink is clicked
In PINES, we expect the behavior we've always had, so we revert the change.
Revert "Sort of in line with 949322 but not absolutely necessary"
This reverts commit
e1a7501799119e0f305616af5bf97149d9bdf4c0.
Chris Sharp [Tue, 14 Jan 2014 17:50:16 +0000 (12:50 -0500)]
Adding fix for KPAC hold placement.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>