Skip to content


Closed Add TIME parser formatter
nuiton / nuiton-csv #30 · created by Tony Chemit
Date pattern is *HH:mm*. *(from redmine issue 3639 created on 2015-02-14, closed on 2015-02-14)*
updated
Closed Add default constructor for ImportRuntimeException
nuiton / nuiton-csv #29 · created by Tony Chemit
*(from redmine issue 3638 created on 2015-02-14, closed on 2015-02-14)*
updated
Open Introduce more exception while importing - exporting stuff
nuiton / nuiton-csv #28 · created by Tony Chemit
We should instead of returning a generic ImportRuntimeException with a message to have for each problem a specific exception. * Unable to read header * Unable to read a row, a cell * Unable to parse ...
updated
Closed Add a Short parser formater
nuiton / nuiton-csv #27 · created by Tony Chemit
In the class Common, we have some default parser-formatter for primitive types, except for short. *(from redmine issue 3635 created on 2015-02-14, closed on 2015-02-14)*
updated
Closed Updates pom to 1.8.1
nuiton / nuiton-csv #26 · created by Tony Chemit
*(from redmine issue 3634 created on 2015-02-14, closed on 2015-02-14)*
updated
Closed JRST plugin should not load file from remote repositories
retired / jrst #110 · created by Tony Chemit
ex: http://docutils.sourceforge.net/docs/ref/docutils.dtd *(from redmine issue 3633 created on 2015-02-10, closed on 2017-02-12)*
updated
Open Some indexes are missing
nuiton / topia #570 · created by Tony Chemit
# In *----* relationships with an intermediary table, we only generate the index for one of the two columns, depending on navigability. We should generate both. # An index is also missing on A -----* ...
updated
Closed Reformat code to respect the 80 caracters max per line
nuiton / processor #7 · created by Tony Chemit
*(from redmine issue 363 created on 2010-03-09, closed on 2010-03-09)*
updated
Closed CollectionFieldExpressionValidator use hashCode to test object equality
nuiton / nuiton-validator #20 · created by Tony Chemit
It works sometimes, but not all the time; must use a real equals code instead. *(from redmine issue 3630 created on 2015-01-27, closed on 2016-07-27)*
updated