Zsolt Kovács
Zsolt Kovács
@udos86 and @Karamuto I think opening and closing forms (i.e. recreating) is not special to our application (I work with @romejoseph), any SPA can have a button or menu item...
@Karamuto This is the documentation of the feature: http://primefaces.org/primeng/#/keyfilter
@sevdokimov it would be great to know if you support this proposal. I can do all the changes to the poms, but as I stated above some changes to the...
@sevdokimov sorry for the long slience. I can definitely do all the docker changes. > How can I get the list of volumes from java code? You cannot do that,...
My project is also heavily relies on the XML to JSON functionality of json.org, and it would be perfect if the `XML.toJSONObject(someXmlSource);` could be configured with a list of fields...
@johnjaylward I guess your solution patches the JSONObject after the XML to JSON conversion. This is a good workaround, I should have thought about it :) , but I still...
I tried to argue for a similar feature in issue #564. My proposal was to make the use of LinkedHasMap configurable in a system property. In the commit bellow you...
Boris and Sebastian, I would appreciate any update on the status of the handover. I am in the process to decide which BDD framework I would use for my projects...
Thanks Boris for the info. I would really suggest you to start releasing new versions. It does not need to be final, start with alpha releases, and snapshots, so people...
We do snapshot and release deploy using travis and maven. Here is the wiki: https://github.com/cristal-ise/kernel/wiki/Maven-Deploy-Travis