[jira] Commented: (OFBIZ-3814) jQuery Implementtion - Umbrella Main Task

2011-01-18 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12983284#action_12983284
 ] 

Jacques Le Roux commented on OFBIZ-3814:


Apart The time part (cursors) of the Date Time picker is not 
internationalized (OFBIZ-4015), all is done here. We will also wait elrte 
editor update before closing anyway

 jQuery Implementtion - Umbrella Main Task
 -

 Key: OFBIZ-3814
 URL: https://issues.apache.org/jira/browse/OFBIZ-3814
 Project: OFBiz
  Issue Type: New Feature
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Sascha Rodekamp
Assignee: Erwan de FERRIERES
 Fix For: jQuery, SVN trunk


 This task is to group the related sub-tasks.
 -We plan to replace all prototype/ dojo based javascript Code with jQuery 
 based code.-
 -For this task a special development branch exists: jquery.-
 -It will be merged into the trunk after all problems/issue are solved.-
 *The jQuery branch have been merged in trunk. A beforejQuery tag has been 
 put.*

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



[jira] Commented: (OFBIZ-3814) jQuery Implementtion - Umbrella Main Task

2010-12-20 Thread Rohit Sureka (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973189#action_12973189
 ] 

Rohit Sureka commented on OFBIZ-3814:
-

hi,

i found another error...the find button is not working in the 'googlebase' 
application. The 'googlebase' application has a page using which u can to 
search for product to be submitted to google base. the find button is not 
submitting the page at all.

this bug is related to the jQuery merger.

thanks,

rohit
 

 jQuery Implementtion - Umbrella Main Task
 -

 Key: OFBIZ-3814
 URL: https://issues.apache.org/jira/browse/OFBIZ-3814
 Project: OFBiz
  Issue Type: New Feature
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Sascha Rodekamp
Assignee: Erwan de FERRIERES
 Fix For: jQuery, SVN trunk


 This task is to group the related sub-tasks.
 -We plan to replace all prototype/ dojo based javascript Code with jQuery 
 based code.-
 -For this task a special development branch exists: jquery.-
 -It will be merged into the trunk after all problems/issue are solved.-
 *The jQuery branch have been merged in trunk. A beforejQuery tag has been 
 put.*

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



[jira] Commented: (OFBIZ-3814) jQuery Implementtion - Umbrella Main Task

2010-12-19 Thread Sascha Rodekamp (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972952#action_12972952
 ] 

Sascha Rodekamp commented on OFBIZ-3814:


Thanks Rhoit i create a task for me OFBIZ-4067. Fix comes ASAP.



 jQuery Implementtion - Umbrella Main Task
 -

 Key: OFBIZ-3814
 URL: https://issues.apache.org/jira/browse/OFBIZ-3814
 Project: OFBiz
  Issue Type: New Feature
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Sascha Rodekamp
Assignee: Erwan de FERRIERES
 Fix For: jQuery, SVN trunk


 This task is to group the related sub-tasks.
 -We plan to replace all prototype/ dojo based javascript Code with jQuery 
 based code.-
 -For this task a special development branch exists: jquery.-
 -It will be merged into the trunk after all problems/issue are solved.-
 *The jQuery branch have been merged in trunk. A beforejQuery tag has been 
 put.*

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



[jira] Commented: (OFBIZ-3814) jQuery Implementtion - Umbrella Main Task

2010-12-18 Thread Rohit Sureka (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972927#action_12972927
 ] 

Rohit Sureka commented on OFBIZ-3814:
-

hi..
with the jQuery branch being merged into the trunk, 2 new issues have been 
identified in the onepagecheckout, and they are:

1) the remove item link does not work in the shoppingcart panel, and
2) the cart is not updated if cart quantity is changed or promo codes are 
entered.

Rohit


 jQuery Implementtion - Umbrella Main Task
 -

 Key: OFBIZ-3814
 URL: https://issues.apache.org/jira/browse/OFBIZ-3814
 Project: OFBiz
  Issue Type: New Feature
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Sascha Rodekamp
Assignee: Erwan de FERRIERES
 Fix For: jQuery, SVN trunk


 This task is to group the related sub-tasks.
 -We plan to replace all prototype/ dojo based javascript Code with jQuery 
 based code.-
 -For this task a special development branch exists: jquery.-
 -It will be merged into the trunk after all problems/issue are solved.-
 *The jQuery branch have been merged in trunk. A beforejQuery tag has been 
 put.*

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



[jira] Commented: (OFBIZ-3814) jQuery Implementtion - Umbrella Main Task

2010-10-24 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924295#action_12924295
 ] 

