[jira] [Assigned] (OFBIZ-3996) Hardcoded sentences in default-message tags.

2011-06-06 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reassigned OFBIZ-3996:
-

Assignee: Marco Risaliti

 Hardcoded sentences in default-message tags.
 --

 Key: OFBIZ-3996
 URL: https://issues.apache.org/jira/browse/OFBIZ-3996
 Project: OFBiz
  Issue Type: Improvement
Reporter: Jacques Le Roux
Assignee: Marco Risaliti

 While working on OFBIZ-3995 I stumbled upon many hardcoded sentences in 
 default-message tags.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-3996) Hardcoded sentences in default-message tags.

2011-06-06 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3996.
-

   Resolution: Fixed
Fix Version/s: SVN trunk

Fixed into trunk rev. 1132726

 Hardcoded sentences in default-message tags.
 --

 Key: OFBIZ-3996
 URL: https://issues.apache.org/jira/browse/OFBIZ-3996
 Project: OFBiz
  Issue Type: Improvement
Reporter: Jacques Le Roux
Assignee: Marco Risaliti
 Fix For: SVN trunk


 While working on OFBIZ-3995 I stumbled upon many hardcoded sentences in 
 default-message tags.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Reopened] (OFBIZ-1116) Problem making SSL connection to admin apps with Safari

2011-05-31 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reopened OFBIZ-1116:
---


Sorry too fast to close it, I have reopened it.
I have tested on Safari 5 and Firefox 4 with Tomcat 6.34 and clientAuth to want 
and the problem still existing.

 Problem making SSL connection to admin apps with Safari
 ---

 Key: OFBIZ-1116
 URL: https://issues.apache.org/jira/browse/OFBIZ-1116
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: SVN trunk
Reporter: Joe Eckard
Priority: Minor
 Fix For: SVN trunk


 I can't seem to connect to any admin apps via SSL. The error message from 
 Safari is:
 Safari can't open the page https://localhost:8443/webtools/control/main; 
 because it couldn't establish a secure connection to the server localhost.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (OFBIZ-3567) MyPortalUiLabels references

2011-05-30 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-3567:
---

Hi Adam,

probably if myportal component will be moved to framework this is no more an 
issue but actually myportal is a specialpurpose component so this reference has 
to be removed.
Any ideas how to proceed ?

Thanks
Marco

 MyPortalUiLabels references
 ---

 Key: OFBIZ-3567
 URL: https://issues.apache.org/jira/browse/OFBIZ-3567
 Project: OFBiz
  Issue Type: Bug
  Components: order
Affects Versions: SVN trunk
Reporter: Adam Heath
Assignee: Marco Risaliti

 The following files reference MyPortalUiLabels:
 applications/order/widget/ordermgr/OrderViewScreens.xml

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-185) Integrated Javadocs

2011-05-30 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-185.


Resolution: Fixed

Javadoc has been already integrated in the OFBiz build

 Integrated Javadocs
 ---

 Key: OFBIZ-185
 URL: https://issues.apache.org/jira/browse/OFBIZ-185
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Leon Torres
Priority: Minor
 Fix For: SVN trunk

 Attachments: integrated-javadocs.patch


 Create integrated javadocs for the applications with ant.  Basically recreate 
 in ofbiz what I did for opentaps here:
 http://www.opentaps.org/javadocs/version-0.9/framework/api/
 http://www.opentaps.org/javadocs/version-0.9/applications/api/
 The idea is to group related components together into a set of two or more 
 javadoc builds that reference each other.  (And as bonus, the core Java APIs.)
 One solution would be to normalize each component build.xml so they all have 
 a javadoc output of ${basedir}/javadocs/componentName/api/.  Then use the 
 link href=/ element to correctly reference the relative paths so the 
 links are generated.  Each component has its own javadoc build, which can get 
 difficult to manage. 
 The other option is to group the components by related function into two or 
 more javadoc builds such as done in the above links.  (More than two because 
 ant runs out of memory with one, even when I gave it 1GB of memory.)  This 
 would reqiure a universal build file, say ${basedir}/javadoc.xml.  The 
 advantages are ease of navigation and ease of customization.  It is also far 
 easier to implement than having to go and modify every build.xml.
 If the latter method is desired, I will create the instructions for ofbiz.  
 What would be the best organization for the components in this case?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-411) Add initial support for dojotoolkit

2011-05-30 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-411.


   Resolution: Fixed
Fix Version/s: SVN trunk

Now that the standard ajax libary is jQuery, this issue can be closed.

 Add initial support for dojotoolkit
 ---

 Key: OFBIZ-411
 URL: https://issues.apache.org/jira/browse/OFBIZ-411
 Project: OFBiz
  Issue Type: New Feature
  Components: specialpurpose/ecommerce
Reporter: Chris Howe
Priority: Minor
 Fix For: SVN trunk

 Attachments: dojoPatch.patch


 Give the option to utilize the dojo toolkit in the ecommerce application as 
 POC as well as pushing ajax usage into OFBiz.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-1116) Problem making SSL connection to admin apps with Safari

2011-05-30 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-1116.
-

Resolution: Fixed

With Safari 5.0.5 and Mac Os X.6.7 this issue is no more present so I will 
close this issue.

 Problem making SSL connection to admin apps with Safari
 ---

 Key: OFBIZ-1116
 URL: https://issues.apache.org/jira/browse/OFBIZ-1116
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: SVN trunk
Reporter: Joe Eckard
Priority: Minor
 Fix For: SVN trunk


 I can't seem to connect to any admin apps via SSL. The error message from 
 Safari is:
 Safari can't open the page https://localhost:8443/webtools/control/main; 
 because it couldn't establish a secure connection to the server localhost.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (OFBIZ-1559) POC: Client-side form validation

2011-05-30 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-1559:
---

Can this issue be closed ?

Thanks
Marco

 POC: Client-side form validation
 

 Key: OFBIZ-1559
 URL: https://issues.apache.org/jira/browse/OFBIZ-1559
 Project: OFBiz
  Issue Type: New Feature
  Components: framework
Affects Versions: SVN trunk
Reporter: Scott Gray
Priority: Minor
 Attachments: screenshot-1.jpg, validation.patch, validation.patch


 Proof of concept for using a client side form validation library with the 
 form widget.  
 If a form widget field has required-field=true then the can't submit the 
 form until they enter something in that field.
 I used JSValidate (http://www.jsvalidate.com/) as the library, but I couldn't 
 find any license info on their site (I googled site:jsvalidate.com license)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-2285) Patch attached to add Global Era to home page listing of service providers

2011-05-30 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-2285.
-

Resolution: Won't Fix

 Patch attached to add Global Era to home page listing of service providers
 --

 Key: OFBIZ-2285
 URL: https://issues.apache.org/jira/browse/OFBIZ-2285
 Project: OFBiz
  Issue Type: Task
  Components: site
Reporter: Vince Clark
 Attachments: addGlobalEraToHomePage.patch


 Please review attached patch and consider including us on the home page of 
 the new site.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-3216) Danish translations for CommonUiLabels

2011-05-30 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3216.
-

Resolution: Incomplete

No patches no translations, feel free to open a new issue.

 Danish translations for CommonUiLabels
 --

 Key: OFBIZ-3216
 URL: https://issues.apache.org/jira/browse/OFBIZ-3216
 Project: OFBiz
  Issue Type: Sub-task
  Components: framework
Affects Versions: SVN trunk
Reporter: André Herbst
Priority: Trivial
 Fix For: SVN trunk




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-2290) Danish translations

2011-05-30 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-2290.
-

Resolution: Fixed

All the sub-tasks are now close so the main issue can be closed.

 Danish translations
 ---

 Key: OFBIZ-2290
 URL: https://issues.apache.org/jira/browse/OFBIZ-2290
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: André Herbst
Priority: Trivial
 Fix For: SVN trunk




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-2992) Translation to Brazilian Portuguese

2011-05-30 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-2992.
-

Resolution: Incomplete

No patches no translations, feel free to open a new issue.

 Translation to Brazilian Portuguese
 ---

 Key: OFBIZ-2992
 URL: https://issues.apache.org/jira/browse/OFBIZ-2992
 Project: OFBiz
  Issue Type: Improvement
  Components: product
Affects Versions: SVN trunk
 Environment: Linux Mint 7. Notebook dual core, 2G ram, 150G harddrive
Reporter: Fernando da Motta Hildebrand
Priority: Minor
 Fix For: SVN trunk

   Original Estimate: 96h
  Remaining Estimate: 96h

 Translation to Brasilian Portuguese

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-3564) accounting has dependency on projectmgr

