Skip to content


Closed Add org.nuiton.util.beans.BeanUtil#getMutator method
nuiton / nuiton-utils #271 · created by Tony Chemit
*(from redmine issue 3500 created on 2014-09-09, closed on 2014-09-09)*
updated
Closed Remove deprecated api VersionNumber
nuiton / nuiton-utils #22 · created by Tony Chemit
*(from redmine issue 350 created on 2010-03-07, closed on 2010-03-07)*
updated
Open Can't create new page
nuiton / scmwebeditor #42 · created by Tony Chemit
When trying to edit a non existant page, SCMWebEditor do not display an editor to "create" a new page. *(from redmine issue 3502 created on 2014-09-10)*
updated
Closed findPage(...) should fail if no 'order by' is specified
nuiton / topia #560 · created by Tony Chemit
*(from redmine issue 3508 created on 2014-09-11, closed on 2014-09-12)*
updated
Closed [ApplicationConfig] NPE when saving null value for an option
nuiton / nuiton-config #17 · created by Tony Chemit
null
    java.util.Hashtable.put(Unknown Source)
    java.util.Properties.setProperty(Unknown Source)
    org.nuiton.config.ApplicationConfig.setOption(ApplicationConfig.java:1311)
    jaxx.runtime.s...
updated
Closed In configuration, the last option value is not saved if you do not select another cell before clicking on the save button
nuiton / jaxx #1751 · created by Tony Chemit
The editor is not closed, so the data is not pushed into the option value. *(from redmine issue 3509 created on 2014-09-11, closed on 2014-09-11)*
updated
Closed Can't save configuration if one option is null
nuiton / jaxx #1750 · created by Tony Chemit
ApplicationConfig does not accept to store null values, so if there is some action with null values, we should ask them to be removed from the applicationConfig. To realize this, we should probably a...
updated
Closed Add an action to reset to default value
nuiton / jaxx #1749 · created by Tony Chemit
Add a global action to reset all options to default values + one action per option *(from redmine issue 3505 created on 2014-09-11, closed on 2014-11-23)*
updated
Closed Be able to select default value of options
nuiton / jaxx #1748 · created by Tony Chemit
The column is not editable, but still should be selectable. *(from redmine issue 3504 created on 2014-09-11, closed on 2014-11-23)*
updated
Closed Define a global CSS file
nuiton / jaxx #1747 · created by Tony Chemit
It could be useful to define default properties for components (eg all the label colors, font, etc.). *(from redmine issue 3503 created on 2014-09-10, closed on 2014-09-18)*
updated
Closed Introduce datetime editor and time editor (ng) widget
nuiton / jaxx #1746 · created by Tony Chemit
To get it, use jaxx-widgets-datetime module. *(from redmine issue 3501 created on 2014-09-09, closed on 2014-11-30)*
updated