Skip to content


Closed Chromium extension don't work
chorem / bow #72 · created by Eric Chatellier
c'est le coup du manifest alors, j'ai changer les permission pour que l'on ne soit pas limité seulement à bow.chorem.org : "permissions": [ "tabs", "http://*" ] Il faudrait revenir en arrièr...
updated
Open Compilation error with ruby 1.9.1
retired / jredmine #121 · created by Tony Chemit
SyntaxError (/opt/repository/redmine-2.4.2-codelutin.com/plugins/jredmine/app/controllers/jredmine_controller.rb:374: Invalid next):
  plugins/jredmine/app/controllers/jredmine_controller.rb
Due to...
updated
Closed org.nuiton.topia.generator.BinderHelperTransformer does not generate simple properties for entities
nuiton / topia #603 · created by Tony Chemit
See #3742 *(from redmine issue 3743 created on 2015-08-13, closed on 2016-03-11)*
updated
Closed org.nuiton.topia.generator.BinderHelperTransformer does not generate simple properties for entities
nuiton / topia #602 · created by Tony Chemit
A previous fix (#3690) was not correct, now we are generating properties in binder from hierarchy, but not anylonger simple properties of an entity. Need to port this to ToPIA 3.0 (see #3724). *(fro...
updated
Closed Can't generate technical site
nuiton / topia #601 · created by Tony Chemit
Got this error:
[INFO] --- maven-site-plugin:3.3:site (default-site) @ topia ---
[WARNING] Error injecting: org.nuiton.jrst.JrstSiteRenderer
java.lang.NoClassDefFoundError: org/apache/maven/doxia/sit...
updated
Closed Improve package tag value and stereotype detection
nuiton / eugene #278 · created by Tony Chemit
We should be able to set a tag value (or a stereotype) on a sub package. Tag value detection on a package should also to scan his subpackages. *(from redmine issue 3749 created on 2015-08-15, closed ...
updated
Closed By default, forbids to write methods in concrete design model
nuiton / eugene #277 · created by Tony Chemit
For SimpleBeanTransformer and SimpleBeanTransformerWithNoInterfaceTransformer generators, we don't want to allow to design methods, they can be directly written in concrete classes. Add a tag value *...
updated
Closed By default forbids to generate abstract classes
nuiton / eugene #276 · created by Tony Chemit
By default abstract classes should never be overriden by user. Add a tag value *overrideAbstractClasses* to check this; default value is *false* as the best behaviour. If you still want to override ...
updated
Closed Can't use prefix and suffix in simpleBeanWithNoInterface generator
nuiton / eugene #275 · created by Tony Chemit
We must also translate each reference to a such bean. *(from redmine issue 3746 created on 2015-08-14, closed on 2015-08-14)*
updated
Closed Generate predicates and function in helper classes (simpleBeanWithNoInterface generator)
nuiton / eugene #274 · created by Tony Chemit
Generate additional usefulle methods in helper class. For a each property with no multiplicity (here *captainName* ) generates something like this :

    protected static final Function GET_CAPTAIN...
updated
Closed Add missing ids and style classes automatically to the css file
nuiton / jaxx #1812 · created by Tony Chemit
It would be great to be able to generate the missing ids from the jaxx into the css file. *(from redmine issue 3740 created on 2015-08-03, closed on 2016-02-21)*
updated
Closed NPE on NavigationTreehelper due to multi selection
nuiton / jaxx #1305 · created by Tony Chemit
*(from redmine issue 374 created on 2010-03-10, closed on 2010-03-10)*
updated