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

2019-10-21 Thread Tomek
Hi everyone, I consider to use Apache Ofbiz because it seems very good solution but I agree that the UI of the project is not modern. I think that the proposed features like REST API and modern UI based on Bootstrap and Vue.js are great things and it is sensible way to improve Ofbiz. I'm

Re: svn commit: r1868549 - in /ofbiz/ofbiz-plugins/branches/release17.12: ./ example/widget/example/ExampleForms.xml

2019-10-21 Thread Deepak Dixit
Thanks Jaques, As we are already open ticket to move from svn to git, so I think we don;t need to take care of this request. Git has its own commit notification template. https://issues.apache.org/jira/browse/INFRA-19308 Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Fri, Oct 18, 2019 at

Re: Migrating to Git

2019-10-21 Thread Jacopo Cappellato
On Sat, Oct 19, 2019 at 5:31 PM Mathieu Lirzin wrote: > Hello, > > Swapnil M Mane writes: > > > As discussed previously, all the essential details are incorporated in > this > > document [1] to help us in migrating from SVN to Git. > > Please have a look and let us know your kind

Re: Backward compatibility for Java interfaces

2019-10-21 Thread Jacopo Cappellato
Hi Mathieu, my suggestion, especially for these kinds of refactoring that affects the inner parts of the framework is to focus more on clean and simple design (and code) than over backward compatibility; a cleaner and smaller codebase is more manageable and will be better maintained by the

Re: question about ServiceHandler.checkSecureParameter

2019-10-21 Thread Samuel
Hi, On 20/10/2019 12:27, Mathieu Lirzin wrote: Hello, Samuel writes: Moreover if you don't use a service event in your request map you can access whatever url parameter you want, so I cannot see why service event is so particular in this regards. Indeed if the issue is about forbidding