News

ToPIA 2.3.1 released

Added by Tony Chemit about 3 years ago

The ToPIA team is pleased to announce the topia-2.3.1 release!

Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.

Documentation of the project can be found here:
http://maven-site.nuiton.org/topia

Changes in this version:

New features:
  • Update to lucene 3.0.1 Issue: #378. Thanks to Éric Chatellier. Resolved by echatellier.
  • Add a template to generate BinderHelper Issue: #408. Thanks to Tony Chemit. Resolved by tchemit.
  • Add new create method to persist manually created entities Issue: #411. Thanks to Éric Chatellier. Resolved by echatellier.
  • Template pour générer le squelette des méthodes de service pour une appli finale [ServiceTransformer] Issue: #412. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • [TopiaQuery] Add operator != Issue: #416. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Utilisation nuiton-i18n 1.2 Issue: #430. Thanks to Tony Chemit. Resolved by fdesbois.
  • [TopiaQuery] Amélioration méthode add() pour mieux gérer les valeurs multiples Issue: #418. Thanks to Florian DESBOIS. Resolved by fdesbois.

Downloads

No release file deployed.

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/release/

Have fun!
-ToPIA team

ToPIA 2.3 released

Added by Tony Chemit about 3 years ago

The ToPIA team is pleased to announce the topia-2.3 release!

Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.

Documentation of the project can be found here:
http://maven-site.nuiton.org/topia

Changes in this version:

New features:
  • Migration EUGene 2 Issue: #122. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • method size() : Compter le nombre d'entités depuis un DAO directement en base Issue: #135. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Mise à plat des propriétés à la création du contexte principale Issue: #138. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Mettre à jour le site Issue: #150. Thanks to Tony Chemit. Resolved by fdesbois.
  • Améliorer la génération des méthodes des entités suivant la visibilité Issue: #162. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Utilisation des Transformer Issue: #171. Thanks to Tony Chemit. Resolved by tchemit.
  • Ajout du temps en plus de la date pour topiaCreateDate Issue: #177. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • BeanGenerator : Gérer la génération des Impl à l'instar des entités Issue: #203. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Objet permettant de simplement manipuler une requete HQL pour l'executer via le TopiaContext : TopiaQuery Issue: #178. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Gestion du stéréotype <<unique>> sur les attributs d'une entité Issue: #241. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Use generated constants in transformers Issue: #289. Thanks to Tony Chemit. Resolved by tchemit.
  • Improve manual migration service logs Issue: #291. Thanks to Tony Chemit. Resolved by tchemit.
  • Manage the default value attribute on hibernate mapping Issue: #290. Thanks to Tony Chemit. Resolved by tchemit.
  • Add methods findUsages on TopiaDAO api Issue: #331. Thanks to Tony Chemit. Resolved by tchemit.
  • Méthodes sur les naturalId dans les DAO générés Issue: #323. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Add getModelName method on generated DAOHelper Issue: #332. Thanks to Tony Chemit. Resolved by tchemit.
  • Utilisation nuiton-utils 1.2 et nuiton-i18n 1.1 Issue: #352. Thanks to Tony Chemit. Resolved by tchemit.
  • Utilisation nuiton-processor 1.0.3 Issue: #373. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • Les tagValue orderBy sur une relation many-to-many ne fonctionne pas Issue: #137. Thanks to Florian DESBOIS. Resolved by echatellier.
  • Problème de génération lorsqu'une entité à 2 liens avec une classe association Issue: #132. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • La dépendance slf4j ne devrait pas être en runtime Issue: #142. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • NPE sur la valeur d'un paramètre dans TopiaContextImpl Issue: #243. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • generated EntityAbstract have public states Issue: #337. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

No release file deployed.

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/release/

Have fun!
-ToPIA team

ToPIA 2.3.0-beta-9 released

Added by Tony Chemit about 3 years ago

The ToPIA team is pleased to announce the topia-2.3.0-beta-9 release!

Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.

Documentation of the project can be found here:
http://maven-site.nuiton.org/topia

Changes in this version:

New features:
  • Méthodes sur les naturalId dans les DAO générés Issue: #323. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Add methods findUsages on TopiaDAO api Issue: #331. Thanks to Tony Chemit. Resolved by tchemit.
  • Add getModelName method on generated DAOHelper Issue: #332. Thanks to Tony Chemit. Resolved by tchemit.
  • Use nuiton-utils 1.1.5 Issue: #342. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • generated EntityAbstract have public states Issue: #337. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

