Skip to content


Closed Empty time must not be add to file
chorem / jtimer #129 · created by Eric Chatellier
I have task with 30200 line of data but with 30000 with ' 0'. If those empty line (time == 0) are removed the data takes only 4k with all line data takes 335k :(. Perhaps there are same problem in mem...
updated
Closed Improve table name usages
nuiton / topia #600 · created by Tony Chemit
*(from redmine issue 3727 created on 2015-07-01, closed on 2015-08-23, relates #3351, relates #3354, relates #3355, relates #3360)*
updated
Closed Be able to specify the dbName table of a many-to-many association
nuiton / topia #533 · created by Tony Chemit
Actually we can't do this only for association table, need also to have it for a simple association. *(from redmine issue 3363 created on 2014-07-27, closed on 2014-07-27, copied_to #3355)*
updated
Closed Add a reverseDbName tag-value to customize the db name of a reverse attribute
nuiton / topia #532 · created by Tony Chemit
This is useful form nm multiplicity attribute with no bi-navigability. *(from redmine issue 3362 created on 2014-07-27, closed on 2014-07-27, copied_to #3354)*
updated
Closed Migrates to nuitonpom
nuiton / topia #529 · created by Tony Chemit
*(from redmine issue 3359 created on 2014-07-27, closed on 2014-07-27)*
updated
Closed Be able to specify the dbName table of a many-to-many association
nuiton / topia #528 · created by Tony Chemit
Actually we can't do this only for association table, need also to have it for a simple association. *(from redmine issue 3355 created on 2014-07-25, closed on 2014-07-25, relates #3727, copied_to #3...
updated
Closed Add a reverseDbName to customize the db name of a reverse attribute
nuiton / topia #527 · created by Tony Chemit
This is useful form nm multiplicity attribute with no bi-navigability. *(from redmine issue 3354 created on 2014-07-25, closed on 2014-07-25, relates #3727, copied_to #3362)*
updated
Closed Use Eugene 2.9.x
nuiton / topia #526 · created by Tony Chemit
Need it to obtain some fix from Eugene. *(from redmine issue 3353 created on 2014-07-25, closed on 2014-07-25)*
updated
Closed Can't change entity table dbname
nuiton / topia #525 · created by Tony Chemit
For a specific entity, changing dbname cause all ofhis attributes to be renamed too. For example, adding "com.herbocailleau.sgq.entities.Analyze.class.tagvalue.dbName=BatchAnalyze" to property file p...
updated
Closed Can't change entity table dbname
nuiton / topia #329 · created by Tony Chemit
For a specific entity, changing dbname cause all ofhis attributes to be renamed too. For example, adding "com.herbocailleau.sgq.entities.Analyze.class.tagvalue.dbName=BatchAnalyze" to property file p...
updated
Closed NPe when invokining method org.nuiton.eugene.java.ObjectModelTransformerToJava#initConstantPrefixFromModel
nuiton / eugene #251 · created by Tony Chemit
It try to get a ackage from a null classifier. *(from redmine issue 3352 created on 2014-07-25, closed on 2014-07-25)*
updated
Closed Add DAO interface generation
nuiton / topia #49 · created by Tony Chemit
Add DAO interface generation. DAO interface will be composed of all CRUD operation without any reference on Topia objects. Depends on JTA evolution. *(from redmine issue 335 created on 2010-03-02, ...
updated
Closed Sanity mojo parameters
nuiton / i18n #132 · created by Tony Chemit
Some parameters are available on some mojos but does nothing (they are placed on a bad super-class), please review for each mojo correct parameters. *(from redmine issue 3358 created on 2014-07-27, c...
updated
Closed Remove deprecated Tapestry mojo
nuiton / i18n #131 · created by Tony Chemit
The mojo was deprecated in version 2.4, and should leave now. *(from redmine issue 3357 created on 2014-07-27, closed on 2014-07-27)*
updated
Closed Review the csv bundle mojos
nuiton / i18n #130 · created by Tony Chemit
Create some new mojos around csv bundle files: * generate-csv-bundle : to create the csv file (was before in the bundle mojo) * split-csv-bundle : to split a csv bundle file into simple i18n bundle f...
updated
Closed Review site
nuiton / i18n #129 · created by Tony Chemit
There is some dead link in the site and multi-language is not very well managed. *(from redmine issue 3350 created on 2014-07-23, closed on 2014-08-01)*
updated