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)
Conflicts:
Open-ILS/examples/kpac.xml
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.
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.
Chris Sharp [Wed, 7 May 2014 19:48:44 +0000 (15:48 -0400)]
Oops! Forgot to change the GALILEO links in the topnav.
Chris Sharp [Mon, 21 Apr 2014 13:10:28 +0000 (09:10 -0400)]
Add links in reporter.classic_item_list to legacy_cat1 and legacy_cat2 views.
Currently, the reporter.classic_item_list view has the Legacy Cat 1 and 2
fields defined as "text", not "link", so all it will report out is the ID
number of the stat cat. We want nullability control over stat cat entries,
so these need to be "link".
Chris Sharp [Thu, 3 Apr 2014 18:33:45 +0000 (14:33 -0400)]
Adding customization to disable the "Clear Holds Shelf" function.
Chris Sharp [Mon, 27 Jan 2014 21:35:15 +0000 (16:35 -0500)]
The "empty bib" deletion needs to exclude electronic resources (source <> 3)
Chris Sharp [Mon, 20 Oct 2014 12:53:10 +0000 (08:53 -0400)]
LP1271218 fixes this issue, so reverting our workaround.
Revert "Commenting out a section of the notification preferences template that"
This reverts commit
87048c6278bc4ec3f59d78a23230cb51f7a7a0b1.
Conflicts:
Open-ILS/src/templates/opac/myopac/prefs_notify.tt2
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 [Sat, 18 Jan 2014 20:23:42 +0000 (15:23 -0500)]
Removing "Dynamic Catalog" link from the footer.
Chris Sharp [Fri, 17 Jan 2014 14:47:29 +0000 (09:47 -0500)]
Can't vacuum within a transaction! and commenting out a DROP INDEX.
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>
Chris Sharp [Tue, 14 Jan 2014 17:49:24 +0000 (12:49 -0500)]
Adding Terran's kpac.xml to update topics for post MLK weekend.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Terran McCanna [Tue, 14 Jan 2014 01:49:10 +0000 (20:49 -0500)]
temporary workaround for holds error when user isn't logged in and doesn't select a pickup location
Terran McCanna [Thu, 9 Jan 2014 21:58:46 +0000 (16:58 -0500)]
fixed problem with referencing wrong org selector
Chris Sharp [Tue, 14 Jan 2014 17:35:05 +0000 (12:35 -0500)]
Adding workaround SQL for bug
1259665 to the post-upgrade script.
Chris Sharp [Mon, 13 Jan 2014 18:31:37 +0000 (13:31 -0500)]
Adding PINES datawork to pre-upgrade script.
Chris Sharp [Mon, 13 Jan 2014 15:05:44 +0000 (10:05 -0500)]
Commenting out a section of the notification preferences template that
causes an error to display.
Chris Sharp [Mon, 13 Jan 2014 12:59:35 +0000 (07:59 -0500)]
Adding a copy of create_database_extensions.sql to re-create the PINES database during the upgrade.
Chris Sharp [Mon, 13 Jan 2014 12:49:55 +0000 (07:49 -0500)]
Comment out portions of 2.4.3-2.5.0 upgrade script that cause errors.
Because of bug
1261355, we comment out 0795, 0841, 0842, and 0843
so we can get through the 2.4.3-2.5.0 upgrade script without errors.
See https://bugs.launchpad.net/evergreen/+bug/
1261355 for details.
Chris Sharp [Mon, 13 Jan 2014 12:39:21 +0000 (07:39 -0500)]
fixing some copy/paste typos
Chris Sharp [Sun, 12 Jan 2014 14:05:11 +0000 (09:05 -0500)]
Moving from GIST to GIN indexes for text search in PINES
Chris Sharp [Fri, 10 Jan 2014 16:29:37 +0000 (11:29 -0500)]
Adding permissions to LocalAdmins and GlobalAdmins to administer staff client toolbars.
Chris Sharp [Wed, 8 Jan 2014 23:56:45 +0000 (18:56 -0500)]
Commenting out Bib Call Number and uncommenting Call Number Browse.
Chris Sharp [Wed, 8 Jan 2014 13:01:11 +0000 (08:01 -0500)]
adding fields to be automatically stripped when importing MARC records
Chris Sharp [Tue, 7 Jan 2014 16:53:37 +0000 (11:53 -0500)]
Needed some rearranging.
Chris Sharp [Tue, 7 Jan 2014 16:30:52 +0000 (11:30 -0500)]
Re-adding library URLs, which were broken by a previous PINES-specific commit.
Terran McCanna [Fri, 27 Dec 2013 18:37:58 +0000 (13:37 -0500)]
Attempt to fix default pickup location bug when user is not logged in.
Terran McCanna [Fri, 20 Dec 2013 18:12:07 +0000 (13:12 -0500)]
Re-applied audience filter to restrict to juvenile audience types.
Terran McCanna [Fri, 20 Dec 2013 18:00:04 +0000 (13:00 -0500)]
Modified style guide to emphasize call numbers in search results and item display.
Terran McCanna [Fri, 20 Dec 2013 17:59:28 +0000 (12:59 -0500)]
Temporarily hid Add to List functionality until it can be further developed.
Terran McCanna [Fri, 20 Dec 2013 17:58:50 +0000 (12:58 -0500)]
Bug fix to recognize user's default pickup library for holds when they are logged in.
Terran McCanna [Fri, 20 Dec 2013 17:57:36 +0000 (12:57 -0500)]
Changed featured items for KPAC home page.
Chris Sharp [Thu, 19 Dec 2013 14:49:36 +0000 (09:49 -0500)]
Adding KPAC link to header and footer.
Chris Sharp [Thu, 19 Dec 2013 14:33:18 +0000 (09:33 -0500)]
PINES KPAC landing page doesn't include the Print button.
Chris Sharp [Thu, 19 Dec 2013 14:31:58 +0000 (09:31 -0500)]
adding the beginnings of a post-upgrade script
Chris Sharp [Thu, 19 Dec 2013 12:35:46 +0000 (07:35 -0500)]
Correcting file path for PINES logo on KPAC.
Chris Sharp [Mon, 16 Dec 2013 11:03:33 +0000 (06:03 -0500)]
2.5.0 includes "Long Overdue", which adds its own copy status,
so we change our existing config.copy_status from "Long Overdue"
to "Long Overdue (Legacy)"
Chris Sharp [Sun, 15 Dec 2013 02:29:39 +0000 (21:29 -0500)]
Re-adding the BEGIN;
Chris Sharp [Sun, 15 Dec 2013 02:25:50 +0000 (21:25 -0500)]
Oops! We need to define the eg_version.
Chris Sharp [Sun, 15 Dec 2013 02:23:23 +0000 (21:23 -0500)]
PINES has already applied 0818.
Chris Sharp [Fri, 6 Dec 2013 16:20:36 +0000 (11:20 -0500)]
Dropping a staged search function preventing the 2.3-2.4.0 script from completing.
Chris Sharp [Fri, 6 Dec 2013 13:07:44 +0000 (08:07 -0500)]
Creating a PINES-specific version of the 2.3 to 2.4.0 upgrade script.
Includes indexes that must be dropped for the upgrade script to succeed.
Chris Sharp [Thu, 5 Dec 2013 16:45:04 +0000 (11:45 -0500)]
Adding a pre-2.3-2.4.0 upgrade script to do some necessary datawork.
Chris Sharp [Tue, 26 Nov 2013 16:35:43 +0000 (11:35 -0500)]
Removing "Bib Call Number" from the advanced numeric search options.
Chris Sharp [Fri, 22 Nov 2013 15:18:58 +0000 (10:18 -0500)]
Allowing unfillable hold placement in the staff client, not the OPAC
In PINES, we do not allow patrons to override hold policies, but staff
may in certain circumstances. This change makes the option visible in
the staff client, but not the OPAC.
Terran McCanna [Wed, 23 Oct 2013 14:30:29 +0000 (10:30 -0400)]
Small changes to Search Limit names and Category names.
Terran McCanna [Mon, 21 Oct 2013 18:17:35 +0000 (14:17 -0400)]
Further tweaks to search limits and modifications to book bag links.
Terran McCanna [Thu, 17 Oct 2013 22:57:18 +0000 (18:57 -0400)]
Testing modifications to navigation.
Terran McCanna [Thu, 17 Oct 2013 20:51:38 +0000 (16:51 -0400)]
Modifications to quick search functions and stylesheet.
Conflicts:
Open-ILS/web/css/skin/default/kpac/style.css
Chris Sharp [Wed, 16 Oct 2013 15:00:44 +0000 (11:00 -0400)]
Image handling has changed in the new version...
Removing PINES-customized code that referred to a now-missing image.
Chris Sharp [Wed, 16 Oct 2013 14:54:31 +0000 (10:54 -0400)]
Correcting git-conflict-induced typo in form.tt2
Bill Erickson [Mon, 19 Aug 2013 13:27:58 +0000 (09:27 -0400)]
PINES GALILEO TPAC link and auth redirector
* adds a GALILEO link in the footer template
* adds a new TPAC URL target for /eg/opac/galileo, which redirects the
user to the GALILEO URL, ensuring the user is first logged in.
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Bill Erickson [Mon, 19 Aug 2013 13:24:17 +0000 (09:24 -0400)]
Safe auth token activity logging
Expand safe token generation to include user user ID in the cached data,
which can be retrieved later for activity logging. Add activity logging
directly to the open-ils.actor.safe_token.home_lib.shortname API.
Chris Sharp [Mon, 14 Oct 2013 15:25:05 +0000 (11:25 -0400)]
Typo in footer.tt2 causing a server error.
Chris Sharp [Mon, 7 Oct 2013 14:39:05 +0000 (10:39 -0400)]
Removing "kpac-original" directory in order to keep a clean source directory.
Terran McCanna [Mon, 30 Sep 2013 19:28:08 +0000 (15:28 -0400)]
PINES customization of KPAC - beta ready for testing
Terran McCanna [Tue, 24 Sep 2013 19:08:13 +0000 (15:08 -0400)]
Updated dewey.tt2
Terran McCanna [Tue, 24 Sep 2013 18:51:21 +0000 (14:51 -0400)]
Initial commit of PINES KPAC customizations.
Conflicts:
Open-ILS/src/templates/kpac/home.tt2
Open-ILS/src/templates/kpac/parts/copy_table.tt2
Open-ILS/src/templates/kpac/parts/header.tt2
Open-ILS/web/css/skin/default/kpac/style.css
Chris Sharp [Tue, 23 Jul 2013 12:38:01 +0000 (08:38 -0400)]
Removing "You have permission to override some of the failed holds." OPAC message
Chris Sharp [Mon, 24 Jun 2013 17:10:30 +0000 (13:10 -0400)]
PINES is not yet keeping a history of circ or holds
Conflicts:
Open-ILS/src/templates/opac/myopac/prefs_settings.tt2
Chris Sharp [Fri, 14 Jun 2013 11:42:46 +0000 (07:42 -0400)]
Changing the default hold message for when an item is age protected.
Chris Sharp [Sat, 4 May 2013 14:33:34 +0000 (10:33 -0400)]
PINES Survey Link - TPAC Edition
PINES does an online survey that runs for a week every Spring. These
changes create a red link to the survey above the search bar on the
OPAC home page.
Chris Sharp [Fri, 3 May 2013 18:48:19 +0000 (14:48 -0400)]
disabling visibility of hold shelf expiration date
Chris Sharp [Wed, 10 Apr 2013 17:06:55 +0000 (13:06 -0400)]
Remove "Claims Never Checked Out" in Items Out summary
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Chris Sharp [Fri, 13 Jan 2012 22:26:14 +0000 (17:26 -0500)]
adding in gmcharlt's fix for trailing TCN spaces
Conflicts:
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat/BibCommon.pm
Chris Sharp [Wed, 26 Sep 2012 17:14:16 +0000 (13:14 -0400)]
adding new macros to listed ones
Chris Sharp [Thu, 7 Mar 2013 00:23:33 +0000 (19:23 -0500)]
Adding GPLS Helpdesk link to Staff Client portal page and correcting a small typo
Conflicts:
Open-ILS/web/opac/locale/en-US/lang.dtd
Chris Sharp [Mon, 25 Feb 2013 15:12:11 +0000 (10:12 -0500)]
re-adding STAFF_MIDDLENAME, PATRON_MIDDLENAME, PATRON_EXPIRE_DATE, and PATRON_EXPIRE_DATE_YMD to rel_2_3_4
Conflicts:
Open-ILS/xul/staff_client/chrome/content/util/print.js
Chris Sharp [Wed, 1 Feb 2012 20:16:08 +0000 (15:16 -0500)]
Revert "Use my_asv here.. surveys pertinent to the workstation library.. in case survey usage ever takes off. Should probably move some of this to the middle layer"
This reverts commit
54d45c37d91c78cffa00ca3ff0f6298261d548b2.
Chris Sharp [Thu, 17 Nov 2011 13:06:10 +0000 (08:06 -0500)]
adding file that returns circ mod view to normal
Chris Sharp [Fri, 29 Mar 2013 13:09:18 +0000 (09:09 -0400)]
adding mrpeters' awesome favicon
Chris Sharp [Thu, 28 Mar 2013 22:29:57 +0000 (18:29 -0400)]
Changing default hold error messages.
Chris Sharp [Wed, 27 Mar 2013 19:09:51 +0000 (15:09 -0400)]
removing hold/circ history view for patrons until we can review policy concerns
Conflicts:
Open-ILS/src/templates/opac/myopac/holds.tt2
Chris Sharp [Wed, 20 Mar 2013 01:22:35 +0000 (21:22 -0400)]
adding PINES help links
Conflicts:
Open-ILS/src/templates/opac/parts/login/help.tt2
Chris Sharp [Wed, 20 Mar 2013 01:19:04 +0000 (21:19 -0400)]
updating the username/password hints for the opac
Conflicts:
Open-ILS/src/templates/opac/parts/login/form.tt2
Open-ILS/src/templates/opac/parts/login/password_hint.tt2
Chris Sharp [Tue, 19 Mar 2013 17:41:49 +0000 (13:41 -0400)]
improving the default hold message for range-protected items
Chris Sharp [Tue, 19 Mar 2013 17:18:16 +0000 (13:18 -0400)]
Enabling the display of 856 field URLs for related resources
Michael Peters [Wed, 13 Mar 2013 12:31:43 +0000 (08:31 -0400)]
Password Length Helpers
This branch provides length helpers when patrons are setting or resetting
passwords.
This assumes the default 7 characters, 1 number requirement that comes stock.
You would need to change the hard coded strings if you use a different password
requirement regex in Library Settings Editor.
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Michael Peters [Thu, 7 Mar 2013 13:47:37 +0000 (08:47 -0500)]
Remove the hardcoded width of locg dropdown
The hard coded 12em width causes longer library names to be cut
off. This removes that restriction.
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Chris Sharp [Wed, 6 Mar 2013 21:56:35 +0000 (16:56 -0500)]
removing journal title and bib call number from query type selector dropdown
Conflicts:
Open-ILS/src/templates/opac/parts/qtype_selector.tt2
Chris Sharp [Wed, 6 Mar 2013 18:37:10 +0000 (13:37 -0500)]
adding newly designed PINES logos
Chris Sharp [Wed, 6 Mar 2013 18:31:02 +0000 (13:31 -0500)]
removing bib level advanced search filter
Conflicts:
Open-ILS/src/templates/opac/parts/config.tt2
Chris Sharp [Wed, 6 Mar 2013 05:06:14 +0000 (00:06 -0500)]
adding "Georgia PINES" to the title
Chris Sharp [Wed, 6 Mar 2013 05:01:18 +0000 (00:01 -0500)]
adding footer and topnav links and logo
Conflicts:
Open-ILS/src/templates/opac/parts/footer.tt2
Open-ILS/src/templates/opac/parts/topnav_logo.tt2
Chris Sharp [Tue, 5 Mar 2013 15:08:19 +0000 (10:08 -0500)]
attempt to sort libraries by system in tpac results
Includes tsbere's reccomendations to change Record.pm because
it overrides th sorting in AppUtils.pm
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/parts/record/copy_table.tt2
Ben Shum [Fri, 19 Sep 2014 02:52:51 +0000 (22:52 -0400)]
Bumping version numbers, adding Upgrade Script and Changelog
Signed-off-by: Ben Shum <bshum@biblio.org>
Ben Shum [Thu, 11 Sep 2014 05:50:47 +0000 (01:50 -0400)]
Bump OpenILS.pm version
Signed-off-by: Ben Shum <bshum@biblio.org>
Ben Shum [Thu, 11 Sep 2014 21:42:26 +0000 (17:42 -0400)]
Update core committer information on the staff client's About Page
senator has not contributed anything new for the past six months and is
therefore moved to the "Past Core Committer" listing per policies on:
http://wiki.evergreen-ils.org/doku.php?id=contributing:contributors
berick belongs to a new organization and this has been updated accordingly.
Signed-off-by: Ben Shum <bshum@biblio.org>
Chris Sharp [Thu, 18 Sep 2014 16:49:45 +0000 (12:49 -0400)]
LP#
1234927: Pluralizing link names to follow convention.
Based on feedback from Mike Rylander on the Launchpad ticket.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Chris Sharp [Thu, 18 Sep 2014 14:16:20 +0000 (10:16 -0400)]
LP#
1234927 Reporter needs Item -> Combined Aged and Active Circulations link
There is a need for item usage statistics that include more than just active
circulations. I have included links to both Aged (patronless) Circulations
and to Combined Aged and Active Circulations sources.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Chris Sharp [Thu, 18 Sep 2014 15:08:18 +0000 (11:08 -0400)]
LP#
1371173: Reporter: Classic Item List needs link to Item source
Add a link on the reporter.classic_item_list fieldmapper definition
to asset.copy.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Ben Shum [Fri, 19 Sep 2014 00:39:05 +0000 (20:39 -0400)]
More additions to 2.7 Release Notes (part 2)
Add Steve Callender and move Yamil Suarez to the correct position alphabetically.
Also, note the location of the web client README.install file, but also
promise to update this by the next minor release of 2.7 series as a new
section of the primary README file.
Signed-off-by: Ben Shum <bshum@biblio.org>
Kathy Lussier [Thu, 11 Sep 2014 17:10:21 +0000 (13:10 -0400)]
More additions to 2.7 Release Notes
Additions include a brief description of the web client preview, the
addition of Sprint 1 funding partners in the acknowledgements section,
the addition of NC Cardinal in the acknolwedgements section for
funding an acq funds transfer fix, and the addition of another code
contributor whose patch was just merged over the past few days.
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Kathy Lussier [Tue, 26 Aug 2014 19:49:45 +0000 (15:49 -0400)]
lp1271198 Strip browse and facet parameters from links
Browse and facet parameters were sticking to links to author, subject and
series links on record and result pages, as well as some other links where
the search parameters were no longer necessary. This commit:
1. Adds browse_search_parms and facet_search_parms to header.tt2 as new
classes of search parameters that one may want to remove.
2. Removes these parameters from the author and subject links on the
record page. It also uses the same method for removing search parameters
from the author link on the search results page and on the searchbar
Browse link.
3. Fixes an issue where the advanced search links were inadvertently
stripping general search parameters.
4. Adds more parameters to the general_search_parms group so that we can
have cleaner URLs.
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Jason Stephenson [Mon, 19 May 2014 13:19:49 +0000 (09:19 -0400)]
LP
1319560: Another fix for summary.tt2.
Argument "" isn't numeric in numeric gt (>) at
/openils/var/templates/opac/parts/record/summary.tt2 line 56.
It was apparently coming from the .size and not where I thought.
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Jason Stephenson [Thu, 15 May 2014 15:31:56 +0000 (11:31 -0400)]
LP
1319560: Fix the disappearing hold button.
Staff discovered an issue with the tt2 changes that caused the
place hold button to disappear when it shouldn't. Changing an &&
back to || seems to fix this.
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Jason Stephenson [Wed, 14 May 2014 19:46:29 +0000 (15:46 -0400)]
LP
1319560: Silence template error messages in Apache error log.
We get a number of messages like the following in our Apache error
logs on a constant basis:
Argument "" isn't numeric in addition (+) at
/openils/var/templates/opac/parts/record/navigation.tt2 line 6.
Argument "" isn't numeric in division (/) at
/openils/var/templates/opac/results.tt2 line 1.
Argument "" isn't numeric in numeric ge (>=) at
/openils/var/templates/opac/parts/record/navigation.tt2 line 38.
Argument "" isn't numeric in numeric gt (>) at
/openils/var/templates/opac/myopac/holds/edit.tt2 line 106.
Argument "" isn't numeric in numeric gt (>) at
/openils/var/templates/opac/myopac/holds.tt2 line 42.
Argument "" isn't numeric in numeric gt (>) at
/openils/var/templates/opac/parts/place_hold.tt2 line 98.
Argument "" isn't numeric in numeric gt (>) at
/openils/var/templates/opac/parts/record/summary.tt2 line 56.
Argument "" isn't numeric in numeric gt (>) at
/openils/var/templates/opac/parts/result/table.tt2 line 87.
Argument "" isn't numeric in numeric lt (<) at
/openils/var/templates/opac/myopac/hold_history.tt2 line 122.
Argument "" isn't numeric in numeric lt (<) at
/openils/var/templates/opac/myopa/result/table.tt2 line 87.
Argument "" isn't numeric in numeric lt (<) at
/openils/var/templates/opac/myopac/hold_history.tt2 line 122.
Argument "" isn't numeric in numeric lt (<) at
/openils/var/templates/opac/myopac/holds.tt2 line 215.
This commit adds some sanity checking to make those messages go
away.
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Mike Rylander [Thu, 14 Nov 2013 18:36:25 +0000 (13:36 -0500)]
LP#
1251347: Get the most recent session locale for Event description translation
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Steven Chan [Mon, 29 Jul 2013 23:27:13 +0000 (16:27 -0700)]
Fix LP904860, Cannot print a patron address label
The sequence of events for printing an address label is as follows.
Staff client Code in the util/print.js file builds an HTML page of the
address label. The page includes two vital components, 1) a source tag
to pull 'print_win.js' file from the server, and 2) an onload event
handler bound to the body tag to execute a 'print_init()' function that
is defined in the source tag.
However, print_init() is undefined because the source tag contains a
badly formed URL. It needs to be prefixed by 'oils://remote' so that the
new 'oils:' protocol can be used to pull the file remotely from the
server.
Signed-off-by: Steven Chan <schan@sitka.bclibraries.ca>
Signed-off-by: Ben Shum <bshum@biblio.org>