2011-05-28 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3564.
-

   Resolution: Fixed
Fix Version/s: SVN trunk

Fixed into trunk rev. 1128623

 accounting has dependency on projectmgr
 ---

 Key: OFBIZ-3564
 URL: https://issues.apache.org/jira/browse/OFBIZ-3564
 Project: OFBiz
  Issue Type: Bug
  Components: accounting
Affects Versions: SVN trunk
Reporter: Adam Heath
Assignee: Marco Risaliti
 Fix For: SVN trunk


 applications/accounting/widget/InvoiceScreens.xml references 
 ProjectMgrUiLabels, which only exists in specialpurpose.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-4012) Polish (PL) translation for ecommerce module

2011-05-28 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-4012.
-

Resolution: Invalid

Thanks Lukasz, 
in case you will need to translate it open a new issue after having a patch.

Marco

 Polish (PL) translation for ecommerce module
 

 Key: OFBIZ-4012
 URL: https://issues.apache.org/jira/browse/OFBIZ-4012
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/ecommerce
Affects Versions: SVN trunk
Reporter: Lukasz Kucharski
Priority: Minor
   Original Estimate: 672h
  Remaining Estimate: 672h

 I'm creating this issue so that other people would know that there is work in 
 progress on this. Perhaps there is someone who will participate in 
 testing/reviewing my translation. I'll post a patch as soon as I have it 
 done.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-4091) Internationalization of ServiceUtil.returnSuccess, ServiceUtil.returnFailure, ServiceUtil.returnError

2011-05-27 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-4091.
-

Resolution: Fixed

It can be declared now as completed.

Thanks
Marco

 Internationalization of ServiceUtil.returnSuccess, ServiceUtil.returnFailure, 
 ServiceUtil.returnError
 -

 Key: OFBIZ-4091
 URL: https://issues.apache.org/jira/browse/OFBIZ-4091
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk


 Actually there are more than 800 reference to hard-coded labels into call to 
 ServiceUtil.returnSuccess, ServiceUtil.returnFailure, ServiceUtil.returnError 
 and those messages cannot be translate.
 I will start to remove it and this issue is for track the status of the 
 conversion.
 Thanks
 Marco

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-2088) strange behavior of OFBIZ adding product to the shopping cart from WebPos

2011-05-27 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-2088.
-

   Resolution: Won't Fix
Fix Version/s: SVN trunk

 strange behavior of OFBIZ adding product to the shopping cart from WebPos
 -

 Key: OFBIZ-2088
 URL: https://issues.apache.org/jira/browse/OFBIZ-2088
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/webpos
Affects Versions: SVN trunk
Reporter: youssef khaye
Assignee: Marco Risaliti
 Fix For: SVN trunk

 Attachments: WebPosPatch.txt


 when I click on add to cart affter adding a productId in the form the Webpos 
 increments the quantity of a diffrent product in the cart(actually the first 
 one is always incremented even i already have the same product in the cart), 
 if the cart was empty it show an error No product information passed, not 
 adding anything to cart.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (OFBIZ-4192) Translations on OrderErrorUiLabels to de

2011-05-27 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-4192:
---

Hi Carsten,

if you did not provide any patch we could close this incomplete issue.

Thanks
Marco

 Translations on OrderErrorUiLabels to de
 

 Key: OFBIZ-4192
 URL: https://issues.apache.org/jira/browse/OFBIZ-4192
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: Release Branch 10.04, SVN trunk
 Environment: unspecific, XML files
Reporter: Carsten Schinzer
Priority: Minor
  Labels: i18n, localization
 Fix For: Release Branch 10.04

   Original Estimate: 1h
  Remaining Estimate: 1h

 OrderErrorUiLabels does not contain any translations to German locale (de, 
 de_DE, de_CH, de_AT). This issue will provide them for r10.04 and TRUNK.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (OFBIZ-4193) Adding German labels for StatusItem.description

2011-05-27 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-4193:
---

Hi Carsten,

if you did not provide any patch we could close this incomplete issue.

Thanks

 Adding German labels for StatusItem.description
 ---

 Key: OFBIZ-4193
 URL: https://issues.apache.org/jira/browse/OFBIZ-4193
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: Release Branch 10.04, SVN trunk
 Environment: irrelevant, xml translation files
Reporter: Carsten Schinzer
Priority: Trivial
  Labels: i18n, localization
 Fix For: Release Branch 10.04, SVN trunk

   Original Estimate: 0.5h
  Remaining Estimate: 0.5h

 POSTX status labels and other status levels on StatusItem.description are 
 missing german labels in CommonEntityLabels.xml

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (OFBIZ-4012) Polish (PL) translation for ecommerce module

2011-05-27 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-4012:
---

Hi Lukasz,

if you did not provide any patch we could close this incomplete issue.

Thanks
Marco

 Polish (PL) translation for ecommerce module
 

 Key: OFBIZ-4012
 URL: https://issues.apache.org/jira/browse/OFBIZ-4012
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/ecommerce
Affects Versions: SVN trunk
Reporter: Lukasz Kucharski
Priority: Minor
   Original Estimate: 672h
  Remaining Estimate: 672h

 I'm creating this issue so that other people would know that there is work in 
 progress on this. Perhaps there is someone who will participate in 
 testing/reviewing my translation. I'll post a patch as soon as I have it 
 done.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Assigned] (OFBIZ-3569) WebPosUiLabels references in applications

2011-05-27 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reassigned OFBIZ-3569:
-

Assignee: Marco Risaliti

 WebPosUiLabels references in applications
 -

 Key: OFBIZ-3569
 URL: https://issues.apache.org/jira/browse/OFBIZ-3569
 Project: OFBiz
  Issue Type: Bug
  Components: humanres
Affects Versions: SVN trunk
Reporter: Adam Heath
Assignee: Marco Risaliti

 The following files in applications reference WebPosUiLabels
 applications/humanres/widget/CommonScreens.xml

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-3569) WebPosUiLabels references in applications

2011-05-27 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3569.
-

   Resolution: Fixed
Fix Version/s: SVN trunk

Fixed into trunk rev. 1128464, 1128468

 WebPosUiLabels references in applications
 -

 Key: OFBIZ-3569
 URL: https://issues.apache.org/jira/browse/OFBIZ-3569
 Project: OFBiz
  Issue Type: Bug
  Components: humanres
Affects Versions: SVN trunk
Reporter: Adam Heath
Assignee: Marco Risaliti
 Fix For: SVN trunk


 The following files in applications reference WebPosUiLabels
 applications/humanres/widget/CommonScreens.xml

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Assigned] (OFBIZ-4288) Issue with i18n and Feature Tree display on productdetail

2011-05-27 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reassigned OFBIZ-4288:
-

Assignee: Marco Risaliti

 Issue with i18n and Feature Tree display on productdetail
 -

 Key: OFBIZ-4288
 URL: https://issues.apache.org/jira/browse/OFBIZ-4288
 Project: OFBiz
  Issue Type: Bug
  Components: order
Affects Versions: Release 10.04, SVN trunk
 Environment: irrelevant; on FTL / groovy script
Reporter: Carsten Schinzer
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

   Original Estimate: 24h
  Remaining Estimate: 24h

 Two issues are observed on the current (trunk) version of
 applications/order/webapp/ordermgr/enry/catalog/productdetail.ftl
 (1) The labels for the following elements are not correctly translated when 
 using the site in a locale other than en_*:
 in Feature Tree (FT) view:
 - FeatureType
 - default select option (select one)
 in Variant Tree (VT) view:
 - FeatureType
 (2) the Feature Tree generation snippet does not present correctly for (a 
 single only?) feature type on a product:
 When I set such a product to be rendered as Feature Tree, FT, (not Variant 
 Tree, VT) then I so see n-times the select element with n options (where n 
 obviously is the number of different features on my feature type).
 I would have expected that for a product with a single feature type, there 
 should be no difference whether I render it as FT or VT.
 This is likely a bug on the implementation of ProductWorker which is used on
 applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/ProductDetail.groovy
 BTW: Comments welcome

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-3568) PosUiLabels references in applications

2011-05-27 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3568.
-

   Resolution: Cannot Reproduce
Fix Version/s: SVN trunk
 Assignee: Marco Risaliti

PosUiLabels no more references

 PosUiLabels references in applications
 --

 Key: OFBIZ-3568
 URL: https://issues.apache.org/jira/browse/OFBIZ-3568
 Project: OFBiz
  Issue Type: Bug
  Components: humanres
