Bugzilla – Attachment 184280 Details for
Bug 32244
Add Vue and Cypress to the About Koha > Licenses page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32244: Add Cypress license information to the about page
Bug-32244-Add-Cypress-license-information-to-the-a.patch (text/plain), 1.42 KB, created by
David Nind
on 2025-07-18 06:44:47 UTC
(
hide
)
Description:
Bug 32244: Add Cypress license information to the about page
Filename:
MIME Type:
Creator:
David Nind
Created:
2025-07-18 06:44:47 UTC
Size:
1.42 KB
patch
obsolete
>From acd5f3e6bcb5e464e5c09c998e4c5e5f67ef19a4 Mon Sep 17 00:00:00 2001 >From: David Nind <david@davidnind.com> >Date: Fri, 18 Jul 2025 06:15:37 +0000 >Subject: [PATCH] Bug 32244: Add Cypress license information to the about page > >This patch updates the license page with information >about Cypress. > >Test plan: >1. Apply the patch. >2. In the staff interface, go to More > About > Licenses. >3. Scroll to Cypress and note the library name and > licensing information. > >Signed-off-by: David Nind <david@davidnind.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index cdbc8414af8..d08952bbeca 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -1041,7 +1041,8 @@ > <h2>CSSLint</h2> > <p> <a href="">CSSLint v0.9.8</a>: <a href="https://github.com/CSSLint/csslint/blob/v0.9.8/LICENSE">License</a> </p> > >- <h2>D3</h2> >+ <h2>Cypress</h2> >+ <p> <a href="">Cypress</a>: <a href="https://github.com/cypress-io/cypress/blob/develop/LICENSE">MIT License</a> </p><h2>D3</h2> > <p> <a href="https://d3js.org/">D3 JavaScript library for visualizing data v3.5.17</a>: <a href="https://github.com/d3/d3/blob/v3.5.17/LICENSE">ISC Licence</a> </p> > > <h2>DataTables</h2> >-- >2.39.5
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 32244
:
184267
|
184279
|
184280
|
184499
|
184900
|
184901
|
184902
|
184904