From: Terran McCanna Date: Tue, 17 Nov 2020 22:49:51 +0000 (-0500) Subject: OPAC: Customizations to My Account X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=849c4aa25c4cf4491067e01fa283d71d8b802a21;p=evergreen%2Fpines.git OPAC: Customizations to My Account Multiple customizations to new Bootstrap version of My Account. - Hide ebook info from displaying since we're not using it in PINES - Fix wrapping problem with buttons on Holds page - Add help popups to holds history and check out history pages - Add PINES direction to contact their local library for assistance - Remove hold order status (you are 1 of 17 holds) Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/src/templates-bootstrap/opac/myopac/charges.tt2 b/Open-ILS/src/templates-bootstrap/opac/myopac/charges.tt2 index 323a417a1d..62f6085bd5 100755 --- a/Open-ILS/src/templates-bootstrap/opac/myopac/charges.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/myopac/charges.tt2 @@ -142,16 +142,10 @@ [% IF ctx.fines.grocery.size > 0 %]
-
- - - [% IF myopac_cc_allowed %] - [% l("Pay Selected Other Fines and Fees") %] - [% ELSE %] - [% l("Other Fines and Fees") %] - [% END %] - -
+

+ [% l("Charges On Your Account") %] +

+
[% l("PINES Account Tips") %]
[% IF myopac_cc_allowed %]
diff --git a/Open-ILS/src/templates-bootstrap/opac/myopac/circ_history.tt2 b/Open-ILS/src/templates-bootstrap/opac/myopac/circ_history.tt2 index e18bdf55eb..9b13c101e1 100755 --- a/Open-ILS/src/templates-bootstrap/opac/myopac/circ_history.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/myopac/circ_history.tt2 @@ -7,7 +7,7 @@ limit = ctx.circ_history_limit; offset = ctx.circ_history_offset; %] -

[% l('History of Checked Out Items') %]

+

[% l('History of Checked Out Items') %]

[% # In the sorting case, the size is the size of ALL the circ items. In the non-sorting case, diff --git a/Open-ILS/src/templates-bootstrap/opac/myopac/circs.tt2 b/Open-ILS/src/templates-bootstrap/opac/myopac/circs.tt2 index 6d68fd8dde..d232d65974 100755 --- a/Open-ILS/src/templates-bootstrap/opac/myopac/circs.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/myopac/circs.tt2 @@ -5,7 +5,8 @@ myopac_page = "circs"; parent="circs"; %] -

[% l('Items Checked Out') %]

+

[% l('Current Items Checked Out') %]

+
[% l("PINES Account Tips") %]
@@ -173,7 +174,7 @@ Renewals Remaining - [% circ.circ.renewal_remaining %] + [% circ.circ.renewal_remaining %] [% due_date = ctx.parse_datetime(circ.circ.due_date, circ.circ.circ_lib); diff --git a/Open-ILS/src/templates-bootstrap/opac/myopac/hold_history.tt2 b/Open-ILS/src/templates-bootstrap/opac/myopac/hold_history.tt2 index ff0b543b7e..430e66af87 100755 --- a/Open-ILS/src/templates-bootstrap/opac/myopac/hold_history.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/myopac/hold_history.tt2 @@ -9,7 +9,8 @@ count = ctx.hold_history_ids.size; %] -

[% l('Holds History') %]

+

[% l('Holds History') %]

+
[% l("PINES Account Tips") %]
diff --git a/Open-ILS/src/templates-bootstrap/opac/myopac/holds.tt2 b/Open-ILS/src/templates-bootstrap/opac/myopac/holds.tt2 index f9dbbc38a1..4891e2219d 100755 --- a/Open-ILS/src/templates-bootstrap/opac/myopac/holds.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/myopac/holds.tt2 @@ -16,11 +16,12 @@ l("Items on Hold"); END %] +
[% l("PINES Account Tips") %]
-
+
@@ -41,7 +42,7 @@
-
+
[% IF offset != 0 %] limit,offset => (offset - limit)}) %]' >◄[% l('Previous') %] [% END %] diff --git a/Open-ILS/src/templates-bootstrap/opac/myopac/lists.tt2 b/Open-ILS/src/templates-bootstrap/opac/myopac/lists.tt2 index 45bba81db1..3232125441 100755 --- a/Open-ILS/src/templates-bootstrap/opac/myopac/lists.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/myopac/lists.tt2 @@ -14,7 +14,9 @@ %] -
+

[% l('My Lists') %]

+
[% l("PINES Account Tips") %]
+
diff --git a/Open-ILS/src/templates-bootstrap/opac/myopac/main.tt2 b/Open-ILS/src/templates-bootstrap/opac/myopac/main.tt2 index 87dae3f4d8..59ed839d4d 100755 --- a/Open-ILS/src/templates-bootstrap/opac/myopac/main.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/myopac/main.tt2 @@ -13,6 +13,7 @@

[% l('My Account Summary') %]

+
[% l("PINES Account Tips") %]
@@ -51,21 +52,21 @@

[% IF ebook_api.enabled == 'true' %] -
+ -
+ -
+