Bugzilla – Attachment 160070 Details for
Bug 34900
The translation of the string "The " should depend on context
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34900: (follow-up) Add version information to more entries
Bug-34900-follow-up-Add-version-information-to-mor.patch (text/plain), 4.61 KB, created by
Owen Leonard
on 2023-12-19 19:10:05 UTC
(
hide
)
Description:
Bug 34900: (follow-up) Add version information to more entries
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2023-12-19 19:10:05 UTC
Size:
4.61 KB
patch
obsolete
>From fa91947038ef8b231525437b061951e2bcb8edd8 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 19 Dec 2023 19:07:41 +0000 >Subject: [PATCH] Bug 34900: (follow-up) Add version information to more > entries > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index 102ba6d850..3be8621f0c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -1025,12 +1025,12 @@ > > <h2>jQuery and jQuery UI</h2> > <p> >- <a href="https://jquery.com/">jQuery</a>, <a href="https://jqueryui.com/">jQuery UI</a>: <a href="http://github.com/jquery/jquery/blob/master/LICENSE.txt">MIT License</a> >+ <a href="https://jquery.com/">jQuery v3.6.0</a>, <a href="https://jqueryui.com/">jQuery UI v1.13.2</a>: <a href="https://github.com/jquery/jquery/blob/3.6.0/LICENSE.txt">MIT License</a> > </p> > > <h2>jQuery Bar Rating Plugin</h2> > <p> >- <a href="https://antennaio.github.io/jquery-bar-rating/">jQuery Bar Rating plugin</a>: <a href="https://github.com/antennaio/jquery-bar-rating/blob/master/LICENSE.txt">MIT License</a> >+ <a href="https://antennaio.github.io/jquery-bar-rating/">jQuery Bar Rating plugin v1.2.2</a>: <a href="https://github.com/antennaio/jquery-bar-rating/blob/v1.2.2/LICENSE.txt">MIT License</a> > </p> > > <h2>jQuery Emojiarea Plugin</h2> >@@ -1045,7 +1045,7 @@ > > <h2>jQuery Multiple Select Plugin</h2> > <p> >- <a href="https://multiple-select.wenzhixin.net.cn/">jQuery Multiple Select plugin</a>: <a href="https://github.com/wenzhixin/multiple-select/blob/develop/LICENSE">MIT License</a> >+ <a href="https://multiple-select.wenzhixin.net.cn/">jQuery Multiple Select plugin v1.6.0</a>: <a href="https://github.com/wenzhixin/multiple-select/blob/1.6.0/LICENSE">MIT License</a> > </p> > > <h2>jQuery TableDnD Plugin</h2> >@@ -1060,17 +1060,17 @@ > > <h2>jQuery Validation Plugin</h2> > <p> >- <a href="https://jqueryvalidation.org/">jQuery Validation Plugin</a>: <a href="https://github.com/jquery-validation/jquery-validation/blob/master/LICENSE.md">MIT License</a> >+ <a href="https://jqueryvalidation.org/">jQuery Validation Plugin v1.19.3</a>: <a href="https://github.com/jquery-validation/jquery-validation/blob/1.19.3/LICENSE.md">MIT License</a> > </p> > > <h2>JSZip</h2> > <p> >- <a href="https://stuk.github.io/jszip/">JSZip JavaScript library</a>: <a href="https://github.com/Stuk/jszip/blob/v3.1.3/LICENSE.markdown">MIT License, GNU General Public License v3.0</a> >+ <a href="https://stuk.github.io/jszip/">JSZip JavaScript library v3.1.3</a>: <a href="https://github.com/Stuk/jszip/blob/v3.1.3/LICENSE.markdown">MIT License, GNU General Public License v3.0</a> > </p> > > <h2>kjua</h2> > <p> >- <a href="https://larsjung.de/kjua/">kjua JavaScript library v0.6.0</a>: <a href="https://github.com/lrsjng/kjua/blob/master/README.md">MIT License</a> >+ <a href="https://larsjung.de/kjua/">kjua JavaScript library v0.6.0</a>: <a href="https://github.com/lrsjng/kjua/blob/v0.6.0/README.md">MIT License</a> > </p> > > <h2>Leaflet</h2> >@@ -1105,7 +1105,7 @@ > > <h2>Select2</h2> > <p> >- <a href="https://select2.github.io/select2/">Select2 library</a>: <a href="https://github.com/select2/select2/blob/stable/3.5/LICENSE">Apache License, Version 2.0 or GNU General Public License v2.0</a> >+ <a href="https://select2.github.io/select2/">Select2 library v4.0.13</a>: <a href="https://github.com/select2/select2/blob/4.0.13/LICENSE">Apache License, Version 2.0 or GNU General Public License v2.0</a> > </p> > > <h2>TinyMCE WYSIWYG Editor</h2> >-- >2.30.2
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 34900
:
158074
|
159448
|
159501
|
159502
|
159503
|
160069
|
160070
|
160522
|
160523
|
160524
|
160525