Skip to content


Closed Multimodule
chorem / bow #51 · created by Eric Chatellier
If we want to make an android application, we would need the same model as the web application's one. So it could be good to separate what could be in common for all the apps from what is specific to ...
updated
Open Android application to manage, use bow
chorem / bow #45 · created by Eric Chatellier
perhaps android application for bow can be useful. *(from redmine issue 273 created on 2010-12-23, relates #284)*
updated
Closed Add @Generated annotation on generated classes
nuiton / topia #353 · created by Tony Chemit
*(from redmine issue 2737 created on 2013-07-05, closed on 2013-07-08, relates #2523)*
updated
Closed Remove code deprecated before 3.0
nuiton / topia #352 · created by Tony Chemit
*(from redmine issue 2736 created on 2013-07-05, closed on 2013-07-14)*
updated
Closed Update default tagValue configuration
nuiton / topia #351 · created by Tony Chemit
*(from redmine issue 2735 created on 2013-07-05, closed on 2013-07-13, duplicates #2079)*
updated
Closed Rename TopiaEntity property constants with PROPERTY_ prefix
nuiton / topia #350 · created by Tony Chemit
*(from redmine issue 2734 created on 2013-07-05, closed on 2013-07-05)*
updated
Closed Use hibernate-mapping-4.0.xsd to validate hibernate mappings
nuiton / topia #349 · created by Tony Chemit
*(from redmine issue 2733 created on 2013-07-04, closed on 2013-07-04)*
updated
Closed Review tag-values : convention over configuration
nuiton / topia #289 · created by Tony Chemit
For each tagValue described in @topia/src/site/rst/user/tagvalues.rst@, add a column for default value. Check that defaults values are suitable for 80% of ToPIA usages. *(from redmine issue 2079 cre...
updated
Closed Improve api to add annotations
nuiton / eugene #214 · created by Tony Chemit
Right now, we can only add annotations by string representation, it would be great to be able to have a concrete api to deal with annotations, like in the following example:
ObjectModelAnnotation an...
updated
Closed Put @Generated annotation on each generated java class
nuiton / eugene #191 · created by Tony Chemit
It could be a good idea to automaticaly add @Generated annotation (+ meta information about generator : eugene) on each generated class: http://docs.oracle.com/javase/7/docs/api/index.html?javax/annot...
updated
Closed Regression due to #2731 (Can't use any longer Bean widget API with generic types)
nuiton / jaxx #1627 · created by Tony Chemit
Now it does not work any longer for the other case (when having a not fqn class). *(from redmine issue 2739 created on 2013-07-06, closed on 2013-07-06, relates #2731)*
updated
Closed Updates mavenpom to 3.4.12
nuiton / jaxx #1626 · created by Tony Chemit
*(from redmine issue 2732 created on 2013-07-03, closed on 2013-07-03)*
updated
Closed Can't use any longer Bean widget API with generic types
nuiton / jaxx #1625 · created by Tony Chemit
If the generic type given is a real java generic type, then it writes a setBeanType(E.class) for example, we should then check the generic type class exists, otherwise do not write this set. *(from r...
updated
Closed Introduce a SimpleBeanValidator table model
nuiton / jaxx #1624 · created by Tony Chemit
I need it, since I get some SimpleBeanValidator message and still need to display them in a table model but with no editor associated to messages. *(from redmine issue 2730 created on 2013-07-03, clo...
updated