[
https://issues.apache.org/jira/browse/OFBIZ-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902378#action_12902378
]
Jacques Le Roux edited comment on OFBIZ-3863 at 8/25/10 7:57 AM:
-----------------------------------------------------------------
Hi Sacha,
I have applied your last patch (OFBIZ-3863_selectallUpdate.patch). I was able
to test (mostly on FF 3.6.8), here is the WIP so far:
* setUserLayoutPreferences works well
* the quick product access in main catalog page (you enter a productId and then
choose the page you want to go) does not work (not sure to what it's related at
this stage), not in Opera 10.61
* ajaxUpdateArea is not working in FF (this is maybe due to my environment,
many plugins) see
https://localhost:8443/catalog/control/ProductStoreFacilities?productStoreId=9000,
ok in Opera for the add and update but not the delete, same in Chrome. All
work well on trunk demo
* I may have missed something but I did not find any use cases for
ajaxUpdateAreaPeriodic OOTB (did not find any use of autoUpdateLink but in
templates)
* nor for ajaxSubmitRequestUpdateAreas
* nor for submitFormInBackground
* nor for setSelection
* setLookDescription seems to work well since it used by
lookupDescriptionLoaded in fieldlookup.js and there seems to be no pb there
* for ajaxAutoCompleteDropDown, Rupert will give me his patch, and I will see
if it can be applied (he said it could break the Dependent Dropdowns stuff, and
I'd not like that for something that is even not used OOTB)
BTW when we will remove we will need to find a replacement for flotr and adapt
the work done OOTB with it, ie
https://localhost:8443/example/control/ExampleBarChart
More to come...
========Edit: FIXED a TYPO===========
was (Author: jacques.le.roux):
Hi Sacha,
I have applied your last patch (OFBIZ-3863_selectallUpdate.patch). I was able
to test (mostly on FF 3.6.8), here is the WIP so far:
* setUserLayoutPreferences works well
* the quick product access in main catalog page (you enter a productId and then
choose the page you want to go) does not work (not sure to what it's related at
this stage), not in Opera 10.61
* ajaxUpdateArea is not working in FF (this is maybe due to my environment,
many plugins) see
https://localhost:8443/catalog/control/ProductStoreFacilities?productStoreId=9000,
ok in Opera for the add and update but not the delete, same in Chrome. All
work well on trunk demo
* I may have missed something but I did not find any use cases for
ajaxUpdateAreaPeriodic OOTB (did not find any use of autoUpdateLink but in
templates)
* nor for ajaxSubmitRequestUpdateAreas
* nor for submitFormInBackground
* nor for setSelection
* setLookDescription seems to work week since it used by
lookupDescriptionLoaded in fieldlookup.js and there seems to be no pb there
* for ajaxAutoCompleteDropDown, Rupert will give me his patch, and I will see
if it can be applied (he said it could break the Dependent Dropdowns stuff, and
I'd not like that for something that is even not used OOTB)
BTW when we will remove we will need to find a replacement for flotr and adapt
the work done OOTB with it, ie
https://localhost:8443/example/control/ExampleBarChart
More to come...
> selectall.js jquery transformation
> ----------------------------------
>
> Key: OFBIZ-3863
> URL: https://issues.apache.org/jira/browse/OFBIZ-3863
> Project: OFBiz
> Issue Type: Sub-task
> Components: ALL COMPONENTS
> Affects Versions: jQuery
> Reporter: Sascha Rodekamp
> Assignee: Jacques Le Roux
> Fix For: jQuery
>
> Attachments: errorjQuery.png, jeditable.zip,
> OFBIZ-3863_ajaxSubmitFormUpdateAreas.patch, OFBIZ-3863_autocomplete.patch,
> OFBIZ-3863_autocomplete.patch, OFBIZ-3863_autocomplete_inplaceedit.patch,
> OFBIZ-3863_dateTimeField.patch, OFBIZ-3863_selectallUpdate.patch,
> OFBIZ-3863_selectallUpdate.patch, OFBIZ-3863_toggleScreenlet.patch
>
>
> Hi,
> i started to change the selectall.js methods.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.