Affects Versions: SVN trunk
Reporter: Adam Heath
Assignee: Marco Risaliti
 Fix For: SVN trunk


 The following files in applications reference PosUiLabels:
 applications/humanres/widget/CommonScreens.xml

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Assigned] (OFBIZ-3567) MyPortalUiLabels references

2011-05-27 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reassigned OFBIZ-3567:
-

Assignee: Marco Risaliti

 MyPortalUiLabels references
 ---

 Key: OFBIZ-3567
 URL: https://issues.apache.org/jira/browse/OFBIZ-3567
 Project: OFBiz
  Issue Type: Bug
  Components: order
Affects Versions: SVN trunk
Reporter: Adam Heath
Assignee: Marco Risaliti

 The following files reference MyPortalUiLabels:
 applications/order/widget/ordermgr/OrderViewScreens.xml

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Assigned] (OFBIZ-3564) accounting has dependency on projectmgr

2011-05-27 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reassigned OFBIZ-3564:
-

Assignee: Marco Risaliti

 accounting has dependency on projectmgr
 ---

 Key: OFBIZ-3564
 URL: https://issues.apache.org/jira/browse/OFBIZ-3564
 Project: OFBiz
  Issue Type: Bug
  Components: accounting
Affects Versions: SVN trunk
Reporter: Adam Heath
Assignee: Marco Risaliti

 applications/accounting/widget/InvoiceScreens.xml references 
 ProjectMgrUiLabels, which only exists in specialpurpose.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Closed] (OFBIZ-4287) Webpos2 improved version

2011-05-22 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-4287.
-

Resolution: Fixed

Fixed into trunk rev. 1125951

 Webpos2 improved version
 

 Key: OFBIZ-4287
 URL: https://issues.apache.org/jira/browse/OFBIZ-4287
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/webpos
Affects Versions: SVN trunk
 Environment: Tested only on Firefox 4 with Tomahawk.
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
  Labels: webpos2
 Fix For: SVN trunk

 Attachments: webpos2.patch, webpos2_screenshot1.png


 That's a new version of webpos fully rewritten and using a lot of jQuery for 
 speed up the user interaction.
 I will attach a screenshot and if all agree I will commit it in the trunk.
 Thanks
 Marco

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (OFBIZ-4287) Webpos2 improved version

2011-05-20 Thread Marco Risaliti (JIRA)
Webpos2 improved version


 Key: OFBIZ-4287
 URL: https://issues.apache.org/jira/browse/OFBIZ-4287
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/webpos
Affects Versions: SVN trunk
 Environment: Tested only on Firefox 4 with Tomahawk.
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk


That's a new version of webpos fully rewritten and using a lot of jQuery for 
speed up the user interaction.
I will attach a screenshot and if all agree I will commit it in the trunk.

Thanks
Marco

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (OFBIZ-4287) Webpos2 improved version

2011-05-20 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-4287:
--

Attachment: webpos2.patch

 Webpos2 improved version
 

 Key: OFBIZ-4287
 URL: https://issues.apache.org/jira/browse/OFBIZ-4287
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/webpos
Affects Versions: SVN trunk
 Environment: Tested only on Firefox 4 with Tomahawk.
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
  Labels: webpos2
 Fix For: SVN trunk

 Attachments: webpos2.patch


 That's a new version of webpos fully rewritten and using a lot of jQuery for 
 speed up the user interaction.
 I will attach a screenshot and if all agree I will commit it in the trunk.
 Thanks
 Marco

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (OFBIZ-4287) Webpos2 improved version

2011-05-20 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-4287:
--

Attachment: webpos2_screenshot1.png

 Webpos2 improved version
 

 Key: OFBIZ-4287
 URL: https://issues.apache.org/jira/browse/OFBIZ-4287
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/webpos
Affects Versions: SVN trunk
 Environment: Tested only on Firefox 4 with Tomahawk.
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
  Labels: webpos2
 Fix For: SVN trunk

 Attachments: webpos2.patch, webpos2_screenshot1.png


 That's a new version of webpos fully rewritten and using a lot of jQuery for 
 speed up the user interaction.
 I will attach a screenshot and if all agree I will commit it in the trunk.
 Thanks
 Marco

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Commented: (OFBIZ-4213) Add compilerarg value=-Xlint/ to all build targets

2011-03-13 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-4213:
---

Hi Jacques,

I have seen that it's due to the element Class-path inside the manifest.mf fo 
the jars.
For example inside barcode4j-fop-ext-complete-2.0.jar there is the manifest.jar 
with the element Class-path set to ${manifest-classpath}.
So we could avoid it without insert those jar specified in the manifest.mf but 
I having no more times to dig it.

Thanks
Marco

 Add compilerarg value=-Xlint/ to all build targets
 --

 Key: OFBIZ-4213
 URL: https://issues.apache.org/jira/browse/OFBIZ-4213
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Jacques Le Roux
Assignee: Jacques Le Roux
Priority: Trivial
 Attachments: OFBIZ-4213_Add compilerarg value=-Xlint.patch


 THe idea is to use  compilerarg value=-Xlint/ and to not care about 
 Eclipse, if some want to fix warning messages there, perfect, else we will 
 simply forget about them
 I will wait to commit that we remove most, if not all, of the warning 
 messages in order to not clutter the compile log with them

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Resolved: (OFBIZ-4102) Remove most of the java compilation warning (generics markup, unused code/import)

2011-03-13 Thread Marco Risaliti (JIRA)

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

Marco Risaliti resolved OFBIZ-4102.
---

Resolution: Fixed

Thanks to Jacques has completed this work with issue OFBIZ-4213.
So now this issue can be closed.
Feel free to remove the others warning no so important.

Marco

 Remove most of the java compilation warning (generics markup, unused 
 code/import)
 -

 Key: OFBIZ-4102
 URL: https://issues.apache.org/jira/browse/OFBIZ-4102
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk


 Actually there are more than 5700 java compilation warning due to generics 
 markup, unused code/import, deprecated methos, ...
 I will start to change some of that. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Closed: (OFBIZ-4102) Remove most of the java compilation warning (generics markup, unused code/import)

2011-03-13 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-4102.
-


 Remove most of the java compilation warning (generics markup, unused 
 code/import)
 -

 Key: OFBIZ-4102
 URL: https://issues.apache.org/jira/browse/OFBIZ-4102
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk


 Actually there are more than 5700 java compilation warning due to generics 
 markup, unused code/import, deprecated methos, ...
 I will start to change some of that. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Resolved: (OFBIZ-3100) Resolve java warnings exposed in Eclipse

2011-02-09 Thread Marco Risaliti (JIRA)

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

Marco Risaliti resolved OFBIZ-3100.
---

   Resolution: Duplicate
Fix Version/s: SVN trunk
 Assignee: Marco Risaliti

Duplicate of issue OFBIZ-4102.

 Resolve java warnings exposed in Eclipse
 

 Key: OFBIZ-3100
 URL: https://issues.apache.org/jira/browse/OFBIZ-3100
 Project: OFBiz
  Issue Type: Bug
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Bob Morley
Assignee: Marco Risaliti
 Fix For: SVN trunk


 There are over 9000 warnings reported when you do a build in Eclipse.  Let's 
 clean them up!

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Closed: (OFBIZ-3585) application - content

2011-02-02 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3585.
-

   Resolution: Fixed
Fix Version/s: SVN trunk
 Assignee: Marco Risaliti

All the java compile warnings has been removed from content component.

 application - content
 -

 Key: OFBIZ-3585
 URL: https://issues.apache.org/jira/browse/OFBIZ-3585
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Bob Morley
Assignee: Marco Risaliti
 Fix For: SVN trunk




-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Assigned: (OFBIZ-3595) specialpurpose - ebaystore

2011-02-02 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reassigned OFBIZ-3595:
-

Assignee: Marco Risaliti

 specialpurpose - ebaystore
 --

 Key: OFBIZ-3595
 URL: https://issues.apache.org/jira/browse/OFBIZ-3595
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Bob Morley
Assignee: Marco Risaliti
 Fix For: SVN trunk

 Attachments: OFBIZ-3595_ResolveJavaWarningsEbaystore.patch




-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Closed: (OFBIZ-3588) application - order

2011-02-02 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3588.
-

Resolution: Duplicate
  Assignee: Marco Risaliti

Duplicate of the issue
OFBIZ-4102 Remove most of the java compilation warning (generics markup, unused 
code/import).

 application - order
 ---

 Key: OFBIZ-3588
 URL: https://issues.apache.org/jira/browse/OFBIZ-3588
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Bob Morley
Assignee: Marco Risaliti



