| 1.0.1 |
1-2-2012 |
Download
|
Release notes
*Infrastructure creation on demand
*Added option to generate not-found="ignore" in many-to-one relationships
*New support for'insert' and 'update' atributes in many to one relationships
*New option for "property ref" in many-to-one and one-to-one
|
| 0.1.982 |
31-1-2012 |
Download
|
Release notes
*Infrastructure creation and refresh on demand
*Added option to generate not-found="ignore" in many-to-one relationships
*New 'insert' and 'update' atributes support for many to one relationships
*Support to "property ref" on many-to-one and one-to-one
|
| 0.1.968 |
18-4-2011 |
Download
|
Release notes
*Added support for Collection of Scalars .
*Improved synchronization from database.
*Improved NHibernate mappings.
*Added support for NHibernate version attribute.
*Added support for NHibernate IUserTypes
*Added support to synchronize from MySql.
*Added support to mark many-to-one relationships as unique="true" as option.
*Added validations to scalar collections and dictionary values
|
| 0.1.965 |
21-3-2011 |
Download
|
Release notes
* Improved synchronization from database.
* Improved templates for WPF.
* Improved NHibernate mappings.
* Added support for NHibernate version attribute.
* Added support for NHibernate IUserTypes
* Added support to synchronize from MySql.
* Added support for client side pagination/filtering/sorting in WPF templates.
* Added support to mark many-to-one relationships as unique="true" as option.
* New 997 - Added validations to scalar collections and dictionary values
* New 857 - Open Selector UI when relation connector clicks on bomroot(canvas)
* New 1120 - List of Freezed files
* New 1150 - Unify ViewModel extension and WPF extension
* New 1124 - Views and viewmodels are generated to the same project/folder.
* Fixed 144 - Fixed generated queries for composite unique keys match with primary key.
* Fixed 1044 - missing column name when Id is hilo.
* Fixed 1045 - not-found ignore should be explicit.
* Fixed 1040 - IDataErrorInfo problem in EntityBase.
* Fixed 1108 - Problem with Dropdown position in wpf templates.
* Fixed 1042 - ViewInstaller should not be generated if WPf extension not present
* Fixed 1099 - use a one time generator for App.xaml
* Fixed 1104 - Allow Where clause in a relationship
* Fixed 694 - Form template should use WPF extension LABEL instead of property name
* Fixed 880 - Database schema "changing' dbtype (bug)
* Fixed 1140 - Hide [Synchronize from existing mapping]
* Fixed 1141 - Enligh Typo affecting file name Contraint --> Constraint
* Fixed 1117 - Add GSF configuration: Show Validation icons
* Fixed 1080 - In Caption show short + friendly name
* Fixed 978 - DbSchema Mapping : Validate that BOM is related to DbSchema
* Fixed 966 - added validation; two RelationshipToForeignKeyMappings can map from the same fk or same rel.
* Fixed 967 - Strip/transform invalid characters for strings that will be used as namespace, class name, properties, etc.
* Fixed 1147 - Bug with Extract to super class task
* Fixed 1149 - Allow configuration of attribute to be included/excluded in default Browse / Form
* Fixed 1154 - When entity has DefaultView use ViewName as Category for the BrowseViewModel
* Fixed 1158 : Plural name as tracking property for complext Types
* Fixed 1157 :Fix unnecesary exception in tracking property
* Fixed 1210 - Display property is not generating the tostring method on poco
* Fixed 91 - FormViewModel doesn't show errors on botton
* Fixed 7 - Duplicated ID : Bug in templates (restest)
* Fixed 4 - SchemaExport and SchemaUpdate fail on duplicated columns
* Fixed 16 - Generation bug with Unique key based on nullable int
* Fixed 116 - FK nullability change is not applied to relationship during synchronization
* Fixed 117 - Relationship is not removed when it doesn't have a related FK during synchronization
* Fixed 118 - Action execution status (outcome) is missing when a "remove relationship" action is executed
* Fixed 119 - Add entity ID synchronization action should not be listed when related table don't have PK
* Fixed 120 - One-to-one relationship lacks NotNullRelationship validation when initially synchronized
* Fixed 121 - Some relationships needs a 2nd pass of synchronization to be added to BOM
* Fixed 126 - Problem with menus showing TestX instead of the real command name.
|
| 0.1.960 |
11-3-2011 |
Download
|
Release notes
* Improved synchronization from database.
* Improved templates for WPF.
* Improved NHibernate mappings.
* Added support to synchronize from MySql.
* Fixed 1044 - missing column name when Id is hilo.
* Fixed 1045 - not-found ignore should be explicit.
* Fixed 1040 - IDataErrorInfo problem in EntityBase.
* Fixed 1108 - Problem with Dropdown position in wpf templates.
* New support for client side pagination/filtering/sorting in WPF templates.
* Fixed 1042 - ViewInstaller should not be generated if WPf extension not present
* Fixed 1099 - use a one time generator for App.xaml
* Fixed 1104 - Allow Where clause in a relationship
* Fixed 694 - Form template should use WPF extension LABEL instead of property name
* Fixed 880 - Database schema "changing' dbtype (bug)
* Fixed 1140 - Hide [Synchronize from existing mapping]
* Fixed 1141 - Enligh Typo affecting file name Contraint --> Constraint
* New 1120 - List of Freezed files
* Fixed 1117 - Add GSF configuration: Show Validation icons
* Fixed 1080 - In Caption show short + friendly name
* Fixed 978 - DbSchema Mapping : Validate that BOM is related to DbSchema
* Fixed 966 - added validation; two RelationshipToForeignKeyMappings can map from the same fk or same rel.
* Fixed 967 - Strip/transform invalid characters for strings that will be used as namespace, class name, properties, etc.
* Fixed 1147 - Bug with Extract to super class task
* Fixed 1149 - Allow configuration of attribute to be included/excluded in default Browse / Form
* New 1150 - Unify ViewModel extension and WPF extension
* New 1124 - Views and viewmodels are generated to the same project/folder.
* Fixed 1154 - When entity has DefaultView use ViewName as Category for the BrowseViewModel
* Fixed 1158 : Plural name as tracking property for complext Types
* Fixed 1157 :Fix unnecesary exception in tracking property
* New 997 - Added validations to scalar collections and dictionary values
* New 857 - Open Selector UI when relation connector clicks on bomroot(canvas)
* Fixed 1210 - Display property is not generating the tostring method on poco
* Fixed 91 - FormViewModel doesn't show errors on botton
* Fixed 7 - Duplicated ID : Bug in templates (restest)
* Fixed 4 - SchemaExport and SchemaUpdate fail on duplicated columns
* Fixed 16 - Generation bug with Unique key based on nullable int
* Fixed 116 - FK nullability change is not applied to relationship during synchronization
* Fixed 117 - Relationship is not removed when it doesn't have a related FK during synchronization
* Fixed 118 - Action execution status (outcome) is missing when a "remove relationship" action is executed
* Fixed 119 - Add entity ID synchronization action should not be listed when related table don't have PK
* Fixed 120 - One-to-one relationship lacks NotNullRelationship validation when initially synchronized
* Added support for NHibernate IUserTypes
* Fixed 121 - Some relationships needs a 2nd pass of synchronization to be added to BOM
* Fixed 126 - Problem with menus showing TestX instead of the real command name.
* Added support for NHibernate version attribute.
|
| 0.1.841 |
10-9-2010 |
Download
|
Release notes
* Upgraded to NHibernate 3!!
* Installer detects incorrect setting which will prevent users to open model files correctly.
* Improved IoC pattern in view and viewmodels
* Improved customization of XAML resource files
* Fixed bug in Forms where the Grid.Row was empty/missing
|
| 0.1.825 |
27-8-2010 |
Download
|
Release notes
Besides fixing MANY bugs
the following functional changes are included in this release.
BOM & NHibernate Templates
----------------------------------------------
* Added support for Collection of Scalars .
* Added support for Dictionary Mapping.
* Improved Relationships with DbSchema for allowing to override default column name (normally based on property name)
* Fixed some bugs and improved Inheritance support
* Implemented Component (Value Objects) mapping support.
*Added Tasks to simplify extracting Value Objects from existing entities.
* Supports for Joins.
|
| 0.1.600 |
14-7-2010 |
Download
|
Release notes
|
| 0.1.585 |
14-7-2010 |
Download
|
Release notes
|
| 0.1.569 |
2-7-2010 |
Download
|
Release notes
|
| 0.1.512 |
7-6-2010 |
Download
|
Release notes
Bug: fixed issue when the POID is named Id and it is assigned
|
| 0.1.510 |
4-6-2010 |
Download
|
Release notes
release notes
|