Bugzilla – Attachment 38747 Details for
Bug 5685
Validation of email address fields
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 5685: Add missing about information
PASSED-QA-Bug-5685-Add-missing-about-information.patch (text/plain), 1.71 KB, created by
Kyle M Hall (khall)
on 2015-05-01 14:00:55 UTC
(
hide
)
Description:
[PASSED QA] Bug 5685: Add missing about information
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-05-01 14:00:55 UTC
Size:
1.71 KB
patch
obsolete
>From 8750f4c8283fc1d46252fb0037a87a2e526c2b3a Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Wed, 29 Apr 2015 20:52:43 -0400 >Subject: [PATCH] [PASSED QA] Bug 5685: Add missing about information >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >In comment #20, Katrin requested the about page be updated >to reflect the addition of a jquery plugin. > >TEST PLAN >--------- >1) Apply all patches >2) Log in to Staff Client >3) Home -> About Koha -> Licenses > -- jQuery Validation Plugin is now listed nicely. >4) Run koha qa test tools > >License appears as expected, qa OK >Signed-off-by: Marc Véron <veron@veron.ch> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index fc0d8a5..94d767a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -682,6 +682,9 @@ > <h2>Javascript Diff Algorithm</h2> > <p>The <a href="http://ejohn.org/projects/javascript-diff-algorithm/">Javascript Diff Algorithm</a> plugin by John Resig is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT License</a>.</p> > >+ <h2>jQuery Validation Plugin</h2> >+ <p>The <a href="http://jqueryvalidation.org/">jQuery Validation Plugin</a> written and maintained by Jörn Zaefferer is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT License</a>.</p> >+ > </div> > > <div id="translations"> >-- >1.7.2.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 5685
:
3814
|
3860
|
30829
|
32622
|
32623
|
32624
|
37391
|
37392
|
37393
|
38063
|
38064
|
38065
|
38707
|
38708
|
38709
|
38710
|
38711
|
38715
|
38744
|
38745
|
38746
| 38747