-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (OFBIZ-3586) application - manufacturing

2011-01-24 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-3586:
---

Now all the java compile warnings into manufacturing component has been reomved 
so I think that this issue can be closed.
What did you think Bob ?

Thanks
Marco

 application - manufacturing
 ---

 Key: OFBIZ-3586
 URL: https://issues.apache.org/jira/browse/OFBIZ-3586
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Bob Morley
Assignee: Christian Geisert
 Attachments: OFBIZ-3586_ResolveWarningsManufacturing.patch




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



[jira] Commented: (OFBIZ-3157) application - accounting

2011-01-24 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-3157:
---

Now all the java compile warnings into manufacturing component has been reomved 
so I think that this issue can be closed.
What did you think Marc?

Thanks
Marco

 application - accounting
 

 Key: OFBIZ-3157
 URL: https://issues.apache.org/jira/browse/OFBIZ-3157
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marc Morin
Assignee: Jacques Le Roux
 Fix For: SVN trunk

 Attachments: OFBIZ-3157.patch




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



[jira] Commented: (OFBIZ-4115) Product Help docbook files

2011-01-15 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-4115:
---

Hi BJ,

I'm hoping to take a look at it as soon as I can.
To remember me to do it I have assigned this task to me.

Thanks
Marco

 Product Help docbook files
 --

 Key: OFBIZ-4115
 URL: https://issues.apache.org/jira/browse/OFBIZ-4115
 Project: OFBiz
  Issue Type: Sub-task
Affects Versions: SVN trunk
Reporter: BJ Freeman
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: OFBIZ-4115_facilityhelp.patch


 Docbook files for product component.

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



[jira] Commented: (OFBIZ-4091) Internationalization of ServiceUtil.returnSuccess, ServiceUtil.returnFailure, ServiceUtil.returnError

2011-01-12 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-4091:
---

content/ordermgr (except one) component is now ok. 

 Internationalization of ServiceUtil.returnSuccess, ServiceUtil.returnFailure, 
 ServiceUtil.returnError
 -

 Key: OFBIZ-4091
 URL: https://issues.apache.org/jira/browse/OFBIZ-4091
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk


 Actually there are more than 800 reference to hard-coded labels into call to 
 ServiceUtil.returnSuccess, ServiceUtil.returnFailure, ServiceUtil.returnError 
 and those messages cannot be translate.
 I will start to remove it and this issue is for track the status of the 
 conversion.
 Thanks
 Marco

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



[jira] Commented: (OFBIZ-4091) Internationalization of ServiceUtil.returnSuccess, ServiceUtil.returnFailure, ServiceUtil.returnError

2011-01-09 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-4091:
---

product component is now ok. 

 Internationalization of ServiceUtil.returnSuccess, ServiceUtil.returnFailure, 
 ServiceUtil.returnError
 -

 Key: OFBIZ-4091
 URL: https://issues.apache.org/jira/browse/OFBIZ-4091
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk


 Actually there are more than 800 reference to hard-coded labels into call to 
 ServiceUtil.returnSuccess, ServiceUtil.returnFailure, ServiceUtil.returnError 
 and those messages cannot be translate.
 I will start to remove it and this issue is for track the status of the 
 conversion.
 Thanks
 Marco

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



[jira] Created: (OFBIZ-4102) Remove most of the java compilation warning (generics markup, unused code/import)

2011-01-09 Thread Marco Risaliti (JIRA)
Remove most of the java compilation warning (generics markup, unused 
code/import)
-

 Key: OFBIZ-4102
 URL: https://issues.apache.org/jira/browse/OFBIZ-4102
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk


Actually there are more than 5700 java compilation warning due to generics 
markup, unused code/import, deprecated methos, ...
I will start to change some of that. 

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



[jira] Commented: (OFBIZ-4091) Internationalization of ServiceUtil.returnSuccess, ServiceUtil.returnFailure, ServiceUtil.returnError

2011-01-05 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-4091:
---

marketing, workeffort  party components are now ok.

 Internationalization of ServiceUtil.returnSuccess, ServiceUtil.returnFailure, 
 ServiceUtil.returnError
 -

 Key: OFBIZ-4091
 URL: https://issues.apache.org/jira/browse/OFBIZ-4091
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk


 Actually there are more than 800 reference to hard-coded labels into call to 
 ServiceUtil.returnSuccess, ServiceUtil.returnFailure, ServiceUtil.returnError 
 and those messages cannot be translate.
 I will start to remove it and this issue is for track the status of the 
 conversion.
 Thanks
 Marco

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



[jira] Commented: (OFBIZ-3947) multiflex theme - shows Utente button on checkout options page

2011-01-04 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-3947:
---

This issue is no more present into branch release 9.04 as you can see from this 
attachment.
I will close this issue.

 multiflex theme - shows Utente button on checkout options page
 

 Key: OFBIZ-3947
 URL: https://issues.apache.org/jira/browse/OFBIZ-3947
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/ecommerce
Affects Versions: Release Branch 09.04
 Environment: https://demo-stable.ofbiz.apache.org
Reporter: chris snow
Assignee: Marco Risaliti
 Fix For: Release Branch 09.04

 Attachments: ecommerce.png, MultiflexUser.png


 The multiflex theme - show Utente button on checkout options page next to 
 Quick Add button.
 Steps to reproduce:
 1) switch to multiflex theme
 2) add product to cart
 3) click checkout
 4) login as admin
 See attached screenshot...

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



[jira] Updated: (OFBIZ-3868) Adding de UI Lables on framework CommonUILabels

2011-01-04 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-3868:
--

Affects Version/s: (was: Release 09.04)
   (was: Release 4.0)
   (was: Release Branch 09.04)
   (was: Release Branch 4.0)
   SVN trunk
Fix Version/s: (was: Release 09.04)
   (was: Release Branch 09.04)
   (was: Release Branch 4.0)

Improvements on labels goes only on trunk

 Adding de UI Lables on framework CommonUILabels
 ---

 Key: OFBIZ-3868
 URL: https://issues.apache.org/jira/browse/OFBIZ-3868
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
 Environment: irrelevant; XML config data
Reporter: Carsten Schinzer
Assignee: Jacques Le Roux
 Fix For: SVN trunk

 Attachments: OFBIZ-3868_Adding de UI Lables on framework 
 CommonUILabels.patch, OFBIZ-3868_Adding de UI Lables on framework 
 CommonUILabels.patch

   Original Estimate: 1h
  Remaining Estimate: 1h

 All missing de UI labels have been added in the CommonUiLables.xml file.
 Note: This patch also includes the UI Labels required for JIRA issue 
 OFBIZ-3844 (i.e. replacing the OFBIZ-3844_Splitting CommonRate and 
 CommonProductRating_part2.patch which has now been removed from OFBIY-3844.

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



[jira] Updated: (OFBIZ-3866) Adding de UI Labels on Accounting for General Ledger and Payment Gateway Config

2011-01-04 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-3866:
--

Affects Version/s: (was: Release 09.04)
   (was: Release 4.0)
   SVN trunk
Fix Version/s: (was: Release Branch 10.04)
   (was: Release Branch 09.04)
   (was: Release Branch 4.0)
   SVN trunk

Improvements on labels goes only on trunk.

 Adding de UI Labels on Accounting for General Ledger and Payment Gateway 
 Config
 ---

 Key: OFBIZ-3866
 URL: https://issues.apache.org/jira/browse/OFBIZ-3866
 Project: OFBiz
  Issue Type: Improvement
  Components: accounting
Affects Versions: SVN trunk
 Environment: irrelevant; XML text updates
Reporter: Carsten Schinzer
Assignee: Christian Geisert
Priority: Minor
 Fix For: SVN trunk

 Attachments: OFBIZ-3866_Adding de UI Labels on Accounting for General 
 Ledger and Payment Gateway Config.patch

   Original Estimate: 1h
  Remaining Estimate: 1h

 Adding UI Labels for the Accounting applications; here:
 * introducing Hauptbuch, HB for General Ledger and GL respectively
 * adding translations for all Labels in the PaymentGatewayConfig pages

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



[jira] Closed: (OFBIZ-3943) MULTIFLEX ecommerce Advanced Search layout issues

2011-01-04 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3943.
-

   Resolution: Fixed
Fix Version/s: SVN trunk
   Release Branch 10.04
   Release Branch 09.04

Fixed into rev:
trunk: 1055188
10.04: 1055205
  9.04: 1055212

 MULTIFLEX ecommerce Advanced Search layout issues
 -

 Key: OFBIZ-3943
 URL: https://issues.apache.org/jira/browse/OFBIZ-3943
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/ecommerce
Affects Versions: Release 09.04
 Environment: Firefox 3.6.9 - Ubuntu Linux 10.04 x86
Reporter: chris snow
Assignee: Marco Risaliti
Priority: Minor
 Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk

 Attachments: Screenshot-AdvancedSearch.png


 See attached screenshot

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



[jira] Updated: (OFBIZ-3943) MULTIFLEX ecommerce Advanced Search layout issues

2011-01-04 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-3943:
--

Attachment: ADVANCED_SEARCH.png

This is the advanced search in category after the correction.

Thanks
Marco

 MULTIFLEX ecommerce Advanced Search layout issues
 -

 Key: OFBIZ-3943
 URL: https://issues.apache.org/jira/browse/OFBIZ-3943
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/ecommerce
Affects Versions: Release 09.04
 Environment: Firefox 3.6.9 - Ubuntu Linux 10.04 x86
Reporter: chris snow
Assignee: Marco Risaliti
Priority: Minor
 Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk

 Attachments: ADVANCED_SEARCH.png, Screenshot-AdvancedSearch.png


 See attached screenshot

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



[jira] Created: (OFBIZ-4091) Internazionalization of ServiceUtil.returnSuccess, ServiceUtil.returnFailure, ServiceUtil.returnError

2011-01-03 Thread Marco Risaliti (JIRA)
Internazionalization of ServiceUtil.returnSuccess, ServiceUtil.returnFailure, 
ServiceUtil.returnError
-

 Key: OFBIZ-4091
 URL: https://issues.apache.org/jira/browse/OFBIZ-4091
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk


Actually there are more than 800 reference to hard-coded labels into call to 
ServiceUtil.returnSuccess, ServiceUtil.returnFailure, ServiceUtil.returnError 
and those messages cannot be translate.
I will start to remove it and this issue is for track the status of the 
conversion.

Thanks
Marco

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



[jira] Assigned: (OFBIZ-3947) multiflex theme - shows Utente button on checkout options page

2011-01-03 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reassigned OFBIZ-3947:
-

Assignee: Marco Risaliti

 multiflex theme - shows Utente button on checkout options page
 

 Key: OFBIZ-3947
 URL: https://issues.apache.org/jira/browse/OFBIZ-3947
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/ecommerce
Affects Versions: Release Branch 09.04
 Environment: https://demo-stable.ofbiz.apache.org
Reporter: chris snow
Assignee: Marco Risaliti
 Attachments: ecommerce.png


 The multiflex theme - show Utente button on checkout options page next to 
 Quick Add button.
 Steps to reproduce:
 1) switch to multiflex theme
 2) add product to cart
 3) click checkout
 4) login as admin
 See attached screenshot...

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



[jira] Assigned: (OFBIZ-3942) my time screen in project mgr shows wrong labels with entry field for hours

2011-01-03 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reassigned OFBIZ-3942:
-

Assignee: Marco Risaliti

 my time screen in project mgr shows wrong labels with entry field for hours
 ---

 Key: OFBIZ-3942
 URL: https://issues.apache.org/jira/browse/OFBIZ-3942
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/projectmgr
Affects Versions: Release Branch 10.04, SVN trunk
Reporter: Pierre Smits
Assignee: Marco Risaliti
 Fix For: Release Branch 10.04, SVN trunk

 Attachments: TimeSheetForms-2010-09-17.patch


 The my time entry screen for hours in Project Mgr shows labels (in English) 
 for the hour columns in following order: sun, mon,tue,wen,thu,fri,sat.
 However when entering hours on in e.g the mon(day) column the actual date 
 registered for the hours is for tuesday. 
 Seems like the week starts on monday, not on sunday

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



[jira] Assigned: (OFBIZ-3943) MULTIFLEX ecommerce Advanced Search layout issues

2011-01-03 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reassigned OFBIZ-3943:
-

Assignee: Marco Risaliti

 MULTIFLEX ecommerce Advanced Search layout issues
 -

 Key: OFBIZ-3943
 URL: https://issues.apache.org/jira/browse/OFBIZ-3943
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/ecommerce
Affects Versions: Release 09.04
 Environment: Firefox 3.6.9 - Ubuntu Linux 10.04 x86
Reporter: chris snow
Assignee: Marco Risaliti
Priority: Minor
 Attachments: Screenshot-AdvancedSearch.png


 See attached screenshot

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



[jira] Updated: (OFBIZ-3947) multiflex theme - shows Utente button on checkout options page

2011-01-03 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-3947:
--

Attachment: MultiflexUser.png

This issue is no more present into branch release 4 as you can see from this 
attachment.
I will close this issue.

 multiflex theme - shows Utente button on checkout options page
 

 Key: OFBIZ-3947
 URL: https://issues.apache.org/jira/browse/OFBIZ-3947
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/ecommerce
Affects Versions: Release Branch 09.04
 Environment: https://demo-stable.ofbiz.apache.org
Reporter: chris snow
Assignee: Marco Risaliti
 Fix For: Release Branch 09.04

 Attachments: ecommerce.png, MultiflexUser.png


 The multiflex theme - show Utente button on checkout options page next to 
 Quick Add button.
 Steps to reproduce:
 1) switch to multiflex theme
 2) add product to cart
 3) click checkout
 4) login as admin
 See attached screenshot...

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



[jira] Closed: (OFBIZ-3947) multiflex theme - shows Utente button on checkout options page

2011-01-03 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3947.
-

   Resolution: Cannot Reproduce
Fix Version/s: Release Branch 09.04

Already fixed into Release Branch 09.04.

 multiflex theme - shows Utente button on checkout options page
 

 Key: OFBIZ-3947
 URL: https://issues.apache.org/jira/browse/OFBIZ-3947
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/ecommerce
Affects Versions: Release Branch 09.04
 Environment: https://demo-stable.ofbiz.apache.org
Reporter: chris snow
Assignee: Marco Risaliti
 Fix For: Release Branch 09.04

 Attachments: ecommerce.png, MultiflexUser.png


 The multiflex theme - show Utente button on checkout options page next to 
 Quick Add button.
 Steps to reproduce:
 1) switch to multiflex theme
 2) add product to cart
 3) click checkout
 4) login as admin
 See attached screenshot...

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



[jira] Closed: (OFBIZ-4088) DHL use the new Shipment Gateway Config features

2011-01-02 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-4088.
-

   Resolution: Fixed
Fix Version/s: SVN trunk

Fixed into trunk rev. 1054389.

Marco

 DHL use the new Shipment Gateway Config features
 

 Key: OFBIZ-4088
 URL: https://issues.apache.org/jira/browse/OFBIZ-4088
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti
 Fix For: SVN trunk

 Attachments: dhl.patch




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



[jira] Updated: (OFBIZ-4089) USPS use the new Shipment Gateway Config features

2011-01-02 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-4089:
--

Attachment: usps.patch

First patch

 USPS use the new Shipment Gateway Config features
 -

 Key: OFBIZ-4089
 URL: https://issues.apache.org/jira/browse/OFBIZ-4089
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti
 Attachments: usps.patch




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



[jira] Closed: (OFBIZ-4089) USPS use the new Shipment Gateway Config features

2011-01-02 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-4089.
-

   Resolution: Fixed
Fix Version/s: SVN trunk

Fixed into trunk rev. 1054435

 USPS use the new Shipment Gateway Config features
 -

 Key: OFBIZ-4089
 URL: https://issues.apache.org/jira/browse/OFBIZ-4089
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti
 Fix For: SVN trunk

 Attachments: usps.patch




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



[jira] Closed: (OFBIZ-2589) New Shipment Gateway Config entities

2011-01-02 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-2589.
-

Resolution: Fixed

Now that all the shipment gateway supports the new Config entities I could 
close the main issue.

Thanks
Marco

 New Shipment Gateway Config entities
 

 Key: OFBIZ-2589
 URL: https://issues.apache.org/jira/browse/OFBIZ-2589
 Project: OFBiz
  Issue Type: Improvement
  Components: product
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: ShipmentGatewayConfig.patch, ShipmentGatewayConfig2.patch


 Add some new entities/fields to move the shipment gateway config from 
 shipment.properties to the new entities.

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



[jira] Updated: (OFBIZ-4088) DHL use the new Shipment Gateway Config features

2011-01-01 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-4088:
--

Attachment: dhl.patch

