Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Owen Leonard 4c17151d74
Bug 23566: Continue on device - with QR codes
This patch adds the option to show a QR code on the OPAC bibliographic
detail page. The URL of the page is encoded in the image so that
scanning it will take the user to that page on their device. The feature
is controlled by a new system preference, OPACDetailQRCode, which is
disabled by default.

The QR Code is generated by a JavaScript library, "kjua"
(https://github.com/lrsjng/kjua), which has been added to the "About"
page in the staff client.

To test, apply the patch and run the database update. Rebuild the OPAC
CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).

 - In the staff client, go to Administration -> System preferences.
 - Locate the OPACDetailQRCode system preferences under OPAC ->
   Features. It should be disabled.
   - Enable the preference and switch to the OPAC.
 - Locate a title in the catalog and view the detail page.
   - In the sidebar menu there should be a "Send to device" link.
   - Clicking the link should display a QR Code.
   - Scan the code using a QR Code-capable device.
   - The URL should be correct.
 - Disable the system preference and confirm that the "Send to device"
   link no longer appears on the OPAC detail page.

Signed-off-by: Christopher Brannon <cbrannon@cdalibrary.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-01 14:38:02 +01:00
..
preferences Bug 23566: Continue on device - with QR codes 2019-10-01 14:38:02 +01:00
searchengine/elasticsearch Bug 18213: Add language facets to Elasticsearch 2019-03-28 15:57:32 +00:00
additional-fields.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
admin-home.tt Bug 23321: Add cash register management 2019-09-23 11:39:21 +01:00
adveditorshortcuts.tt Bug 21411: (follow-up) Clean up for QA 2019-05-10 18:59:39 +00:00
aqbudgetperiods.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
aqbudgets.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
aqcontract.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
aqplan.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
audio_alerts.tt Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
auth_subfields_structure.tt Bug 21706: (QA follow-up) Fix tabs 2018-11-12 16:39:57 -03:00
auth_tag_structure.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
authorised_values.tt Bug 23689: (follow-up) Use Library limitations to match other occurrences 2019-10-01 07:45:27 +01:00
authtypes.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
biblio_framework.tt Bug 8558: Improve confirmation message for importing frameworks 2019-06-06 15:47:28 +01:00
branch_transfer_limits.tt Bug 18584: Our legacy code contains trailing-spaces 2019-04-12 02:01:39 +00:00
branches.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
cash_registers.tt Bug 23321: (QA follow-up) Add missing TT filters 2019-09-23 11:39:23 +01:00
categories.tt Bug 23605: Fix terminology for branches limitations on patron category admin page 2019-09-23 10:40:38 +01:00
checkmarc.tt Bug 20739: Update two-column templates with Bootstrap grid, Administration part 3 2018-08-30 13:40:33 +00:00
cities.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
classsources.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
clone-rules.tt Bug 20739: Update two-column templates with Bootstrap grid, Administration part 3 2018-08-30 13:40:33 +00:00
columns_settings.tt Bug 21783: Reindent admin/columns_settings.tt 2019-04-19 14:38:50 +00:00
currency.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
didyoumean.tt Bug 14457: (QA follow-up) Fix QA script complaints and amend system preference text 2019-04-16 13:17:33 +00:00
edi_accounts.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
edi_ean_accounts.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
item_circulation_alerts.tt Bug 21672: Switch templates to Bootstrap grid: Various 2019-01-25 17:41:37 +00:00
items_search_field.tt Bug 20740: Update two-column templates with Bootstrap grid, Administration part 4 2018-08-30 13:40:34 +00:00
items_search_fields.tt Bug 19497: Removed title (tooltip) from Edit button in items_search_fields.tt 2019-04-11 13:52:08 +00:00
itemtypes.tt Bug 23602: (follow-up) Improve tooltip formatting 2019-09-27 14:08:19 +01:00
koha2marclinks.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
library_groups.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
localization.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
marc_subfields_structure.tt Bug 21740: Show @ when editing fixed-length fields on bibliographic frameworks 2018-11-05 14:41:03 +00:00
marctagstructure.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
matching-rules.tt Bug 23324: Add an ISBN normalization routine 2019-08-16 12:26:48 +01:00
oai_set_mappings.tt Bug 20742: Update two-column templates with Bootstrap grid: Administration part 6 2018-09-06 12:43:20 +00:00
oai_sets.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
overdrive.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
patron-attr-types.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
preferences.tt Bug 8000: (QA follow-up) Add email validation to system preferences 2019-04-29 15:08:47 +00:00
printers.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
share_content.tt Bug 22210: (QA follow-up) Tiny gramatical correction 2019-06-18 12:23:10 +01:00
smart-rules.tt Bug 23445: Make loan period unit translatable fixing editing issue 2019-08-16 11:47:09 +01:00
sms_providers.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
sru_modmapping.tt Bug 21647: Clean up SRU fields mapping templates 2018-11-06 17:01:44 +00:00
sru_modmapping_auth.tt Bug 21647: Clean up SRU fields mapping templates 2018-11-06 17:01:44 +00:00
systempreferences.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
transport-cost-matrix.tt Bug 21279: Fix &nbsp; in transport cost matrix 2018-10-15 13:08:04 +00:00
usage_statistics.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
z3950servers.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00