Skip to content


Closed Envoyer un nouveau mot de passe à l'utilisateur
chorem / bow #6 · created by Eric Chatellier
Si l'utilisateur pert son mot de passe, il faut il en genere un nouveau et lui envoyer *(from redmine issue 207 created on 2010-06-18, closed on 2010-07-15)*
updated
Open fix NPE when no attachment in Announcement Mojos
retired / jredmine #15 · created by Tony Chemit
*(from redmine issue 207 created on 2010-01-14, closed on 2010-01-14)*
updated
Closed Improve ApplicationConfig code
nuiton / nuiton-utils #165 · created by Tony Chemit
*(from redmine issue 2073 created on 2012-05-01, closed on 2012-05-01)*
updated
Closed ResourceTest is bad
nuiton / nuiton-utils #164 · created by Tony Chemit
this test modify system (altered system class loader) and make it unstable (does not work for jdk 1.7.3 on my disk). *Note:*A test should never alter system (all modifications must be removed after i...
updated
Closed Update default tagValue configuration
nuiton / topia #351 · created by Tony Chemit
*(from redmine issue 2735 created on 2013-07-05, closed on 2013-07-13, duplicates #2079)*
updated
Closed Review tag-values : convention over configuration
nuiton / topia #289 · created by Tony Chemit
For each tagValue described in @topia/src/site/rst/user/tagvalues.rst@, add a column for default value. Check that defaults values are suitable for 80% of ToPIA usages. *(from redmine issue 2079 cre...
updated
Closed Remove the TopiaContext from TopiaEntityAbstract
nuiton / topia #288 · created by Tony Chemit
Make a dedicated mode if necessary : TopiaContextAware *(from redmine issue 2078 created on 2012-05-07, closed on 2013-07-05)*
updated
Closed Make TopiaContext multi-implementations compatible
nuiton / topia #287 · created by Tony Chemit
-> make it Hibernate-independent *(from redmine issue 2077 created on 2012-05-07, closed on 2012-05-29)*
updated
Closed Deprecate some code
nuiton / topia #286 · created by Tony Chemit
- Some .util package specific to a project - TopiaQuery - ServiceTransformer *(from redmine issue 2076 created on 2012-05-07, closed on 2012-05-07)*
updated
Closed Method find(String hql, int startIndex, int endIndex, Object... args) can't be called
nuiton / topia #285 · created by Tony Chemit
Calling method :
context.find(query, 0, 0, "entryBook", entryBook, "financialPeriod", financialPeriod);
produce non resolvable error:
the methods find(String, Object[]) is ambiguous for the type T...
updated