Skip to content


Open Amélioration lors de la saisie d'écritures
retired / lima #61 · created by Eric Chatellier
- création de compte au cours de la saisie, si inexistant - chaque écriture doit posséder un numéro unique - guide de saisie : débit ou crédit en fonction du numéro de compte - validation d'une seule ...
updated
Closed Be able to create a new decorator from another one
nuiton / nuiton-decorator #4 · created by Tony Chemit
Sometimes we need to clone a decorator (for example in jaxx widgets), add a new method *org.nuiton.decorator.DecoratorUtil#cloneDecorator* *(from redmine issue 3586 created on 2014-11-30, closed on 2...
updated
Closed Scmwebeditor should not be deployed to Maven central repository
nuiton / scmwebeditor #45 · created by Tony Chemit
There is some unsafe dependencies, so can't go to central. See
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ scmwebeditor ---
[INFO] Will use repository http://repo1...
updated
Open Cannot create directory '/var/www/.subversion/auth/svn.simple'
nuiton / scmwebeditor #44 · created by Tony Chemit
Cannot create directory '/var/www/.subversion/auth/svn.simple'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorMana...
updated
Closed Update to Flyway 3.1
nuiton / topia #565 · created by Tony Chemit
*(from redmine issue 3587 created on 2014-12-01, closed on 2014-12-01)*
updated
Closed Introduce new jaxx-widgets modules
nuiton / jaxx #1781 · created by Tony Chemit
I'd like to depreciate the hole jaxx-widgets module. Replace it by new modules : * *jaxx-widgets-common* : common api * *jaxx-widgets-number* : number editors * *jaxx-widgets-select* : data selectio...
updated
Closed Improve gis editor layout
nuiton / jaxx #1780 · created by Tony Chemit
The layout is not response well in a table (the lat/long editor) grows too much, make it only take the needed space. *(from redmine issue 3584 created on 2014-11-30, closed on 2014-11-30)*
updated
Closed Pass a predicate to BooleanCellRenderer
nuiton / jaxx #1779 · created by Tony Chemit
I want to use a boolean cell renderer but not on a boolean value. Usage of predicate solve this. *(from redmine issue 3583 created on 2014-11-29, closed on 2014-11-29)*
updated
Closed Improve the dmd editor pattern
nuiton / jaxx #1778 · created by Tony Chemit
The dmd pattern should be *DD°mm.dd'* instead of *DD°mm'dd*. *(from redmine issue 3582 created on 2014-11-28, closed on 2014-11-28)*
updated
Closed Fix absolute coordinate editor labels
nuiton / jaxx #1777 · created by Tony Chemit
The tip of dms and dmd tips are switched. *(from redmine issue 3581 created on 2014-11-28, closed on 2014-11-28)*
updated
Closed Introduce a new FilterableDoubleList widget
nuiton / jaxx #1776 · created by Tony Chemit
I don't want to touch the first one (some applications are using it and I don't feel safe to do anything on it). Anyway time to move to new jaxx package also (will be then *org.nuiton.jaxx.widgets.ed...
updated