Jacques Le Roux commented on OFBIZ-3814:


Quoting http://markmail.org/message/tuncovtwewvzucai
{quote}
We are not yet completly ready (almost all is done, we need more testing), but 
I think that when we will merge the jQuery branch we should use

jQuery.noConflict();

and keep using jQuery( instead of the $( shortcut. Until we all agree about not 
doing so. Because some of us are certainly using Dojo or/and Prototype in their 
custom projects based on trunk and it would be a nightmare otherwise. 

{quote}

OOTB we will remove all Prototype/Dojo libs loading. Actually  we will 
comment lines out to simplify using them if needed...

 jQuery Implementtion - Umbrella Main Task
 -

 Key: OFBIZ-3814
 URL: https://issues.apache.org/jira/browse/OFBIZ-3814
 Project: OFBiz
  Issue Type: New Feature
  Components: ALL COMPONENTS
Reporter: Sascha Rodekamp
Assignee: Erwan de FERRIERES
 Fix For: jQuery


 This task is to group the related sub-tasks.
 We plan to replace all prototype/ dojo based javascript Code with jQuery 
 based code.
 For this task a special development branch exists: jquery.
 It will be merged into the trunk after all problems/issue are solved.

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



[jira] Commented: (OFBIZ-3814) jQuery Implementtion - Umbrella Main Task

2010-10-07 Thread Michael Xu (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12918796#action_12918796
 ] 

Michael Xu commented on OFBIZ-3814:
---

hi Sascha,

Yes, we do need a wish list and I think JIRA is good enough for that.

Also, I have created a new issue for my wish: OFBIZ-3981

thanks,
Michael

 jQuery Implementtion - Umbrella Main Task
 -

 Key: OFBIZ-3814
 URL: https://issues.apache.org/jira/browse/OFBIZ-3814
 Project: OFBiz
  Issue Type: New Feature
  Components: ALL COMPONENTS
Reporter: Sascha Rodekamp
Assignee: Erwan de FERRIERES
 Fix For: jQuery


 This task is to group the related sub-tasks.
 We plan to replace all prototype/ dojo based javascript Code with jQuery 
 based code.
 For this task a special development branch exists: jquery.
 It will be merged into the trunk after all problems/issue are solved.

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



[jira] Commented: (OFBIZ-3814) jQuery Implementtion - Umbrella Main Task

2010-10-06 Thread Michael Xu (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12918783#action_12918783
 ] 

Michael Xu commented on OFBIZ-3814:
---

hi,

I wish we could have such feature implemented by jquery.

Replace/enhance current list form with jquery table, which allow users to:
# show/hide any columns
# group by any column
# change the position of columns by dragdrop
# export table to csv/excel

What do you think?

Regards,
Michael

 jQuery Implementtion - Umbrella Main Task
 -

 Key: OFBIZ-3814
 URL: https://issues.apache.org/jira/browse/OFBIZ-3814
 Project: OFBiz
  Issue Type: New Feature
  Components: ALL COMPONENTS
Reporter: Sascha Rodekamp
Assignee: Erwan de FERRIERES
 Fix For: jQuery


 This task is to group the related sub-tasks.
 We plan to replace all prototype/ dojo based javascript Code with jQuery 
 based code.
 For this task a special development branch exists: jquery.
 It will be merged into the trunk after all problems/issue are solved.

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



[jira] Commented: (OFBIZ-3814) jQuery Implementtion - Umbrella Main Task

2010-10-06 Thread Bruno Busco (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12918787#action_12918787
 ] 

Bruno Busco commented on OFBIZ-3814:


Michael,
I think those form features would be very interesting to have in OFBiz.
Thank you for any effort you would provide on this topic.


 jQuery Implementtion - Umbrella Main Task
 -

 Key: OFBIZ-3814
 URL: https://issues.apache.org/jira/browse/OFBIZ-3814
 Project: OFBiz
  Issue Type: New Feature
  Components: ALL COMPONENTS
Reporter: Sascha Rodekamp
Assignee: Erwan de FERRIERES
 Fix For: jQuery


 This task is to group the related sub-tasks.
 We plan to replace all prototype/ dojo based javascript Code with jQuery 
 based code.
 For this task a special development branch exists: jquery.
 It will be merged into the trunk after all problems/issue are solved.

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



[jira] Commented: (OFBIZ-3814) jQuery Implementtion - Umbrella Main Task

2010-10-06 Thread Sascha Rodekamp (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12918791#action_12918791
 ] 

Sascha Rodekamp commented on OFBIZ-3814:


Hey Michael, Hey Bruno and Good morning :-)
yes the jQuery tabels would be a great thing. We should think about this after 
the migration is completed.  

 jQuery Implementtion - Umbrella Main Task
 -

 Key: OFBIZ-3814
 URL: https://issues.apache.org/jira/browse/OFBIZ-3814
 Project: OFBiz
  Issue Type: New Feature
  Components: ALL COMPONENTS
Reporter: Sascha Rodekamp
Assignee: Erwan de FERRIERES
 Fix For: jQuery


 This task is to group the related sub-tasks.
 We plan to replace all prototype/ dojo based javascript Code with jQuery 
 based code.
 For this task a special development branch exists: jquery.
 It will be merged into the trunk after all problems/issue are solved.

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



[jira] Commented: (OFBIZ-3814) jQuery Implementtion - Umbrella Main Task

2010-09-04 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906286#action_12906286
 ] 

