Skip to content


Closed No context in the application
retired / chorem #4 · created by Eric Chatellier
No context is defined in the application. So, the links in menu "header" and in html head (script and css) are not ok. *(from redmine issue 643 created on 2012-06-26, closed on 2012-06-26)*
updated
Closed [EntityTransformer] Add is getter for boolean in entities
nuiton / topia #100 · created by Tony Chemit
:) *(from redmine issue 643 created on 2010-05-27, closed on 2010-06-12, relates #611)*
updated
Closed [JavaBeanTransformer] Manage the case of boolean for getter
nuiton / eugene #57 · created by Tony Chemit
Manage also the case of boolean return in getter :
boolean flag;

boolean isFlag();

void setFlag(boolean flag);
*(from redmine issue 611 created on 2010-05-14, closed on 2010-06-10, relates #643,...
updated