First patch

 DHL use the new Shipment Gateway Config features
 

 Key: OFBIZ-4088
 URL: https://issues.apache.org/jira/browse/OFBIZ-4088
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti
 Attachments: dhl.patch




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



[jira] Created: (OFBIZ-4087) Fedex use the new Shipment Gateway Config features

2010-12-31 Thread Marco Risaliti (JIRA)
Fedex use the new Shipment Gateway Config features
--

 Key: OFBIZ-4087
 URL: https://issues.apache.org/jira/browse/OFBIZ-4087
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti




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



[jira] Commented: (OFBIZ-4087) Fedex use the new Shipment Gateway Config features

2010-12-31 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-4087:
---

Fedex shipping integration will support the new shipment gateway configuration 
features.


 Fedex use the new Shipment Gateway Config features
 --

 Key: OFBIZ-4087
 URL: https://issues.apache.org/jira/browse/OFBIZ-4087
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti



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



[jira] Updated: (OFBIZ-4087) Fedex use the new Shipment Gateway Config features

2010-12-31 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-4087:
--

Attachment: fedex.patch

First patch

 Fedex use the new Shipment Gateway Config features
 --

 Key: OFBIZ-4087
 URL: https://issues.apache.org/jira/browse/OFBIZ-4087
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti
 Attachments: fedex.patch




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



[jira] Updated: (OFBIZ-4087) Fedex use the new Shipment Gateway Config features

2010-12-31 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-4087:
--

Attachment: fedex2.patch

Second patch

 Fedex use the new Shipment Gateway Config features
 --

 Key: OFBIZ-4087
 URL: https://issues.apache.org/jira/browse/OFBIZ-4087
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti
 Attachments: fedex.patch, fedex2.patch




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



[jira] Resolved: (OFBIZ-4087) Fedex use the new Shipment Gateway Config features

2010-12-31 Thread Marco Risaliti (JIRA)

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

Marco Risaliti resolved OFBIZ-4087.
---

   Resolution: Fixed
Fix Version/s: SVN trunk

Fixed into trunk rev. 1054128.

Please let me know if you see some issue due to those improvements.

Thanks
Marco

 Fedex use the new Shipment Gateway Config features
 --

 Key: OFBIZ-4087
 URL: https://issues.apache.org/jira/browse/OFBIZ-4087
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti
 Fix For: SVN trunk

 Attachments: fedex.patch, fedex2.patch




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



[jira] Created: (OFBIZ-4088) DHL use the new Shipment Gateway Config features

2010-12-31 Thread Marco Risaliti (JIRA)
DHL use the new Shipment Gateway Config features


 Key: OFBIZ-4088
 URL: https://issues.apache.org/jira/browse/OFBIZ-4088
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti




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



[jira] Created: (OFBIZ-4089) USPS use the new Shipment Gateway Config features

2010-12-31 Thread Marco Risaliti (JIRA)
USPS use the new Shipment Gateway Config features
-

 Key: OFBIZ-4089
 URL: https://issues.apache.org/jira/browse/OFBIZ-4089
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti




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



[jira] Commented: (OFBIZ-4089) USPS use the new Shipment Gateway Config features

2010-12-31 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-4089:
---

USPS shipping integration will support the new shipment gateway configuration 
features. 

 USPS use the new Shipment Gateway Config features
 -

 Key: OFBIZ-4089
 URL: https://issues.apache.org/jira/browse/OFBIZ-4089
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti



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



[jira] Commented: (OFBIZ-4088) DHL use the new Shipment Gateway Config features

2010-12-31 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-4088:
---

DHL shipping integration will support the new shipment gateway configuration 
features. 

 DHL use the new Shipment Gateway Config features
 

 Key: OFBIZ-4088
 URL: https://issues.apache.org/jira/browse/OFBIZ-4088
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti



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



[jira] Closed: (OFBIZ-4087) Fedex use the new Shipment Gateway Config features

2010-12-31 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-4087.
-


 Fedex use the new Shipment Gateway Config features
 --

 Key: OFBIZ-4087
 URL: https://issues.apache.org/jira/browse/OFBIZ-4087
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Marco Risaliti
Assignee: Marco Risaliti
 Fix For: SVN trunk

 Attachments: fedex.patch, fedex2.patch




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



[jira] Updated: (OFBIZ-4054) UPS use the new Shipment Gateway Config features

2010-12-27 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-4054:
--

Attachment: ups2.patch

That's a new patch that replace the first one.
I will commit this patch soon.

Marco

 UPS use the new Shipment Gateway Config features
 

 Key: OFBIZ-4054
 URL: https://issues.apache.org/jira/browse/OFBIZ-4054
 Project: OFBiz
  Issue Type: Sub-task
  Components: order, product
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: ups.patch, ups2.patch


 UPS shipping integration will support the new shipment gateway configuration 
 features.
 This is the first shipping integration converted to it then the others will 
 follow.
 I attach a patch that still need to be tested completed, once I have done it 
 I will commit it.

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



[jira] Closed: (OFBIZ-4054) UPS use the new Shipment Gateway Config features

2010-12-27 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-4054.
-

Resolution: Fixed

Fixed into trunk rev. 1053074.

Please let me know if you see some issue after this improvement.

Thanks
Marco

 UPS use the new Shipment Gateway Config features
 

 Key: OFBIZ-4054
 URL: https://issues.apache.org/jira/browse/OFBIZ-4054
 Project: OFBiz
  Issue Type: Sub-task
  Components: order, product
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: ups.patch, ups2.patch


 UPS shipping integration will support the new shipment gateway configuration 
 features.
 This is the first shipping integration converted to it then the others will 
 follow.
 I attach a patch that still need to be tested completed, once I have done it 
 I will commit it.

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



[jira] Closed: (OFBIZ-1874) Usage of the fail-message tag in OFBiz code base

2010-12-22 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-1874.
-

   Resolution: Fixed
Fix Version/s: SVN trunk

I have removed the use of fail-message tag from all the components so I close 
this issue.

Marco

 Usage of the fail-message tag in OFBiz code base
 --

 Key: OFBIZ-1874
 URL: https://issues.apache.org/jira/browse/OFBIZ-1874
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Jacques Le Roux
Assignee: Jacques Le Roux
Priority: Trivial
 Fix For: SVN trunk


 Currently there are 500+ ot them in current code. They are not localisable. 
 So we should consider usage of *fail-message* tag a bad practice for OFBiz 
 code base
 Commiters should not commit code with this tag but should use or ask for 
 using *fail-property* instead

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



[jira] Commented: (OFBIZ-1874) Usage of the fail-message tag in OFBiz code base

2010-12-16 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-1874:
---

fail-message tag removed from party component into rev. 1050159.

 Usage of the fail-message tag in OFBiz code base
 --

 Key: OFBIZ-1874
 URL: https://issues.apache.org/jira/browse/OFBIZ-1874
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Jacques Le Roux
Assignee: Jacques Le Roux
Priority: Trivial

 Currently there are 500+ ot them in current code. They are not localisable. 
 So we should consider usage of *fail-message* tag a bad practice for OFBiz 
 code base
 Commiters should not commit code with this tag but should use or ask for 
 using *fail-property* instead

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



[jira] Created: (OFBIZ-4054) UPS use the new Shipment Gateway Config features

2010-12-11 Thread Marco Risaliti (JIRA)
UPS use the new Shipment Gateway Config features


 Key: OFBIZ-4054
 URL: https://issues.apache.org/jira/browse/OFBIZ-4054
 Project: OFBiz
  Issue Type: Improvement
  Components: order, product
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk


UPS shipping integration will support the new shipment gateway configuration 
features.
This is the first shipping integration converted to it then the others will 
follow.
I attach a patch that still need to be tested completed, once I have done it I 
will commit it.

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



[jira] Updated: (OFBIZ-4054) UPS use the new Shipment Gateway Config features

2010-12-11 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-4054:
--

Attachment: ups.patch

 UPS use the new Shipment Gateway Config features
 

 Key: OFBIZ-4054
 URL: https://issues.apache.org/jira/browse/OFBIZ-4054
 Project: OFBiz
  Issue Type: Improvement
  Components: order, product
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: ups.patch


 UPS shipping integration will support the new shipment gateway configuration 
 features.
 This is the first shipping integration converted to it then the others will 
 follow.
 I attach a patch that still need to be tested completed, once I have done it 
 I will commit it.

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



[jira] Updated: (OFBIZ-4054) UPS use the new Shipment Gateway Config features

2010-12-11 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-4054:
--