Jacques Le Roux commented on OFBIZ-3814:


As we use the jQuery branch in development of a custom project and we need all 
to work, I put back Prototype in the GlobalDecorator. It was temporarily needed 
for Dependent dropdowns mechanism but it's not the only reason, as I will soon 
transform this mechanism to use jQuery

It was removed at r956423 for https://issues.apache.org/jira/browse/OFBIZ-3817. 
It can be commented out temporarily while working on stuff where it's easier to 
not have it in, following Sascha's comment in OFBIZ-3817: 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.

We will remove it when all will have been migrated. It seems we have the same 
problem with Dojo... Please consider that some projects may have chosen to work 
directly with this branch...

Thanks

 jQuery Implementtion - Umbrella Main Task
 -

 Key: OFBIZ-3814
 URL: https://issues.apache.org/jira/browse/OFBIZ-3814
 Project: OFBiz
  Issue Type: New Feature
  Components: ALL COMPONENTS
Reporter: Sascha Rodekamp
Assignee: Erwan de FERRIERES
 Fix For: jQuery


 This task is to group the related sub-tasks.
 We plan to replace all prototype/ dojo based javascript Code with jQuery 
 based code.
 For this task a special development branch exists: jquery.
 It will be merged into the trunk after all problems/issue are solved.

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



[jira] Commented: (OFBIZ-3814) jQuery Implementtion - Umbrella Main Task

2010-09-04 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906291#action_12906291
 ] 

Jacques Le Roux commented on OFBIZ-3814:


Also, of course, when we will have finished the migration we will not only 
remove Prototype but also replace all jQuery. by $.

 jQuery Implementtion - Umbrella Main Task
 -

 Key: OFBIZ-3814
 URL: https://issues.apache.org/jira/browse/OFBIZ-3814
 Project: OFBiz
  Issue Type: New Feature
  Components: ALL COMPONENTS
Reporter: Sascha Rodekamp
Assignee: Erwan de FERRIERES
 Fix For: jQuery


 This task is to group the related sub-tasks.
 We plan to replace all prototype/ dojo based javascript Code with jQuery 
 based code.
 For this task a special development branch exists: jquery.
 It will be merged into the trunk after all problems/issue are solved.

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



[jira] Commented: (OFBIZ-3814) jQuery Implementtion - Umbrella Main Task

2010-08-27 Thread Sascha Rodekamp (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12903420#action_12903420
 ] 

Sascha Rodekamp commented on OFBIZ-3814:


# Outstanding jQuery Transformations #

Hey everybody, i like to give you a short update, what we have done in our 
jQuery migration project so far and which tasks are still pending.

Maybe someone have time to take the one or other point!

1.) js Files in Order Modul
2.) Framework / common / JavaScriptTests
3.) HTML Editor (we have to discuss which one we should use)
4.) specialpurpose / ecommerce (Ankit started to migrate the OnePageCheckout 
process)
5.) specialpurpose / ofbizwebsite
6.) specialpurpose / webpos
7.) Update all Themes
8.) Delete all old javascript libraries and plugins (prototype and dojo)

I hope i don't forget any tasks.

Cheers

 jQuery Implementtion - Umbrella Main Task
 -

 Key: OFBIZ-3814
 URL: https://issues.apache.org/jira/browse/OFBIZ-3814
 Project: OFBiz
  Issue Type: New Feature
  Components: ALL COMPONENTS
Reporter: Sascha Rodekamp
Assignee: Erwan de FERRIERES
 Fix For: jQuery


 This task is to group the related sub-tasks.
 We plan to replace all prototype/ dojo based javascript Code with jQuery 
 based code.
 For this task a special development branch exists: jquery.
 It will be merged into the trunk after all problems/issue are solved.

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