No release file deployed.

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/release/

Have fun!
-ToPIA team

ToPIA 2.3.0-beta-8 released

Added by Florian DESBOIS over 3 years ago

The ToPIA team is pleased to announce the topia-2.3.0-beta-8 release!

Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.

Documentation of the project can be found here:
http://maven-site.nuiton.org/topia

Changes in this version:

New features:
  • [TopiaQuery] Use StringBuilder instead of String concatenation Issue: #306. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Refactor Generics in TopiaQuery Issue: #305. Thanks to Florian DESBOIS. Resolved by fdesbois.

Downloads

No release file deployed.

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/release/

Have fun!
-ToPIA team

ToPIA 2.3.0-beta-7 released

Added by Tony Chemit over 3 years ago

The ToPIA team is pleased to announce the topia-2.3.0-beta-7 release!

Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.

Documentation of the project can be found here:
http://maven-site.nuiton.org/topia

Changes in this version:

New features:
  • Improve manual migration service logs Issue: #291. Thanks to Tony Chemit. Resolved by tchemit.
  • [TopiaQuery] Add a method to reset limit Issue: #293. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Use generated constants in transformers Issue: #289. Thanks to Tony Chemit. Resolved by tchemit.
  • Manage the default value attribute on hibernate mapping Issue: #290. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

No release file deployed.

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/release/

Have fun!
-ToPIA team

ToPIA 2.3.0-beta-6 released

Added by Florian DESBOIS over 3 years ago

The ToPIA team is pleased to announce the topia-2.3.0-beta-6 release!

Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.

Documentation of the project can be found here:
http://maven-site.nuiton.org/topia

Changes in this version:

New features:
  • [TopiaQuery] Gérer directement une liste de paramètres HQL Issue: #269. Thanks to Florian DESBOIS. Resolved by fdesbois.
Fixed Bugs:
  • NPE sur la valeur d'un paramètre dans TopiaContextImpl Issue: #243. Thanks to Florian DESBOIS. Resolved by fdesbois.

Downloads

No release file deployed.

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/release/

Have fun!
-ToPIA team

ToPIA 2.3.0-beta-5 released

Added by Tony Chemit over 3 years ago

The ToPIA team is pleased to announce the topia-2.3.0-beta-5 release!

Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.

Documentation of the project can be found here:
http://maven-site.nuiton.org/topia

Changes in this version:

New features:
  • Utilisation de mavenpom4redmine 2.0.2 Issue: #225. Thanks to Florian DESBOIS. Resolved by tchemit.
  • Gestion du stéréotype <<unique>> sur les attributs d'une entité Issue: #241. Thanks to Florian DESBOIS. Resolved by fdesbois.
Fixed Bugs:
  • [TopiaQuery] Problème d'ordre sur les maps Issue: #242. Thanks to Florian DESBOIS. Resolved by fdesbois.

Downloads

No release file deployed.

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/release/

Have fun!
-ToPIA team

ToPIA 2.3.0-beta-4 released

Added by Tony Chemit over 3 years ago

The ToPIA team is pleased to announce the topia-2.3.0-beta-4 release!

Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.

Documentation of the project can be found here:
http://maven-site.nuiton.org/topia

Changes in this version:

New features:
  • Gestion des multiples select dans TopiaQuery Issue: #226. Thanks to Florian DESBOIS. Resolved by fdesbois.

Downloads

No release file deployed.

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/release/

Have fun!
-ToPIA team

ToPIA 2.3.0-beta-3 released

Added by Florian DESBOIS over 3 years ago

The ToPIA team is pleased to announce the topia-2.3.0-beta-3 release!

Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.

Changes in this version:

No changes defined in this version : see roadmap for 2.3.0 version on
http://nuiton.org/versions/show/41

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/topia

Have fun!
-ToPIA team

ToPIA 2.3.0-beta-2 released

Added by Tony Chemit over 3 years ago

The ToPIA team is pleased to announce the topia-2.3.0-beta-2 release!

Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.

Changes in this version:

New features:
  • Utilisation des Transformer Issue: #171. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/topia

Have fun!
-ToPIA team

« Previous 1 2 3 4 5 Next »

Also available in: Atom