Activity
From 08/24/2011 to 09/22/2011
09/22/2011
-
07:28 pm Revision 2346: Update mavenpom4redmineAndCentral to 3.0.4.
-
02:14 pm ToPIA 2.6.2 released
- The ToPIA team is pleased to announce the *topia-2.6.2* release!
Tools for Portable and Independent Architecture :
... -
02:07 pm Revision 2345: [maven-release-plugin] prepare for next development iteration
-
02:06 pm Revision 2344: [maven-release-plugin] copy for tag topia-2.6.2
-
02:06 pm Revision 2343: [maven-release-plugin] prepare release topia-2.6.2
-
02:03 pm Revision 2342: add license header
-
01:56 pm Tâche #1739 (Résolu): Updates to eugene 2.4
- done in r2341.
-
01:55 pm Revision 2341: Tâche #1739: Updates to eugene 2.4
-
12:23 pm Anomalie #1748 (Résolu): Some messages of the validation of a model are not correct
- Fixed in r2340.
-
12:22 pm Anomalie #1748 (Résolu): Some messages of the validation of a model are not correct
- It displays often a attribute name is already defined but this is not true :)
Just do not display this error when ... -
12:21 pm Evolution #1747 (Résolu): Model errors validation should not be displayed as info! at least they ...
- Done in r2340.
-
12:20 pm Anomalie #1641 (Résolu): Cannot use MyDAO.create(My.PROPERTY_CLIENT) with isClient() method
- I had a validation rule in the validator, so there is a message but still failure at all.
Done in r2340. -
12:19 pm Revision 2340: Anomalie #1641: Cannot use MyDAO.create(My.PROPERTY_CLIENT) with isClient() method
-
12:19 pm Revision 2339: Evolution #1747: Model errors validation should not be displayed as info! at least...
-
12:18 pm Evolution #1747 (Résolu): Model errors validation should not be displayed as info! at least they ...
-
11:39 am Revision 2338: fix serialVersionUID generation (miss the L)
-
11:04 am Evolution #1716 (Résolu): Improve generators
-
11:03 am Evolution #1716: Improve generators
- Use now generated serialVersionUID (done in r2337.)
-
11:03 am Revision 2337: Use generated serialVersionUID from eugene
-
08:59 am Anomalie #1641: Cannot use MyDAO.create(My.PROPERTY_CLIENT) with isClient() method
- I understand your opinion.
However, we have to inform the Topia user that he's doing wrong. Because I was not the ...
09/21/2011
-
12:27 am Anomalie #1641: Cannot use MyDAO.create(My.PROPERTY_CLIENT) with isClient() method
- I am not sure this is a good idea :
getClient():Client and setClient(Client):void introduces a client javaBean pro... -
12:20 am Anomalie #1732 (Résolu): Cannot compile with N multiplicity to an enumeration
- Fixed in r2336.
-
12:20 am Revision 2336: Anomalie #1732: Cannot compile with N multiplicity to an enumeration
-
08:29 pm Anomalie #1732 (Assigné): Cannot compile with N multiplicity to an enumeration
-
08:13 pm Revision 2335: onyl invoke its at release due to MINVOKER-107
-
11:32 am Anomalie #1745 (Résolu): Cannot use a function on TopiaQuery
-
09:50 am Anomalie #1745 (Fermé): Cannot use a function on TopiaQuery
- Done in r2333
-
09:43 am Revision 2334: Invert assertEquals............
-
09:40 am Revision 2333: #1745
- Cannot use a function on TopiaQuery
-
09:16 am Anomalie #1745 (Résolu): Cannot use a function on TopiaQuery
- query.addWhere("lower(name)", TopiaQuery.Op.LIKE, "%" + nameToFind.toLowerCase() + "%");
The property name is used...
09/13/2011
-
12:09 pm Revision 2332: change log level
09/12/2011
-
04:43 pm Revision 2331: convention over configuration
-
03:33 pm Revision 2330: fix IT repositories setting
-
03:28 pm Anomalie #1640 (Résolu): Cannot create TopiaContext when using an abstract class
-
03:27 pm Anomalie #1640: Cannot create TopiaContext when using an abstract class
- Fixed in r2328.
An it was created for this purpose in r2329. -
03:27 pm Revision 2329: add it for Anomalie #1640: Cannot create TopiaContext when using an abstract class
-
02:09 pm Revision 2328: Anomalie #1640: Cannot create TopiaContext when using an abstract class
-
02:06 pm Anomalie #1640: Cannot create TopiaContext when using an abstract class
- This is a problem of generation for inheritance.
While using an Abstract parent entity, child must then extends th... -
02:05 pm Anomalie #1640 (Assigné): Cannot create TopiaContext when using an abstract class
-
02:01 pm Anomalie #1648 (Résolu): Can not use enumeration in model and QueryHelperTransformer
-
01:10 pm Revision 2327: Tâche #1739: Updates to eugene 2.4
-
01:10 pm Tâche #1739 (Résolu): Updates to eugene 2.4
-
12:46 pm Tâche #1736 (Résolu): Updates to nuiton-utils 2.3
-
12:46 pm Evolution #1679 (Résolu): add missing constants for field on TopiaEntity
-
12:46 pm Revision 2326: Tâche #1736: Updates to nuiton-utils 2.3
- Evolution #1679: add missing constants for field on TopiaEntity
-
12:45 pm Tâche #1736 (Résolu): Updates to nuiton-utils 2.3
-
12:44 pm Evolution #1679 (Assigné): add missing constants for field on TopiaEntity
09/09/2011
-
08:03 pm Evolution #1716: Improve generators
- Done in r2322.
-
06:05 pm Revision 2325: use new site deployment configuration
-
05:51 pm Revision 2324: Update mavenpom4redmineAndCentral to 3.0.3.
09/05/2011
-
11:11 am Anomalie #1732 (Résolu): Cannot compile with N multiplicity to an enumeration
- When generating the following model :
Contact --[1]----------[1..*]--> ContactType
Compilation fails in ContactAb...
09/01/2011
-
05:19 pm Anomalie #1730 (Résolu): DAO set null taget entity when delete association
-
05:18 pm Revision 2323: #1730 : DAO set null taget entity when delete association
-
05:17 pm Anomalie #1730 (Résolu): DAO set null taget entity when delete association
- Ex :
A 1-* B (- étant une association bidirectionnel de 1 vers *)
Collection<B> bs = a1.getBs()
a2.addAllB(bs)...
08/29/2011
-
06:38 pm Revision 2322: Evolution #1716: Improve generators
-
06:36 pm Evolution #1716 (Résolu): Improve generators
- In Entity like generators,
- add missing serialVersionUID
- do not generate interfaces when not needed.
Also available in: Atom