Skip to content


Closed Create BowSession to keep all object needed in session
chorem / bow #52 · created by Eric Chatellier
currently many object are pushed in session, with string key :( This is bad thing, one object must be created and contains all necessary property (User, Preferecence, Proxy, ...) *(from redmine issu...
updated
Closed Change urls from legacy project to new project
nuiton / nuiton-profiling #5 · created by Tony Chemit
Some urls still points to the old project nuiton-utils/nuiton-profiling. *(from redmine issue 2877 created on 2013-10-16, closed on 2013-11-19)*
updated
Closed Add a default port
nuiton / nuiton-profiling #4 · created by Tony Chemit
ZeroConf ? *(from redmine issue 2876 created on 2013-10-16, closed on 2014-07-11)*
updated
Closed Import parse fails if column contains data starting with quote "
nuiton / nuiton-csv #4 · created by Tony Chemit
Following data fails to import:
DATE;TITLE;NUMBER;ROWBEANENUM
10/10/2013;Un singe en été;24;TWO;
10/10/2013;"Amazing" spiderman;42;ZERO;
*(from redmine issue 2872 created on 2013-10-10)*
updated
Closed escapeCsvValue don't escape string containg quote "
nuiton / nuiton-utils #244 · created by Tony Chemit
*(from redmine issue 2873 created on 2013-10-11, closed on 2013-10-11)*
updated
Closed Embedded URIs link syntax is not taken into account
retired / jrst #14 · created by Tony Chemit
La syntaxe de lien Embedded URIs n'est pas prise en compte : External hyperlinks, like `Python `_. source : http://docutils.sourceforge.net/docs/user/rst/quickref.html#hyperlink-targets *(from redm...
updated
Closed TopiaContext#clear call TopiaContext#finalize method :(
nuiton / topia #382 · created by Tony Chemit
See #2869 *(from redmine issue 2871 created on 2013-10-10, closed on 2013-10-10)*
updated
Closed Can not replicate association
nuiton / topia #381 · created by Tony Chemit
A bad hard force cast make replication of a *Set* impossible as it requires a *List*. *(from redmine issue 2870 created on 2013-10-10, closed on 2013-10-10)*
updated
Closed Update to xerces 2.11.0
nuiton / eugene #222 · created by Tony Chemit
*(from redmine issue 2875 created on 2013-10-11, closed on 2013-10-11)*
updated
Closed Validate more than one bean property with one editor
nuiton / jaxx #1649 · created by Tony Chemit
Sometimes we need to validate more than one bean property with the same editor; when for example using a JFormattedTextField. *(from redmine issue 2878 created on 2013-10-17, closed on 2013-10-24)*...
updated
Closed Add some nice methods to select rows and columns from jtable
nuiton / jaxx #1648 · created by Tony Chemit
As soon as we use sort in table, we must convert coordinates from view to model, add then in SwingUtil some nice methods to do this for us. *(from redmine issue 2874 created on 2013-10-11, closed on ...
updated