[root]/templates/List
parts
(4 files, 69 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 19 (100.0%) | 380 (100.0%) | 20.0 |
bug 25: Added support for rendering TIMESTAMP type columns.
11 lines of code changed in:
Added field def for CLOB types.
3 lines of code changed in:
Added generation logic to support BLOB data types.
6 lines of code changed in:
Added filter generation field for date type.
2 lines of code changed in:
Updated templates for new xsd format.
27 lines of code changed in:
Updated velocity templates to work with the newly named xml elements.
40 lines of code changed in:
Now generates content for type date.
4 lines of code changed in:
Updated generated sort, bind and filter methods to NOT throw exceptions
as DCAF 2.2 throws them on its own.
0 lines of code changed in:
Updated generator to allow Objects for filtering, not just Strings.
2 lines of code changed in:
Updated to generate code correctly for Filter entries.
3 lines of code changed in:
Added required code to generate for filtering and sorting in-memory lists.
44 lines of code changed in:
Now calls sub-templates for relationships.
8 lines of code changed in:
Added support for "float" type fields.
4 lines of code changed in:
Updated Lists to now load Main Files, not BO's.
3 lines of code changed in:
Updated to work with field changes.
21 lines of code changed in:
Fix in generator code coz SortOptions were being generated incorrectly.
4 lines of code changed in:
Removed extra "\" marks that are now no longer needed.
2 lines of code changed in:
*** keyword substitution change ***
98 lines of code changed in:
Initial version of code to generate DO/BO/Lists.
98 lines of code changed in: