[
https://issues.apache.org/jira/browse/OFBIZ-9978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259542#comment-16259542
]
Jacques Le Roux edited comment on OFBIZ-9978 at 11/20/17 5:59 PM:
------------------------------------------------------------------
Thanks Aditya,
Actually since Windows 7, due to UAC (security module) it's (almost) impossible
to use patch.exe. But Cygwin works indeed :)
I have committed your 1st patches at revisions: 1815824 + 1815825
I have 2 remarks:
# We normally rename js libs with revision numbers: JQuery Browse Plugin,
Fancybox.
# Could you please update not only the minified but also the js libs source, :
JQuery Form, MockJax
I wonder if we should not look for a replacement for Elrte which is not
maintained for 8 years https://github.com/Studio-42/elRTE. On the other side it
still works well, so I think it's OK. To possibly be discussed...
I'll have a look at Modernizr ...
was (Author: jacques.le.roux):
Thanks Aditya,
Actually since Windows due to UAC (security) it's (almost) impossible to use
patch.exe. But Cygwin works indeed :)
I have committed your 1st patches at revisions: 1815824 + 1815825
I have 2 remarks:
# We normally rename js libs with revision numbers: JQuery Browse Plugin,
Fancybox.
# Could you please update not only the minified but also the js libs source, :
JQuery Form, MockJax
I wonder if we should not look for a replacement for Elrte which is not
maintained for 8 years https://github.com/Studio-42/elRTE. On the other side it
still works well, so I think it's OK. To possibly be discussed...
I'll have a look at Modernizr ...
> Upgrade Jquery 1.11.0 to JQuery 3.2.1
> -------------------------------------
>
> Key: OFBIZ-9978
> URL: https://issues.apache.org/jira/browse/OFBIZ-9978
> Project: OFBiz
> Issue Type: Improvement
> Reporter: Aditya Sharma
> Assignee: Aditya Sharma
> Attachments: Image 003.png, OFBIZ-9978.patch, OFBIZ-9978_plugins.patch
>
>
> As recommended by JQuery Migrate Plugin:
> # Upgrade the version of jQuery on the page to the latest 1.12.3.
> # Add the uncompressed jQuery Migrate 1.x Plugin to the page.
> # Update any plugins in use since later versions are usually the most
> compatible with recent versions of jQuery.
> # Test the page and resolve any warnings that appear on the console, using
> the JQMIGRATE 1.x warning documentation as a guide.
> # Remove the jQuery Migrate 1.x plugin and ensure that the updated jQuery
> code on the page continues to work properly with only the latest jQuery
> 1.x/2.x in use.
> # Upgrade the version of jQuery on the page to the latest 3.0 version
> (currently 3.0.0) and add the uncompressed jQuery Migrate 3.x plugin to the
> page.
> # Test the page and resolve any warnings that appear on the console, using
> the JQMIGRATE 3.x warning documentation as a guide. Report any bugs in
> third-party plugins to the plugin author.
> # Remove the jQuery Migrate 3.x plugin and ensure that the page continues to
> work properly with only the latest jQuery 3.x in use.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)