Issue Type: Sub-task  (was: Improvement)
Parent: OFBIZ-2589

 UPS use the new Shipment Gateway Config features
 

 Key: OFBIZ-4054
 URL: https://issues.apache.org/jira/browse/OFBIZ-4054
 Project: OFBiz
  Issue Type: Sub-task
  Components: order, product
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: ups.patch


 UPS shipping integration will support the new shipment gateway configuration 
 features.
 This is the first shipping integration converted to it then the others will 
 follow.
 I attach a patch that still need to be tested completed, once I have done it 
 I will commit it.

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



[jira] Commented: (OFBIZ-1262) Complete the support for VAT (Value-Added-Tax)

2010-12-02 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-1262:
---

Hi David  Jacques,

I have tested last trunk revision that includes the improvements done by David 
and it seems to me a better and easy way compare to what I have proposed here 
in this task some years ago.
So I could close this issue has won't be fix.
A small difference I have noticed is that normally in e-commerce site that sell 
products with VAT taxes when you add products to cart the taxes are normally 
included or showed immediately and not like now that they are calculated when 
you select the shipment destination address.
Normally the taxes are calculated basically from the shipment origin once 
selected the product.
This can be considered as another improvement can be done later.

Thanks
Marco


 Complete the support for VAT (Value-Added-Tax)
 --

 Key: OFBIZ-1262
 URL: https://issues.apache.org/jira/browse/OFBIZ-1262
 Project: OFBiz
  Issue Type: Improvement
  Components: order, specialpurpose/ecommerce
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: CalculateVatTax2.patch, ecommerceEu.zip


 I have tried to implement a different of VAT Tax calculation without total 
 change the actual calculation of tax for USA.
 I have add a new field into the ProductStore to understand if for a store the 
 vat tax has to be calculated (calculateVatTax).
 The old field showPricesWithVatTax it will be used only if the 
 calculateVatTax will be set to yes for show the prices with tax included or 
 excluded.
 I have created a sample application (ecommerceEu) to show how it's working.
 For the moment I have used only two product with vat tax calculated (GZ-1000 
 and GZ-1001).

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



[jira] Commented: (OFBIZ-1262) Complete the support for VAT (Value-Added-Tax)

2010-12-02 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-1262:
---

Hi Jacques,

I agree with you to manage this general mechanism OOTB.

Thanks
Marco

 Complete the support for VAT (Value-Added-Tax)
 --

 Key: OFBIZ-1262
 URL: https://issues.apache.org/jira/browse/OFBIZ-1262
 Project: OFBiz
  Issue Type: Improvement
  Components: order, specialpurpose/ecommerce
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: CalculateVatTax2.patch, ecommerceEu.zip


 I have tried to implement a different of VAT Tax calculation without total 
 change the actual calculation of tax for USA.
 I have add a new field into the ProductStore to understand if for a store the 
 vat tax has to be calculated (calculateVatTax).
 The old field showPricesWithVatTax it will be used only if the 
 calculateVatTax will be set to yes for show the prices with tax included or 
 excluded.
 I have created a sample application (ecommerceEu) to show how it's working.
 For the moment I have used only two product with vat tax calculated (GZ-1000 
 and GZ-1001).

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



[jira] Commented: (OFBIZ-2589) New Shipment Gateway Config entities

2010-12-02 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-2589:
---

I will provide an example of shipment gateway that it will use the new shipment 
gateway config entities.

Thanks
Marco

 New Shipment Gateway Config entities
 

 Key: OFBIZ-2589
 URL: https://issues.apache.org/jira/browse/OFBIZ-2589
 Project: OFBiz
  Issue Type: Improvement
  Components: product
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: ShipmentGatewayConfig.patch, ShipmentGatewayConfig2.patch


 Add some new entities/fields to move the shipment gateway config from 
 shipment.properties to the new entities.

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



[jira] Assigned: (OFBIZ-1262) Complete the support for VAT (Value-Added-Tax)

2010-11-29 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reassigned OFBIZ-1262:
-

Assignee: Marco Risaliti

 Complete the support for VAT (Value-Added-Tax)
 --

 Key: OFBIZ-1262
 URL: https://issues.apache.org/jira/browse/OFBIZ-1262
 Project: OFBiz
  Issue Type: Improvement
  Components: order, specialpurpose/ecommerce
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: CalculateVatTax2.patch, ecommerceEu.zip


 I have tried to implement a different of VAT Tax calculation without total 
 change the actual calculation of tax for USA.
 I have add a new field into the ProductStore to understand if for a store the 
 vat tax has to be calculated (calculateVatTax).
 The old field showPricesWithVatTax it will be used only if the 
 calculateVatTax will be set to yes for show the prices with tax included or 
 excluded.
 I have created a sample application (ecommerceEu) to show how it's working.
 For the moment I have used only two product with vat tax calculated (GZ-1000 
 and GZ-1001).

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



[jira] Commented: (OFBIZ-1262) Complete the support for VAT (Value-Added-Tax)

2010-11-29 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-1262:
---

Hi David  Jacques,

I'm the initial reported of this issue and I'm take a look at this to 
understand if the last improvements done by David cover also those requirements.

Thanks
Marco

 Complete the support for VAT (Value-Added-Tax)
 --

 Key: OFBIZ-1262
 URL: https://issues.apache.org/jira/browse/OFBIZ-1262
 Project: OFBiz
  Issue Type: Improvement
  Components: order, specialpurpose/ecommerce
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: CalculateVatTax2.patch, ecommerceEu.zip


 I have tried to implement a different of VAT Tax calculation without total 
 change the actual calculation of tax for USA.
 I have add a new field into the ProductStore to understand if for a store the 
 vat tax has to be calculated (calculateVatTax).
 The old field showPricesWithVatTax it will be used only if the 
 calculateVatTax will be set to yes for show the prices with tax included or 
 excluded.
 I have created a sample application (ecommerceEu) to show how it's working.
 For the moment I have used only two product with vat tax calculated (GZ-1000 
 and GZ-1001).

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



[jira] Created: (OFBIZ-3536) Edit Category Products screen does not more allow to update category member

2010-03-04 Thread Marco Risaliti (JIRA)
Edit Category Products screen does not more allow to update category member
---

 Key: OFBIZ-3536
 URL: https://issues.apache.org/jira/browse/OFBIZ-3536
 Project: OFBiz
  Issue Type: Bug
  Components: product
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk


Edit Category Products screen does not more allow to update category member

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



[jira] Updated: (OFBIZ-3536) Edit Category Products screen does not more allow to update category member

2010-03-04 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-3536:
--

Attachment: EditCategoryProducts.patch

 Edit Category Products screen does not more allow to update category member
 ---

 Key: OFBIZ-3536
 URL: https://issues.apache.org/jira/browse/OFBIZ-3536
 Project: OFBiz
  Issue Type: Bug
  Components: product
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: EditCategoryProducts.patch


 Edit Category Products screen does not more allow to update category member

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



[jira] Closed: (OFBIZ-3536) Edit Category Products screen does not more allow to update category member

2010-03-04 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3536.
-

Resolution: Fixed

Fixed into trunk rev. 919181

 Edit Category Products screen does not more allow to update category member
 ---

 Key: OFBIZ-3536
 URL: https://issues.apache.org/jira/browse/OFBIZ-3536
 Project: OFBiz
  Issue Type: Bug
  Components: product
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: EditCategoryProducts.patch


 Edit Category Products screen does not more allow to update category member

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



[jira] Commented: (OFBIZ-3536) Edit Category Products screen does not more allow to update category member

2010-03-04 Thread Marco Risaliti (JIRA)

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

Marco Risaliti commented on OFBIZ-3536:
---

Hi Scott,

yes, I know it but I prefer to do in this way so it remain a track on JIRA 
about the presence of this bug.

Thanks
Marco

 Edit Category Products screen does not more allow to update category member
 ---

 Key: OFBIZ-3536
 URL: https://issues.apache.org/jira/browse/OFBIZ-3536
 Project: OFBiz
  Issue Type: Bug
  Components: product
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: EditCategoryProducts.patch


 Edit Category Products screen does not more allow to update category member

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



[jira] Closed: (OFBIZ-3370) Add the possibility to sort the associated states to a country in a different way than by geoId

2009-12-19 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3370.
-

Resolution: Fixed

Fixed into trunk rev. 892470.

 Add the possibility to sort the associated states to a country in a different 
 way than by geoId
 ---

 Key: OFBIZ-3370
 URL: https://issues.apache.org/jira/browse/OFBIZ-3370
 Project: OFBiz
  Issue Type: Improvement
  Components: framework, party
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: SortStatesByFields.patch




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



