Skip to content


Closed Change data model (user, token, Bookmark)
chorem / bow #54 · created by Eric Chatellier
User doit étendre WikittyUser, les champs actuels seront copiés dans les champs de celui-ci. Token doit être supprimé, et ajout d'un champs permanentToken sur User (deplacement des token existants). ...
updated
Open Force user to set cardinality of each association
nuiton / topia #567 · created by Tony Chemit
Replaces #2898 *(from redmine issue 3614 created on 2015-01-16)*
updated
Closed Rename commitTransaction() and rollbackTransaction() to commit() and rollback()
nuiton / topia #392 · created by Tony Chemit
"Transaction" is now redondant in its own contract. *(from redmine issue 2899 created on 2013-11-04, closed on 2013-11-22)*
updated
Closed Check implicit cardinality behavior
nuiton / topia #391 · created by Tony Chemit
Check that the bahvior when no cardinality is defined is the expected one *(from redmine issue 2898 created on 2013-11-04, closed on 2015-01-16)*
updated
Open Check composite and aggregation behavior
nuiton / topia #390 · created by Tony Chemit
*(from redmine issue 2897 created on 2013-11-04)*
updated
Closed Create contextualized exceptions
nuiton / topia #389 · created by Tony Chemit
Create some business specific exception (not found, ...) Let these exception have a context (query + parameters, ...) *(from redmine issue 2896 created on 2013-11-04, closed on 2013-11-15)*
updated
Closed Remove duplicated code betweeen generated XxxApplicationContext and XxxPersistenceContext
nuiton / topia #388 · created by Tony Chemit
*(from redmine issue 2895 created on 2013-11-04, closed on 2013-12-19)*
updated
Closed Fix TODO tags in HQLAndParameters builder
nuiton / topia #387 · created by Tony Chemit
*(from redmine issue 2894 created on 2013-11-04, closed on 2014-10-03)*
updated
Closed Refactor packages
nuiton / topia #386 · created by Tony Chemit
Today's defined packages are to ambigious, let reorganize them Pay attention to keep backward compatibility *(from redmine issue 2893 created on 2013-11-04, closed on 2014-07-04)*
updated
Closed Introduce TopiaConfiguration interface and allow dynamic creation with Java and not only properties
nuiton / topia #385 · created by Tony Chemit
We must define a sufficient set of XxxApplicationContext construtors to make possible for user to easily : * start application in a temporary H2 database (zeroconf mode) * start application in a temp...
updated
Open Check the 'update' method behavior
nuiton / topia #384 · created by Tony Chemit
See what is exactly our expected behavior *(from redmine issue 2891 created on 2013-11-04)*
updated
Closed Use generated constants in transformers
nuiton / topia #33 · created by Tony Chemit
We generate some constants for entity, we should use them *(from redmine issue 289 created on 2010-01-28, closed on 2010-01-29)*
updated