[jira] Created: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
16 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
Basic Menu Changes to make them work with jQuery
------------------------------------------------

                 Key: OFBIZ-3817
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
             Project: OFBiz
          Issue Type: Sub-task
          Components: themes
            Reporter: Sascha Rodekamp


Hi here a first patch to make the menus in all Themes work with jQuery.

I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
It's easier to find related issues.

I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.

so please unzip and copy to /images/jquery/plugins/jquery.class/



--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-3817:
-----------------------------------

    Attachment: OFBIZ-3817_plugins.zip
                OFBIZ-3817_jQuery_Menu_fix.patch

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_plugins.zip
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwan de FERRIERES reassigned OFBIZ-3817:
-----------------------------------------

    Assignee: Erwan de FERRIERES

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_plugins.zip
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12877744#action_12877744 ]

Erwan de FERRIERES commented on OFBIZ-3817:
-------------------------------------------

Hi Sascha,
There is a problem with the jQuery plugin : there is no explicit license....
Would you contact the plugin creator, and ask him to choose one which is compatible with Apache?

Thanks,


> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_plugins.zip
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-3817:
-----------------------------------

    Attachment: OFBIZ-3817_jQuery_Menu_fix.patch

i forgot to remove Tabs :-)

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_plugins.zip
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12877746#action_12877746 ]

Jacques Le Roux commented on OFBIZ-3817:
----------------------------------------

Hi Erwan,

Don't worry about the licence. This problem is already resolved. Jquery as dual licensing: GPL and MIT. In this case we can use MIT, the Apache policy is OK with that.

Thanks to care

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_plugins.zip
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12877747#action_12877747 ]

Jacques Le Roux commented on OFBIZ-3817:
----------------------------------------

Oops, the plugin :) Yes... we need to check that indeed

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_plugins.zip
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12877749#action_12877749 ]

Jacques Le Roux commented on OFBIZ-3817:
----------------------------------------

That's why we where more inclined to Dojo at 1st place, it's a framework, not a lot of spared pieces.

Anyway, we can hope that the plugins will at least follow the JQuery policy: dual licensing... I'd suggest to suggest that to the plugin author...

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_plugins.zip
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12877750#action_12877750 ]

Sascha Rodekamp commented on OFBIZ-3817:
----------------------------------------

Ok i will contact the autor and see what happen :)

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_plugins.zip
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879259#action_12879259 ]

Sascha Rodekamp commented on OFBIZ-3817:
----------------------------------------

Good morning guys,

hm the developer of the plugin didn't answer. So i will remove this libary. It's possible to create JS Object Classes in another way without using plugins. That's not so beautifull but will work in the same way :)

Cheers
Me

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_plugins.zip
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879283#action_12879283 ]

Jacques Le Roux commented on OFBIZ-3817:
----------------------------------------

Thanks Sascha,

Yes that's sometimes the problem with third party plugins...

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_plugins.zip
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-3817:
-----------------------------------

    Attachment: OFBIZ-3817_jQuery_Menu_fix.patch

Good morning guys here is the first patch for today, i removed the jQuery Class Plugin ... we didn't need it ;)

Cheers Sascha

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-3817:
-----------------------------------

    Attachment:     (was: OFBIZ-3817_plugins.zip)

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwan de FERRIERES closed OFBIZ-3817.
-------------------------------------

    Resolution: Fixed

Done at r956423, thanks Sascha.

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880730#action_12880730 ]

Sascha Rodekamp commented on OFBIZ-3817:
----------------------------------------

Thanks Erwan for you commit :) Have a nice day!

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3817) Basic Menu Changes to make them work with jQuery

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-3817:
-----------------------------------

        Fix Version/s: jQuery
    Affects Version/s: jQuery

> Basic Menu Changes to make them work with jQuery
> ------------------------------------------------
>
>                 Key: OFBIZ-3817
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3817
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: themes
>    Affects Versions: jQuery
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>             Fix For: jQuery
>
>         Attachments: OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch, OFBIZ-3817_jQuery_Menu_fix.patch
>
>
> Hi here a first patch to make the menus in all Themes work with jQuery.
> I removed the prototype loading in the commons screens, the result is that the browser throws an error evertime he find JS code that's not compatible to jQuery.
> It's easier to find related issues.
> I also added a zip file which contains a new jQuerry Plugin for creating Object oriented Classes, for me it's very usefull.
> so please unzip and copy to /images/jquery/plugins/jquery.class/

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.