[jira] Created: (OFBIZ-3370) Add the possibility to sort the associated states to a country in a different way than by geoId

2009-12-18 Thread Marco Risaliti (JIRA)
Add the possibility to sort the associated states to a country in a different 
way than by geoId
---

 Key: OFBIZ-3370
 URL: https://issues.apache.org/jira/browse/OFBIZ-3370
 Project: OFBiz
  Issue Type: Improvement
  Components: framework, party
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk




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



[jira] Updated: (OFBIZ-3370) Add the possibility to sort the associated states to a country in a different way than by geoId

2009-12-18 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-3370:
--

Attachment: SortStatesByFields.patch

With this patch we could sort the list of states of a country by different 
fields than by geoId (geoName, ...).

 Add the possibility to sort the associated states to a country in a different 
 way than by geoId
 ---

 Key: OFBIZ-3370
 URL: https://issues.apache.org/jira/browse/OFBIZ-3370
 Project: OFBiz
  Issue Type: Improvement
  Components: framework, party
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: SortStatesByFields.patch




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



[jira] Closed: (OFBIZ-3359) When gets the associated state list to the regions show also the county

2009-12-17 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3359.
-

Resolution: Fixed

Fixed into trunk rev. 891925.

 When gets the associated state list to the regions show also the county
 ---

 Key: OFBIZ-3359
 URL: https://issues.apache.org/jira/browse/OFBIZ-3359
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: ShowCounty.patch


 In CommonWorkers.getAssociatedStateList() show also the county associated to 
 the regions.
 It could be permit to see the county of England, Scotland, ...

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



[jira] Closed: (OFBIZ-3360) Internazionalization of an error messages of MiniLang

2009-12-17 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3360.
-

Resolution: Fixed

Fixed into trunk rev. 891929.

 Internazionalization of an error messages of MiniLang
 -

 Key: OFBIZ-3360
 URL: https://issues.apache.org/jira/browse/OFBIZ-3360
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: i18n_MiniLang.patch


 When an error occur on a minilang service the sentence   calling service 
 xxx  in yyy appear in the user interface and it cannot be translated.
 So I have added this errors message into MiniLangErrorUiLabels.xml so that 
 now it can be translated.

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



[jira] Updated: (OFBIZ-3359) When gets the associated state list to the regions show also the county

2009-12-16 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-3359:
--

Attachment: ShowCounty.patch

 When gets the associated state list to the regions show also the county
 ---

 Key: OFBIZ-3359
 URL: https://issues.apache.org/jira/browse/OFBIZ-3359
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: ShowCounty.patch


 In CommonWorkers.getAssociatedStateList() show also the county associated to 
 the regions.
 It could be permit to see the county of England, Scotland, ...

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



[jira] Created: (OFBIZ-3360) Internazionalization of an error messages of MiniLang

2009-12-16 Thread Marco Risaliti (JIRA)
Internazionalization of an error messages of MiniLang
-

 Key: OFBIZ-3360
 URL: https://issues.apache.org/jira/browse/OFBIZ-3360
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
 Fix For: SVN trunk


When an error occur on a minilang service the sentence   calling service 
xxx  in yyy appear in the user interface and it cannot be translated.
So I have added this errors message into MiniLangErrorUiLabels.xml so that now 
it can be translated.

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



[jira] Updated: (OFBIZ-3360) Internazionalization of an error messages of MiniLang

2009-12-16 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-3360:
--

Attachment: i18n_MiniLang.patch

Patch for internazionalization of an error messages of MiniLang.

 Internazionalization of an error messages of MiniLang
 -

 Key: OFBIZ-3360
 URL: https://issues.apache.org/jira/browse/OFBIZ-3360
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
 Fix For: SVN trunk

 Attachments: i18n_MiniLang.patch


 When an error occur on a minilang service the sentence   calling service 
 xxx  in yyy appear in the user interface and it cannot be translated.
 So I have added this errors message into MiniLangErrorUiLabels.xml so that 
 now it can be translated.

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



[jira] Updated: (OFBIZ-3360) Internazionalization of an error messages of MiniLang

2009-12-16 Thread Marco Risaliti (JIRA)

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

Marco Risaliti updated OFBIZ-3360:
--

Priority: Minor  (was: Major)

 Internazionalization of an error messages of MiniLang
 -

 Key: OFBIZ-3360
 URL: https://issues.apache.org/jira/browse/OFBIZ-3360
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Marco Risaliti
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: i18n_MiniLang.patch


 When an error occur on a minilang service the sentence   calling service 
 xxx  in yyy appear in the user interface and it cannot be translated.
 So I have added this errors message into MiniLangErrorUiLabels.xml so that 
 now it can be translated.

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



[jira] Assigned: (OFBIZ-3354) Dutch ProductUiLabels patch

2009-12-16 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reassigned OFBIZ-3354:
-

Assignee: Marco Risaliti

 Dutch ProductUiLabels patch
 ---

 Key: OFBIZ-3354
 URL: https://issues.apache.org/jira/browse/OFBIZ-3354
 Project: OFBiz
  Issue Type: Improvement
  Components: product
Affects Versions: SVN trunk
Reporter: Willem Janssen
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: PATCH_ProductUiLabels_r891268.diff


 Patched at revision 891268.

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



[jira] Closed: (OFBIZ-3354) Dutch ProductUiLabels patch

2009-12-16 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3354.
-

Resolution: Fixed

Thanks, your patch without tabs is now in trunk rev. 891429.
Please remember to not include tabs but spaces into the patches.

 Dutch ProductUiLabels patch
 ---

 Key: OFBIZ-3354
 URL: https://issues.apache.org/jira/browse/OFBIZ-3354
 Project: OFBiz
  Issue Type: Improvement
  Components: product
Affects Versions: SVN trunk
Reporter: Willem Janssen
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: PATCH_ProductUiLabels_r891268.diff


 Patched at revision 891268.

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



[jira] Assigned: (OFBIZ-3356) Dutch ContentUiLabels patch

2009-12-16 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reassigned OFBIZ-3356:
-

Assignee: Marco Risaliti

 Dutch ContentUiLabels patch
 ---

 Key: OFBIZ-3356
 URL: https://issues.apache.org/jira/browse/OFBIZ-3356
 Project: OFBiz
  Issue Type: Improvement
  Components: content
Affects Versions: SVN trunk
Reporter: Willem Janssen
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: PATCH_ContentUiLabels_r891268.diff


 Patched at revision 891268.

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



[jira] Closed: (OFBIZ-3355) Dutch OrderUiLabels patch

2009-12-16 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3355.
-

Resolution: Fixed

Thanks Willem, your patch is now in trunk rev. 891431.

 Dutch OrderUiLabels patch
 -

 Key: OFBIZ-3355
 URL: https://issues.apache.org/jira/browse/OFBIZ-3355
 Project: OFBiz
  Issue Type: Improvement
  Components: order
Affects Versions: SVN trunk
Reporter: Willem Janssen
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: PATCH_OrderUiLabels_r891268.diff


 Patched at revision 891268.

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



[jira] Assigned: (OFBIZ-3357) Dutch CommonUiLabels patch

2009-12-16 Thread Marco Risaliti (JIRA)

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

Marco Risaliti reassigned OFBIZ-3357:
-

Assignee: Marco Risaliti

 Dutch CommonUiLabels patch
 --

 Key: OFBIZ-3357
 URL: https://issues.apache.org/jira/browse/OFBIZ-3357
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Willem Janssen
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: PATCH_CommonUiLabels_r891268.diff


 Patched at revision 891268.

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



[jira] Closed: (OFBIZ-3356) Dutch ContentUiLabels patch

2009-12-16 Thread Marco Risaliti (JIRA)

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

Marco Risaliti closed OFBIZ-3356.
-

Resolution: Fixed

Thanks Willem, your patch without tabs is now in trunk rev. 891433.
Please remember to not include tabs but spaces into the patches.

 Dutch ContentUiLabels patch
 ---

 Key: OFBIZ-3356
 URL: https://issues.apache.org/jira/browse/OFBIZ-3356
 Project: OFBiz
  Issue Type: Improvement
  Components: content
Affects Versions: SVN trunk
Reporter: Willem Janssen
Assignee: Marco Risaliti
Priority: Minor
 Fix For: SVN trunk

 Attachments: PATCH_ContentUiLabels_r891268.diff


 Patched at revision 891268.

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



  1   2   3   4   5   6   7   8   9   >