Skip to content


Closed Link which opens the popup to add the current page as bookmark
chorem / bow #63 · created by Eric Chatellier
The link which opens the popup to add the current page as bookmark is wrong : {var%20link='<%=bowUrl%>addUrl.action?token=<%=temporaryToken%>&url=... The struts tags are not changed into the value. *...
updated
Closed Add a method to divide an integer by another integer and returning an array of rounded quotients whose sum equals the divisor
nuiton / nuiton-utils #249 · created by Tony Chemit
e.g divideAndEnsureSum(100, 3) returns int[] {34, 33, 33} *(from redmine issue 2996 created on 2014-01-06, closed on 2014-01-06)*
updated
Closed Add Delete into persitence context
nuiton / topia #424 · created by Tony Chemit
Add functions "delete" and "deleteAll" into topia persistence context *(from redmine issue 2997 created on 2014-01-06, closed on 2014-01-06)*
updated
Open Add support for hbm.xml properties mapping
nuiton / topia #423 · created by Tony Chemit
Add support to generate multi columns unique constraints:

        
        

Documentation : http://docs.jboss.org/hibernate/core/3.3/reference/en/html/mapping.html#mapping-declaration-properties ...
updated
Closed Updates nuiton-utils to 3.0-alpha-1
nuiton / topia #422 · created by Tony Chemit
*(from redmine issue 2993 created on 2013-12-25, closed on 2013-12-25)*
updated
Closed updates nuiton-decorator to 3.0-alpha-2
nuiton / topia #421 · created by Tony Chemit
*(from redmine issue 2992 created on 2013-12-25, closed on 2013-12-25)*
updated
Closed Updates nuiton-csv to 3.0-alpha-2
nuiton / topia #420 · created by Tony Chemit
*(from redmine issue 2991 created on 2013-12-25, closed on 2013-12-25)*
updated
Closed Updates h2 to 1.3.174
nuiton / topia #419 · created by Tony Chemit
*(from redmine issue 2990 created on 2013-12-25, closed on 2013-12-25)*
updated
Closed Refactor modules
nuiton / topia #38 · created by Tony Chemit
h3. Templates * Separate Template api from runtime api (new module *topia-persistence-templates*) h3. Tests This part can be changed, if we find better way to deals with tests. * Create a strong p...
updated
Closed Can't get the correct component with GetCompopentAtPointVisitor
nuiton / jaxx #1664 · created by Tony Chemit
Must first not get invisible components + review how to get coordinates. *(from redmine issue 2999 created on 2014-01-10, closed on 2014-01-10)*
updated
Closed Updates mavenpom to 4.5
nuiton / jaxx #1663 · created by Tony Chemit
*(from redmine issue 2998 created on 2014-01-08, closed on 2014-01-08)*
updated
Closed Error for option call back
nuiton / jaxx #1662 · created by Tony Chemit
In ConfigUI, When save after modify a call back option; has error :
java.lang.UnsupportedOperationException
	at jaxx.runtime.context.JAXXInitialContext.setContextValue(JAXXInitialContext.java:109)
	...
updated