Bugzilla – Attachment 178486 Details for
Bug 35267
Clarify CSS options for Notices
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35267: Add preferences to UI
Bug-35267-Add-preferences-to-UI.patch (text/plain), 5.37 KB, created by
Martin Renvoize (ashimema)
on 2025-02-21 14:01:19 UTC
(
hide
)
Description:
Bug 35267: Add preferences to UI
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2025-02-21 14:01:19 UTC
Size:
5.37 KB
patch
obsolete
>From eb26cb8e6a0ed07f96f56b5d340f448d286f1f54 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 4 Oct 2024 16:23:45 +0100 >Subject: [PATCH] Bug 35267: Add preferences to UI > >Sponsored-by: PTFS Europe <https://ptfs-europe.com> >--- > .../admin/preferences/circulation.pref | 7 +--- > .../admin/preferences/staff_interface.pref | 7 +--- > .../en/modules/admin/preferences/tools.pref | 42 ++++++++++++++++++- > 3 files changed, 43 insertions(+), 13 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index 7192181ea4e..b18af6bcb2b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -136,11 +136,6 @@ Circulation: > qslip: "open a print quick slip window" > slip: "open a print slip window" > - . >- - >- - Include the stylesheet at >- - pref: NoticeCSS >- class: url >- - on notices (this should be a complete URL, starting with <code>http://</code>). > - > - pref: UpdateTotalIssuesOnCirc > choices: >@@ -1514,4 +1509,4 @@ Circulation: > choices: > 1: Enable > 0: Disable >- - "the curbside pickup module." >+ - "the curbside pickup module." >\ No newline at end of file >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref >index 8da36fceb14..f445ee5340f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref >@@ -102,11 +102,6 @@ Staff interface: > Results: "Result page" > Both: "Both result and detail pages" > - '. Note: The corresponding XSLT option must be turned on.' >- - >- - Include the stylesheet at >- - pref: SlipCSS >- class: url >- - on Issue and Hold Slips. (This should be a complete URL, starting with <code>http://</code>.) > - > - "Show the following HTML in its own div on the bottom of the home page of the circulation module:" > - pref: IntranetCirculationHomeHTML >@@ -216,4 +211,4 @@ Staff interface: > "enforced": Enforce > "enabled": Enable > "disabled": "Don't enable" >- - two-factor authentication (2FA) for staff members. >+ - two-factor authentication (2FA) for staff members. >\ No newline at end of file >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref >index 195513cf46c..79af469d8dd 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref >@@ -27,6 +27,46 @@ Tools: > - pref: ImageLimit > class: Integer > - images. >+ Notices and slips: >+ - >+ - Include the stylesheet at >+ - pref: AllNoticeStylesheet >+ class: url >+ - on notices regarless of message transport type. (This should be a complete URL, starting with <code>http://</code>.) >+ - >+ - "Include the following CSS on all notices regardless of message transport:" >+ - pref: AllNoticeCSS >+ type: textarea >+ syntax: css >+ class: code >+ - >+ - Include the stylesheet at >+ - pref: EmailNoticeStylesheet >+ class: url >+ - on email notices. (This should be a complete URL, starting with <code>http://</code>.) >+ - >+ - "Include the following CSS on all email notices:" >+ - pref: EmailNoticeCSS >+ type: textarea >+ syntax: css >+ class: code >+ - >+ - "Include the following CSS on all print notices:" >+ - pref: PrintNoticeCSS >+ type: textarea >+ syntax: css >+ class: code >+ - >+ - Include the stylesheet at >+ - pref: PrintSlipStylesheet >+ class: url >+ - on print slips. (This should be a complete URL, starting with <code>http://</code>.) >+ - >+ - "Include the following CSS on all print slips:" >+ - pref: PrintSlipCSS >+ type: textarea >+ syntax: css >+ class: code > News: > - > - "Show the author for news items:" >@@ -49,4 +89,4 @@ Tools: > - Automatically delete temporary uploads older than > - pref: UploadPurgeTemporaryFilesDays > class: integer >- - "days in cleanup_database cron job. NOTE: If you leave this field empty, the cron job will not delete any files. On the other hand a value of 0 means: delete all temporary files." >+ - "days in cleanup_database cron job. NOTE: If you leave this field empty, the cron job will not delete any files. On the other hand a value of 0 means: delete all temporary files." >\ No newline at end of file >-- >2.48.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 35267
:
172414
|
172415
|
172416
|
172417
|
172418
|
172457
|
172458
|
172459
|
172460
|
172461
|
172462
|
172463
|
172474
|
172475
|
172476
|
172477
|
172478
|
172479
|
172480
|
172485
|
172486
|
172487
|
172488
|
172489
|
172490
|
172491
|
175531
|
175532
|
175533
|
175534
|
175535
|
175536
|
175706
|
175707
|
175708
|
175709
|
175710
|
175711
|
175715
|
175716
|
175717
|
175718
|
175719
|
175721
|
175723
|
175724
|
175725
|
175726
|
175727
|
175728
|
175729
|
178485
|
178486
|
178487
|
178488
|
178489
|
178490
|
178491
|
180574
|
180575
|
180576
|
180577
|
180578
|
180579
|
180580
|
180963
|
180964
|
180965
|
180966
|
180967
|
180968
|
180969
|
180970
|
180971