|
Released on 17 April 2008
New Features :: Changes/Enhancements :: Resolved Issues
New Features
| Code Generation |
NCT-1071 |
Upgrade NConstruct to use NHibernate 2.0 apha version |
| Code Generation |
NCT-1088 |
Enable list data structure in NConstruct wizard process |
| Code Generation |
NCT-1072 |
Create an option of creating a VS 2005 or VS 2008 solution |
| NConstruct client |
NCT-1097 |
Implement edit and delete on right mouse click on context menu |
| NConstruct server/client |
NCT-1098 |
Implement master detail grid support on client and server, but not on wizard yet |
| NConstruct server/client |
NCT-1099 |
Implement master detail on generic entity form |
Changes/Enhancements
| NConstruct client |
NCT-1091 |
Implement sort by list index column on data access layer
|
| NConstruct server |
NCT-1096 |
Implement correct Add record method thru parent list collection on list data structures
|
| NConstruct client |
NCT-1095 |
Implement move up and down on list data structures
|
| NConstruct client |
NCT-1094 |
Implement advanced and simple search on detail tables base on parent id
|
| NConstruct server |
NCT-1093 |
Create swap of list record service method
|
| NConstruct server |
NCT-1092 |
Create list index attribute
|
| NConstruct server |
NCT-1085 |
Improve exception handling using LoaderExceptions in Reflection manager in case of ReflectionTypeLoadException exception
|
| NConstruct client |
NCT-1090 |
Make list index column invisible on edit form
|
| NConstruct client |
NCT-1086 |
Mark children and parent tabs as child and parent to resolve Krypton focus issues
|
| Code Generation |
NCT-1089 |
Notify the user if an index column is not nullable in case of list data structure
|
| NConstruct client |
NCT-1087 |
Hack Docking project in class DockContentCollection and its method GetVisibleContent not to throw exception, but handle it
|
| Code Generation |
NCT-1084 |
Improve exception handling for tables that contain "primary key problems"
|
| NConstruct Client |
NCT-1083 |
Enable ajax sorting on web GridView
|
Resolved Issues
| NHibernate |
NCT-1047 |
Correct NHibernate JetDriver source code (issue with more than one where condition) |
| Code Generation |
NCT-1070 |
Redundant News module actions in application without News module |
| Code Generation |
NCT-1069 |
Redundant comma in DTO constructor code generation for table with only one field |
| NConstruct Server |
NCT-1046 |
Convert UPPER function to Dialect.LowercaseFunction and ToUpper to ToLower (different per dialect upper function names issue) |
|