Skip to content


Closed When injecting a null value to primitive property, use the default primitive value
nuiton / nuiton-utils #287 · created by Tony Chemit
*(from redmine issue 3779 created on 2015-10-22, closed on 2015-10-22)*
updated
Closed Add a method FileUtil#isGzipFile to test if a file is gzipped
nuiton / nuiton-utils #286 · created by Tony Chemit
Extracted from topia :) *(from redmine issue 3770 created on 2015-08-27, closed on 2015-08-27)*
updated
Closed assign attributes missing in TopiaEntityEnum
nuiton / topia #610 · created by Tony Chemit
Generated constructor for XXXXEntityEnum class is
XXXXEntityEnum(Class extends TopiaEntity> contract, String dbSchemaName, String dbTableName, String[] notNulls, String ... naturalIds) {
        thi...
updated
Closed Upgrade dependencies + use nuitonpom 3
nuiton / nuiton-config #21 · created by Tony Chemit
*(from redmine issue 3773 created on 2015-08-30, closed on 2015-08-30)*
updated
Closed Expose org.nuiton.config.ApplicationConfig#replaceRecursiveOptions method
nuiton / nuiton-config #20 · created by Tony Chemit
This method can be usefull when we want to inject some configuration options to other stuff (for example log configuration file). This should be a public API. *(from redmine issue 3772 created on 20...
updated
Closed Add a stereotype to generate or not constructors method in Default classes (SimpleJavaBeanWithNoInterfaceTransformer only)
nuiton / eugene #286 · created by Tony Chemit
*(from redmine issue 3775 created on 2015-09-04, closed on 2015-09-04)*
updated
Closed Add a new Decorator that permits to edit in a combobox from a map
nuiton / jaxx #1816 · created by Tony Chemit
Having a list of object represents as a map, we would like to display them in a combobox using the BeanCombobox. Implements a new Decorator that permits with. Use the JXPathDecorator as base. *(from...
updated
Closed Having the choice of the wildcard character in the filterable combobox
nuiton / jaxx #1815 · created by Tony Chemit
We should be able to change the wildcard character, ? or nothing instead of *. *(from redmine issue 3776 created on 2015-09-07, closed on 2015-09-07)*
updated
Closed Got some ui error while opening the ActionUI
nuiton / jaxx #1814 · created by Tony Chemit
This is a known java bug, but with no solution. See http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6785663. For the moment just swallow any exception while opening the action ui should be enoug...
updated
Closed Add a resetModel method on coordinate editor
nuiton / jaxx #1813 · created by Tony Chemit
While reusing the editor, there is some value that can stay in some internal models. Add a *resetModel* to set to *null* all internal models values. *(from redmine issue 3771 created on 2015-08-27,...
updated