Re: Update our HTTP headers

2018-05-18 Thread Paul Foxworthy
Hi Jacques, I'm happy to get rid of X-UA-Compatible. Cheers Paul Foxworthy On 18 May 2018 at 23:47, Jacques Le Roux wrote: > Hi, > > At https://issues.apache.org/jira/browse/OFBIZ-6766 I have attached a > minor OFBIZ-6766-UtilHttp.java.patch for updating our

Re: Document association with FixedAssets

2018-05-18 Thread Rajesh Mallah
Thanks for the pointers Mr. Rishi. Regds mallah. On Fri, May 18, 2018 at 7:18 PM, Rishi Solanki wrote: > Rajesh, > > You may consider the FixedAsset.instanceOfProductId, > FixedAsset.acquireOrderId, and FixedAsset.partyId. And ProductContent, > OrderContent and

Re: svn commit: r1831567 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/META-INF/

2018-05-18 Thread Jacques Le Roux
+1, I think a new Jira fits.. Jacques Le 18/05/2018 à 14:56, Taher Alkhateeb a écrit : I agree Michael, maybe we should rewrite the test or remove it all together. I just put the file there to make the test work but I also find it ugly. On Fri, May 18, 2018, 2:09 PM Michael Brohl

Re: Document association with FixedAssets

2018-05-18 Thread Rishi Solanki
Rajesh, You may consider the FixedAsset.instanceOfProductId, FixedAsset.acquireOrderId, and FixedAsset.partyId. And ProductContent, OrderContent and PartyContent based on the purpose of content. With respect to your shared documents it seems to be go with ProductContent. May be with some specific

Update our HTTP headers

2018-05-18 Thread Jacques Le Roux
Hi, At https://issues.apache.org/jira/browse/OFBIZ-6766 I have attached a minor OFBIZ-6766-UtilHttp.java.patch for updating our HTTP headers I think it's OK to commit, but before I'd like to know if we really want to keep x-ua-compatible in several *.html files.

Re: svn commit: r1831567 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/META-INF/

2018-05-18 Thread Taher Alkhateeb
I agree Michael, maybe we should rewrite the test or remove it all together. I just put the file there to make the test work but I also find it ugly. On Fri, May 18, 2018, 2:09 PM Michael Brohl wrote: > Hi Nicolas, Taher, > > thanks for reporting. It still looks ugly

Re: svn commit: r1831567 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/META-INF/

2018-05-18 Thread Michael Brohl
Hi Nicolas, Taher, thanks for reporting. It still looks ugly to have this META-INF directory but I've reverted the commit. Sorry for the noise, Michael Am 17.05.18 um 10:36 schrieb Taher Alkhateeb: If I remember correctly I think I put it there for this exact reason. It used to be

Re: [Discussion] Introduction of Bootstrap and Vue.js

2018-05-18 Thread innate Genius
Hi, +1 For Jacques, Scot & Rajesh’s View Point. > "I feel most of the modern UI frameworks consume JSON and > if we have yet another adapter to the rich catalog of WebServices > ( in addition to XML/RPC and SOAP) it shall benefit both UI developers > and > system integrators / framework