Skip to content


Closed Add permanent token in Home link
chorem / bow #23 · created by Eric Chatellier
Lorsque l'on clique sur le Home ('livre + bow' en haut a gauche) on revient à la page d'accueil. Il faut ajout au lien généré le permanent token pour permettre de bookmarker ce lien et ainsi lorsqu'il...
updated
Closed Improve decorator api (make public registerXXX methods)
nuiton / nuiton-utils #188 · created by Tony Chemit
*(from redmine issue 2277 created on 2012-08-20, closed on 2012-08-20)*
updated
Closed Deprecate some codes
nuiton / nuiton-utils #187 · created by Tony Chemit
We should really take 5 minutes to deprecate some weird and very-very old codes. *(from redmine issue 2275 created on 2012-08-19, closed on 2012-08-23)*
updated
Closed Add a way to import/export Enumeration in csv API
nuiton / nuiton-utils #186 · created by Tony Chemit
Add two ParserFormatter (one by name, other by ordinal) *(from redmine issue 2270 created on 2012-08-17, closed on 2012-08-17)*
updated
Closed Introduce a TopiaPersistenceHelper
nuiton / topia #318 · created by Tony Chemit
This contract can be used at the end to generate a specific application persistence helper *(from redmine issue 2278 created on 2012-08-21, closed on 2012-08-21)*
updated
Closed Add deleteAll method on TopiaDAO
nuiton / topia #317 · created by Tony Chemit
Sometimes it is useful to delete more than one entity at once, this method solve this case. *(from redmine issue 2276 created on 2012-08-19, closed on 2012-08-19)*
updated
Closed Improve TopiaDAO javadoc
nuiton / topia #316 · created by Tony Chemit
I can't do all by myself (no time), but just a being to organise things. Alot still has to be done (there is some doc in french, other in english,... :() *(from redmine issue 2274 created on 2012-08...
updated
Closed Add new methods to TopiaDAO to do search without using TopiaQuery
nuiton / topia #315 · created by Tony Chemit
As TopiaQuery is dead to us, let's add some useful method in TopiaDAO to execute hql (and jpaql in version 3.0). *(from redmine issue 2272 created on 2012-08-18, closed on 2012-08-23)*
updated
Closed Deprecate TopiaQuery
nuiton / topia #314 · created by Tony Chemit
Better than deprecate it in version 3.0, do it the sooner... *(from redmine issue 2271 created on 2012-08-18, closed on 2012-08-19)*
updated
Open In ConfigUIHelper, allow to not run a callback with a predicate
nuiton / jaxx #1524 · created by Tony Chemit
Useful to avoid displaying the screen if the callback is necessary only in some particular cases. When registering the callback we can push a Guava Predicate and execute it when callbacks are returne...
updated