Skip to content


Closed Permit admin authentification with password in config file
chorem / bow #61 · created by Eric Chatellier
Lorsque l'indexe solr est corrompu, on ne peut plus s'authentifier. Il serait utile que les admins puissent s'authentifier pour forcer la reindexation (ou la migration des données si cela est du a un ...
updated
Closed Use topia 3.0-alpha-8
retired / nuiton-web #96 · created by Tony Chemit
*(from redmine issue 2979 created on 2013-12-20, closed on 2014-01-06)*
updated
Closed Add a new filter to deal with typed persistence context
retired / nuiton-web #95 · created by Tony Chemit
As the persistence context is a proxy, if you have in your project a specialized persistenceContext, you can't just cast the proxy. To fix this, we need another filter with a typed PersistenceContext...
updated
Closed Add convenient methods on entities
nuiton / topia #417 · created by Tony Chemit
Add two methods for each field with multiplicity: * isXXXNotEmpty() * getXXXTopiaIds() *(from redmine issue 2978 created on 2013-12-20, closed on 2013-12-20)*
updated
Open Extract CSV API to a new topia-service-csv
nuiton / topia #416 · created by Tony Chemit
For the moment just move all the API to the package, then will transfrom it to a real topia service. *(from redmine issue 2977 created on 2013-12-20)*
updated
Closed Generate a DaoSupplier
nuiton / topia #415 · created by Tony Chemit
*(from redmine issue 2976 created on 2013-12-20, closed on 2013-12-20)*
updated
Closed Be able to specify a super class for any generated class
nuiton / topia #414 · created by Tony Chemit
Use new tag-values: * entitySuperClass (on all model or on a specific entity) * daoSuperClass (on all model or on a specific entity) * persistenceContextSuperClass (on all model) * applicationContext...
updated
Closed Making migration service works again
nuiton / topia #413 · created by Tony Chemit
*(from redmine issue 2973 created on 2013-12-18, closed on 2013-12-18)*
updated
Closed ToPIA tagValues and stereotypes are no more found wxhile generating a model
nuiton / topia #412 · created by Tony Chemit
*(from redmine issue 2972 created on 2013-12-18, closed on 2013-12-18)*
updated
Closed Add some methods to use pager in TopiaDao and query builder
nuiton / topia #411 · created by Tony Chemit
in the TopiaDao add methods: * TopiaPagerBean newPager(int pageSize) * TopiaPagerBean newPager(String hql, Map params, int pageSize); to init a pager within incoming data. in query builder add meth...
updated
Closed Remove unecessary hardcoded or parameterized types in AbstractTopiaDao
nuiton / topia #410 · created by Tony Chemit
*(from redmine issue 2970 created on 2013-12-18, closed on 2013-12-18)*
updated
Closed Improve UI configuration
nuiton / jaxx #1321 · created by Tony Chemit
- Ajout d'une api ConfigModelBuilder pour faciliter la contruction d'un ConfigModel - Gestion de call backs pour le rechargement de l'ui et de l'application *(from redmine issue 396 created on 2010-...
updated
Closed Improve ConfigUI with a CallBackManager
nuiton / jaxx #1298 · created by Tony Chemit
Make it generics :) *(from redmine issue 297 created on 2010-01-29, closed on 2010-02-07, relates #396)*
updated