
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 52 (100.0%) | 847 (100.0%) | 16.2 |
bug 25: Added support for rendering TIMESTAMP type columns.
1 lines of code changed in:
Removed eronious boolean logic that printed false's in the code.
1 lines of code changed in:
Updated BO method generator to support CLOB and better support for booleanint.
43 lines of code changed in:
Fields will now render with their visibility correctly.
44 lines of code changed in:
Can now auto-generate blob attribute methods.
11 lines of code changed in:
Updated templates for new xsd format.
77 lines of code changed in:
whitespace changes.
0 lines of code changed in:
Added ability for public visiblity of relationship.
32 lines of code changed in:
Now dcafg Generates code to support deleting related entities and
make the changes persistant on save.
14 lines of code changed in:
Fixed header templates.
1 lines of code changed in:
Updated generation to create correct plurals on multi relationships.
22 lines of code changed in:
Added 's' to some method names to indicate plural relationships.
8 lines of code changed in:
Updated velocity templates to work with the newly named xml elements.
63 lines of code changed in:
Fixed bug with multirelationship generation.
1 lines of code changed in:
Updated header comments to not have the log section.
5 lines of code changed in:
Added support for Date data types.
11 lines of code changed in:
Minor update to use correct relationship attributes.
2 lines of code changed in:
Updated code generation to support relationships that are cached or not.
5 lines of code changed in:
Updated list objects to be protected, not private, allowing sub-classes to
directly access the lists.
2 lines of code changed in:
Added in generation code to retreive related objects from already loaded
lists.
33 lines of code changed in:
(12 more)