Releases
1.4.6 Build 488
Download as exe-installer or portable zip version, released on 29 September 2011.
Required maintainance to 2011.09.29 (Version 1.4.6.488)
- Updated export rules for doctrine2 attributes (ticket=466)
- Fixed bug in orm property editor - sometimes empty element could be left in properties (ticket=458)
- Update doctrine2 namespace export in target-entity association property (ticket=459)
- Fixed column-definition property export for Doctrine2 (ticket=460)
- Fixed scale, precision export in Doctrine2 YAML export (ticket=461)
- Fixed missing a lifecycle-callback in YAML export (ticket=462)
- Fixed export ORM list/set properties in correct order (ticket=463)
- Fixed typo in "column-definition" (missing last i) (ticket=464)
- Fixed column-definition export in another than "id" fields in D2 (ticket=465)
- Fixed export for Doctrine2 unique-constraint attribute in YAML (ticket=467)
Permalink: 1.4.6 Build 488
1.4.5 Build 478
Download as exe-installer or portable zip version, released on 15 July 2011.
Required maintainance to 2011.07.15 (Version 1.4.5.478)
- New ! Support for Propel ORM validators (ticket=446)
- New ! Support for Propel ORM behaviors (ticket=449)
- New ! Extended Doctrine 2.0 import scanner for *.orm.yml and *.orm.xml files (ticket=450)
- New ! Extension for Doctrine2 export settings. Each module now have file-suffix attribute for export setup. (ticket=451)
- New ! Updated export of Doctrine2 column flag
AI. When no other generator strategy is set, ORMD exportAUTO(ticket=453) - New ! Added orderBy attribute to Doctrine association (ticket=455)
- Fixed export for YAML when value contains char % at first position (ticket=445)
- Fixed problem with regex char ^ in Doctrine ORM Properties (ticket=447)
- Doctrine2 fixed Many to many relation export (more at http://bit.ly/iG69zp) (ticket=448)
- Fix in Propel ORM behaviours importer (ticket=452)
- Fixed adding saved files to last opened list (ticket=454)
- Fixed read-only checkbox glitch (ticket=456)
- Fixed advanced column properties export for Doctrine ORM (ticket=457)
Permalink: 1.4.5 Build 478
1.4.3 Build 457
Download as exe-installer or portable zip version, released on 21 February 2011.
Required maintainance to 2011.02.21 (Version 1.4.3.457)
- Update: When creating inheritance from entity edit, choose entity as "child" instead of "parent" (ticket=443)
- Fix: Enable create inheritance without type. (in inheritance wizard) (ticket=442)
- Fixed another bug in M:N ORM Doctrine export (ticket=440)
- Fix: Bug when duplicating entity with association (ticket=441)
- Disable association creation when parent entity doesn't have primary key (ticket=444)
- Fixed export for YAML when value contains char % at first position (ticket=445)
Permalink: 1.4.3 Build 457
1.4.3 Build 456
Download as exe-installer or portable zip version, released on 04 February 2011.
Required maintainance to 2011.02.04 (Version 1.4.3.456)
- Fixed another bug in M:N ORM Doctrine export (ticket=440)
- Fixed bug with import/export project when (NULL) value is present
Permalink: 1.4.3 Build 456
1.4.3 Build 454
Download as exe-installer or portable zip version, released on 01 December 2010.
Required maintainance to 2010.12.01 (Version 1.4.3.454)
- Fixed bug in M:N export in large Doctrine ORM projects (ticket=440)
Permalink: 1.4.3 Build 454
1.4.2 Build 450
Download as exe-installer or portable zip version, released on 20 October 2010.
Required maintainance to 2010.10.20 (Version 1.4.2.450)
- New ! Added "fixed" column attribute for Doctrine ORM (ticket=423)
- New ! New script command "execute-file" (ticket=427)
- New ! Export scripts callbacks functions (more on blog) (ticket=428)
- New ! New visual feature for differentiation of NULL and NOT NULL columns (more on blog) (ticket=433)
New ! Added onUpdate property for Doctrine ORM relations (ticket=435)
Fixed import from MySQL Workbench - added conversion rules for int1/2/3/4/8, tinyint,smallint,.... (ticket=432)
- Fixed many to many wizard to correctly setup Autoincrement flag to ID (ticket=424)
- Updated Doctrine2 import/export to follow changes in XML mapping attributes "change-tracking-policy" (ticket=426)
- Fixed import for enum values from MySQL Workbench project file (ticket=425)
- fixed import from MySQL Workbench - case problem in datatypes (ticket=429)
- fixed import from MySQL Workbench - added tableName for Doctrine ORM (ticket=430)
- fixed import from MySQL Workbench - added 'fixed' attribute for CHAR type for Doctrine ORM (ticket=431)
- Internal fix for MySQL Workbench import to Doctrine project (ticket=434)
- Fixed Doctrine ORM export for MN relations between two modules (ticket=436)
- Another fix for ORM Doctrine Many to many relations export (ticket=437)
Permalink: 1.4.2 Build 450
1.4.2 Build 448
Download as exe-installer or portable zip version, released on 19 October 2010.
Required maintainance to 2010.10.19 (Version 1.4.2.448)
- New ! Added "fixed" column attribute for Doctrine ORM (ticket=423)
- New ! New script command "execute-file" (ticket=427)
- New ! Export scripts callbacks functions (more on blog) (ticket=428)
- New ! New visual feature for differentiation of NULL and NOT NULL columns (more on blog) (ticket=433)
New ! Added onUpdate property for Doctrine ORM relations (ticket=435)
Fixed import from MySQL Workbench - added conversion rules for int1/2/3/4/8, tinyint,smallint,.... (ticket=432)
- Fixed many to many wizard to correctly setup Autoincrement flag to ID (ticket=424)
- Updated Doctrine2 import/export to follow changes in XML mapping attributes "change-tracking-policy" (ticket=426)
- Fixed import for enum values from MySQL Workbench project file (ticket=425)
- fixed import from MySQL Workbench - case problem in datatypes (ticket=429)
- fixed import from MySQL Workbench - added tableName for Doctrine ORM (ticket=430)
- fixed import from MySQL Workbench - added 'fixed' attribute for CHAR type for Doctrine ORM (ticket=431)
- Internal fix for MySQL Workbench import to Doctrine project (ticket=434)
- Fixed Doctrine ORM export for MN relations between two modules (ticket=436)
Permalink: 1.4.2 Build 448
1.4.0 Build 438
Download as exe-installer or portable zip version, released on 13 September 2010.
Required maintainance to 2010.09.13 (Version 1.4.0.438)
- New ! New error handling system (ticket=375)
- New ! New XML scripting language (simmilar to Phing) (ticket=376)
- New ! Rewrite all import/export procedures to Xml UniversalScript (ticket=377)
- New ! Extended ORMD configuration for user-defined importers and exporters (ticket=378)
- New ! XML schema for XML Universal Script (ticket=379)
- New ! Inheritance support for doctrine and doctrine 2 More Info. (ticket=386)
- New ! New wizard for association creating (ticket=387)
- New ! unification of objects terminology (entity instead of table, field instead of column,...) (ticket=388)
- New ! Support for long(multiline) column default values (ticket=389)
- New ! Updated Doctrine foreignType,foreignCascade,... attributes to new attribute system (ticket=391)
- New ! Doctrine 2.0 support (ticket=393)
- New ! Fixed Doctrine2 bug when module file is in the same directory as export destination (ticket=395)
- New ! Fixed Doctrine2 bug with absolute export path (ticket=396)
- New ! New command line parameters for open and import project More info.(ticket=397)
- New ! Added support for Doctrine2 Mapped superclass (ticket=399)
- New ! Support for CakePHP validators More info.(ticket=401)
- New! Support for CakePHP schema.php generator More info. (ticket=403)
- New ! Doctrine2 YAML suport (ticket=406)
- New ! Added alias export for CakePhp associations (ticket=408)
- New ! CakePHP schema export is now using "useTable" and "table" property (ticket=409)
- Doctrine2 export to the same folder as is stored model.xml (ticket=394)
- Bugfix for missing 'description' attribute in project's xml schema (ticket=381)
- Bugfix for missing escape-chars checking in some dialogs (ticket=382)
- Fixed "delete foreign key" command in table edit (ticket=384)
- Fixed support for Doctrine YAML keyword "alias" (ticket=392)
- Fixed default inheritance type for Doctrine2 (ticket=398)
- Fixed occasional crash during license validation (ticket=402)
- Fixed CakePhp wrong associations export (ticket=407)
New in 432 release:
- Bugfix for crash during multiple ORMDesigner instance running (ticket=411)
- Fixed mvc framework attribute save (ticket=410)
New in 435 release:
- Modifications in configurations storage, new unit testing switches (ticket=412)
- Bugfix for CakePHP export - rewrite of already generated derived class (ticket=416)
New in 436 release:
- Fix for Doctrine2 nullable property export (ticket=417)
- Fix for missing YML export option for Doctrine2 ORM (ticket=418)
- Fixed issue with Case-sensitive entity renaming (ticket=419)
New in 437 release:
- Updated datatypes for Doctrine2 (ticket=420)
New in 438 release:
- Fixed many-to-many table property export (ticket=421)
Permalink: 1.4.0 Build 438
1.4.0 Build 437
Download as exe-installer or portable zip version, released on 10 September 2010.
Required maintainance to 2010.09.10 (Version 1.4.0.437)
- New ! New error handling system (ticket=375)
- New ! New XML scripting language (simmilar to Phing) (ticket=376)
- New ! Rewrite all import/export procedures to Xml UniversalScript (ticket=377)
- New ! Extended ORMD configuration for user-defined importers and exporters (ticket=378)
- New ! XML schema for XML Universal Script (ticket=379)
- New ! Inheritance support for doctrine and doctrine 2 More Info. (ticket=386)
- New ! New wizard for association creating (ticket=387)
- New ! unification of objects terminology (entity instead of table, field instead of column,...) (ticket=388)
- New ! Support for long(multiline) column default values (ticket=389)
- New ! Updated Doctrine foreignType,foreignCascade,... attributes to new attribute system (ticket=391)
- New ! Doctrine 2.0 support (ticket=393)
- New ! Fixed Doctrine2 bug when module file is in the same directory as export destination (ticket=395)
- New ! Fixed Doctrine2 bug with absolute export path (ticket=396)
- New ! New command line parameters for open and import project More info.(ticket=397)
- New ! Added support for Doctrine2 Mapped superclass (ticket=399)
- New ! Support for CakePHP validators More info.(ticket=401)
- New! Support for CakePHP schema.php generator More info. (ticket=403)
- New ! Doctrine2 YAML suport (ticket=406)
- New ! Added alias export for CakePhp associations (ticket=408)
- New ! CakePHP schema export is now using "useTable" and "table" property (ticket=409)
- Doctrine2 export to the same folder as is stored model.xml (ticket=394)
- Bugfix for missing 'description' attribute in project's xml schema (ticket=381)
- Bugfix for missing escape-chars checking in some dialogs (ticket=382)
- Fixed "delete foreign key" command in table edit (ticket=384)
- Fixed support for Doctrine YAML keyword "alias" (ticket=392)
- Fixed default inheritance type for Doctrine2 (ticket=398)
- Fixed occasional crash during license validation (ticket=402)
- Fixed CakePhp wrong associations export (ticket=407)
New in 432 release:
- Bugfix for crash during multiple ORMDesigner instance running (ticket=411)
- Fixed mvc framework attribute save (ticket=410)
New in 435 release:
- Modifications in configurations storage, new unit testing switches (ticket=412)
- Bugfix for CakePHP export - rewrite of already generated derived class (ticket=416)
New in 436 release:
- Fix for Doctrine2 nullable property export (ticket=417)
- Fix for missing YML export option for Doctrine2 ORM (ticket=418)
- Fixed issue with Case-sensitive entity renaming (ticket=419)
New in 437 release:
- Updated datatypes for Doctrine2 (ticket=420)
Permalink: 1.4.0 Build 437
1.4.0 Build 436
Download as exe-installer or portable zip version, released on 04 September 2010.
Required maintainance to 2010.09.04 (Version 1.4.0.436)
- New ! New error handling system (ticket=375)
- New ! New XML scripting language (simmilar to Phing) (ticket=376)
- New ! Rewrite all import/export procedures to Xml UniversalScript (ticket=377)
- New ! Extended ORMD configuration for user-defined importers and exporters (ticket=378)
- New ! XML schema for XML Universal Script (ticket=379)
- New ! Inheritance support for doctrine and doctrine 2 More Info. (ticket=386)
- New ! New wizard for association creating (ticket=387)
- New ! unification of objects terminology (entity instead of table, field instead of column,...) (ticket=388)
- New ! Support for long(multiline) column default values (ticket=389)
- New ! Updated Doctrine foreignType,foreignCascade,... attributes to new attribute system (ticket=391)
- New ! Doctrine 2.0 support (ticket=393)
- New ! Fixed Doctrine2 bug when module file is in the same directory as export destination (ticket=395)
- New ! Fixed Doctrine2 bug with absolute export path (ticket=396)
- New ! New command line parameters for open and import project More info.(ticket=397)
- New ! Added support for Doctrine2 Mapped superclass (ticket=399)
- New ! Support for CakePHP validators More info.(ticket=401)
- New! Support for CakePHP schema.php generator More info. (ticket=403)
- New ! Doctrine2 YAML suport (ticket=406)
- New ! Added alias export for CakePhp associations (ticket=408)
- New ! CakePHP schema export is now using "useTable" and "table" property (ticket=409)
- Doctrine2 export to the same folder as is stored model.xml (ticket=394)
- Bugfix for missing 'description' attribute in project's xml schema (ticket=381)
- Bugfix for missing escape-chars checking in some dialogs (ticket=382)
- Fixed "delete foreign key" command in table edit (ticket=384)
- Fixed support for Doctrine YAML keyword "alias" (ticket=392)
- Fixed default inheritance type for Doctrine2 (ticket=398)
- Fixed occasional crash during license validation (ticket=402)
- Fixed CakePhp wrong associations export (ticket=407)
New in 432 release:
- Bugfix for crash during multiple ORMDesigner instance running (ticket=411)
- Fixed mvc framework attribute save (ticket=410)
New in 435 release:
- Modifications in configurations storage, new unit testing switches (ticket=412)
- Bugfix for CakePHP export - rewrite of already generated derived class (ticket=416)
New in 436 release:
- Fix for Doctrine2 nullable property export (ticket=417)
- Fix for missing YML export option for Doctrine2 ORM (ticket=418)
- Fixed issue with Case-sensitive entity renaming (ticket=419)
Permalink: 1.4.0 Build 436
1.4.0 Build 435
Download as exe-installer or portable zip version, released on 03 September 2010.
Required maintainance to 2010.09.03 (Version 1.4.0.435)
- New ! New error handling system (ticket=375)
- New ! New XML scripting language (simmilar to Phing) (ticket=376)
- New ! Rewrite all import/export procedures to Xml UniversalScript (ticket=377)
- New ! Extended ORMD configuration for user-defined importers and exporters (ticket=378)
- New ! XML schema for XML Universal Script (ticket=379)
- New ! Inheritance support for doctrine and doctrine 2 More Info. (ticket=386)
- New ! New wizard for association creating (ticket=387)
- New ! unification of objects terminology (entity instead of table, field instead of column,...) (ticket=388)
- New ! Support for long(multiline) column default values (ticket=389)
- New ! Updated Doctrine foreignType,foreignCascade,... attributes to new attribute system (ticket=391)
- New ! Doctrine 2.0 support (ticket=393)
- New ! Fixed Doctrine2 bug when module file is in the same directory as export destination (ticket=395)
- New ! Fixed Doctrine2 bug with absolute export path (ticket=396)
- New ! New command line parameters for open and import project More info.(ticket=397)
- New ! Added support for Doctrine2 Mapped superclass (ticket=399)
- New ! Support for CakePHP validators More info.(ticket=401)
- New! Support for CakePHP schema.php generator More info. (ticket=403)
- New ! Doctrine2 YAML suport (ticket=406)
- New ! Added alias export for CakePhp associations (ticket=408)
- New ! CakePHP schema export is now using "useTable" and "table" property (ticket=409)
- Doctrine2 export to the same folder as is stored model.xml (ticket=394)
- Bugfix for missing 'description' attribute in project's xml schema (ticket=381)
- Bugfix for missing escape-chars checking in some dialogs (ticket=382)
- Fixed "delete foreign key" command in table edit (ticket=384)
- Fixed support for Doctrine YAML keyword "alias" (ticket=392)
- Fixed default inheritance type for Doctrine2 (ticket=398)
- Fixed occasional crash during license validation (ticket=402)
- Fixed CakePhp wrong associations export (ticket=407)
New in 432 release: - Bugfix for crash during multiple ORMDesigner instance running (ticket=411) - Fixed mvc framework attribute save (ticket=410)
New in 435 release: - Modifications in configurations storage, new unit testing switches (ticket=412) - Bugfix for CakePHP export - rewrite of already generated derived class (ticket=416)
Permalink: 1.4.0 Build 435
1.4.0 Build 428
Download as exe-installer or portable zip version, released on 23 August 2010.
Required maintainance to 2010.08.17 (Version 1.4.0.427)
- New ! New error handling system (ticket=375)
- New ! New XML scripting language (simmilar to Phing) (ticket=376)
- New ! Rewrite all import/export procedures to Xml UniversalScript (ticket=377)
- New ! Extended ORMD configuration for user-defined importers and exporters (ticket=378)
- New ! XML schema for XML Universal Script (ticket=379)
- New ! Inheritance support for doctrine and doctrine 2 More Info. (ticket=386)
- New ! New wizard for association creating (ticket=387)
- New ! unification of objects terminology (entity instead of table, field instead of column,...) (ticket=388)
- New ! Support for long(multiline) column default values (ticket=389)
- New ! Updated Doctrine foreignType,foreignCascade,... attributes to new attribute system (ticket=391)
- New ! Doctrine 2.0 support (ticket=393)
- New ! Fixed Doctrine2 bug when module file is in the same directory as export destination (ticket=395)
- New ! Fixed Doctrine2 bug with absolute export path (ticket=396)
- New ! New command line parameters for open and import project More info.(ticket=397)
- New ! Added support for Doctrine2 Mapped superclass (ticket=399)
- New ! Support for CakePHP validators More info.(ticket=401)
- New! Support for CakePHP schema.php generator More info. (ticket=403)
- New ! Doctrine2 YAML suport (ticket=406)
- New ! Added alias export for CakePhp associations (ticket=408)
- New ! CakePHP schema export is now using "useTable" and "table" property (ticket=409)
- Doctrine2 export to the same folder as is stored model.xml (ticket=394)
- Bugfix for missing 'description' attribute in project's xml schema (ticket=381)
- Bugfix for missing escape-chars checking in some dialogs (ticket=382)
- Fixed "delete foreign key" command in table edit (ticket=384)
- Fixed support for Doctrine YAML keyword "alias" (ticket=392)
- Fixed default inheritance type for Doctrine2 (ticket=398)
- Fixed occasional crash during license validation (ticket=402)
- Fixed CakePhp wrong associations export (ticket=407)
Permalink: 1.4.0 Build 428
1.4.0 Build 427
Download as exe-installer or portable zip version, released on 17 August 2010.
Required maintainance to 2010.08.17 (Version 1.4.0.427)
- New ! New error handling system (ticket=375)
- New ! New XML scripting language (simmilar to Phing) (ticket=376)
- New ! Rewrite all import/export procedures to Xml UniversalScript (ticket=377)
- New ! Extended ORMD configuration for user-defined importers and exporters (ticket=378)
- New ! XML schema for XML Universal Script (ticket=379)
- New ! Inheritance support for doctrine and doctrine 2 More Info. (ticket=386)
- New ! New wizard for association creating (ticket=387)
- New ! unification of objects terminology (entity instead of table, field instead of column,...) (ticket=388)
- New ! Support for long(multiline) column default values (ticket=389)
- New ! Updated Doctrine foreignType,foreignCascade,... attributes to new attribute system (ticket=391)
- New ! Doctrine 2.0 support (ticket=393)
- New ! Fixed Doctrine2 bug when module file is in the same directory as export destination (ticket=395)
- New ! Fixed Doctrine2 bug with absolute export path (ticket=396)
- New ! New command line parameters for open and import project More info.(ticket=397)
- New ! Added support for Doctrine2 Mapped superclass (ticket=399)
- New ! Support for CakePHP validators More info.(ticket=401)
- New! Support for CakePHP schema.php generator More info. (ticket=403)
- New ! Doctrine2 YAML suport (ticket=406)
- New ! Added alias export for CakePhp associations (ticket=408)
- Doctrine2 export to the same folder as is stored model.xml (ticket=394)
- Bugfix for missing 'description' attribute in project's xml schema (ticket=381)
- Bugfix for missing escape-chars checking in some dialogs (ticket=382)
- Fixed "delete foreign key" command in table edit (ticket=384)
- Fixed support for Doctrine YAML keyword "alias" (ticket=392)
- Fixed default inheritance type for Doctrine2 (ticket=398)
- Fixed occasional crash during license validation (ticket=402)
- Fixed CakePhp wrong associations export (ticket=407)
Permalink: 1.4.0 Build 427
1.4.0 Build 425
Download as exe-installer or portable zip version, released on 17 August 2010.
Required maintainance to 2010.08.17 (Version 1.4.0.425)
- New ! New error handling system (ticket=375)
- New ! New XML scripting language (simmilar to Phing) (ticket=376)
- New ! Rewrite all import/export procedures to Xml UniversalScript (ticket=377)
- New ! Extended ORMD configuration for user-defined importers and exporters (ticket=378)
- New ! XML schema for XML Universal Script (ticket=379)
- New ! Inheritance support for doctrine and doctrine 2 More Info. (ticket=386)
- New ! New wizard for association creating (ticket=387)
- New ! unification of objects terminology (entity instead of table, field instead of column,...) (ticket=388)
- New ! Support for long(multiline) column default values (ticket=389)
- New ! Updated Doctrine foreignType,foreignCascade,... attributes to new attribute system (ticket=391)
- New ! Doctrine 2.0 support (ticket=393)
- New ! Fixed Doctrine2 bug when module file is in the same directory as export destination (ticket=395)
- New ! Fixed Doctrine2 bug with absolute export path (ticket=396)
- New ! New command line parameters for open and import project More info.(ticket=397)
- New ! Added support for Doctrine2 Mapped superclass (ticket=399)
- New ! Support for CakePHP validators More info.(ticket=401)
- New! Support for CakePHP schema.php generator More info. (ticket=403)
- New ! Doctrine2 YAML suport (ticket=406)
- Doctrine2 export to the same folder as is stored model.xml (ticket=394)
- Bugfix for missing 'description' attribute in project's xml schema (ticket=381)
- Bugfix for missing escape-chars checking in some dialogs (ticket=382)
- Fixed "delete foreign key" command in table edit (ticket=384)
- Fixed support for Doctrine YAML keyword "alias" (ticket=392)
- Fixed default inheritance type for Doctrine2 (ticket=398)
- Fixed occasional crash during license validation (ticket=402)
Permalink: 1.4.0 Build 425
1.3.3 Build 363
Download as exe-installer or portable zip version, released on 26 April 2010.
Required maintainance to 2010.04.26 (Version 1.3.3.363)
- New ! Support for external importers (ticket=369)
- New ! fabForce DbDesigner 4 model importer (ticket=370)
- New ! MySQL Workbench model importer (ticket=371)
- New ! Support for unlimited nested regions (ticket=372)
- Bugfix for Doctrine
scaleparam import (ticket=368)
Permalink: 1.3.3 Build 363
1.3.2 Build 355
Download as exe-installer or portable zip version, released on 16 April 2010.
Required maintainance to 2010.04.16 (Version 1.3.2.355)
- New ! Support for CakePHP framework (ticket=358)
- New ! Support for Propel multiple-column foreign key (ticket=355)
- New ! Support for Doctrine columns validators (ticket=362)
- New ! Support for doctrine 'detect_relations' keyword (ticket=363)
- New ! Internal core optimalization and changes (ticket=353)
- Updated PHP Propel data types (ticket=366)
- Fixed wrong visual column order bug (ticket=354)
- Minority fixes in Doctrine import/export templates (ticket=356)
- Fixed occasional crash in custom files import (ticket=357)
- Fixed ability to update existing framework configuration with user-defined xml configuration file (ticket=359)
- Fixed minority bug in visual object arranger (ticket=361)
- Fixed import Doctrine-YML file with relation without specified columns (ticket=364)
- Fixed occasional crash caused bug in atlrx.h (ticket=365)
- Fixed bug in PHP Doctrine exporter (ticket=367)
Permalink: 1.3.2 Build 355
1.3.2 Build 354
Download as exe-installer or portable zip version, released on 13 April 2010.
Required maintainance to 2010.04.13 (Version 1.3.2.354)
- New ! Support for CakePHP framework (ticket=358)
- New ! Support for Propel multiple-column foreign key (ticket=355)
- New ! Support for Doctrine columns validators (ticket=362)
- New ! Support for doctrine 'detect_relations' keyword (ticket=363)
- New ! Internal core optimalization and changes (ticket=353)
- Updated PHP Propel data types (ticket=366)
- Fixed wrong visual column order bug (ticket=354)
- Minority fixes in Doctrine import/export templates (ticket=356)
- Fixed occasional crash in custom files import (ticket=357)
- Fixed ability to update existing framework configuration with user-defined xml configuration file (ticket=359)
- Fixed minority bug in visual object arranger (ticket=361)
- Fixed import Doctrine-YML file with relation without specified columns (ticket=364)
- Fixed occasional crash caused bug in atlrx.h (ticket=365)
Permalink: 1.3.2 Build 354
1.3.1 Build 332
Download as exe-installer or portable zip version, released on 03 March 2010.
Detailed information about new version with description of new functions and their screenshots you can find in article New version 1.3.1 just released.
Required maintainance to 2010.03.02 (Version 1.3.1.330)
- New ! Many to many relation core support ! (ticket=314)
- New ! New visual tool for module creating (ticket=325)
- New ! Select export path in Module wizard window (ticket=316)
- New ! New export project wizard (ticket=347)
- New ! Redesigned project and module edit window (ticket=340)
- New ! Tooltips and more buttons in toolbar in Table-edit window (ticket=338)
- New ! Auto-create project folder if doesn’t exist (ticket=332)
- New ! Create directory structure when new module is created (ticket=339)
- New ! New filename validators in all file-path editors (ticket=344)
- New ! New algorithm for Load/Save project to handle large project with many depenendencies (ticket=343)
- New ! Sort tables in the create foreign key dialog alphabetically (ticket=329)
- New ! Check unique module name in
module editorwindow (ticket=345) - New ! Minority changes in ORM Designer configuration files (ticket=321)
- New ! External unit-test support for ORMD developers (import/export project) (ticket=322)
- New ! Published XML schema for ORMD data file (ticket=319)
- New ! Published XML schema for ORMD configuration file (ticket=320)
New ! Add flag primary-key-data-type to orm-data-type definition (ticket=348)
Visual Bugfix: Visual bug when moving with region between modules (ticket=342)
- Bugfix: Missing check for foreign key unique name in foreign key edit window (ticket=313)
- Bugfix: Sometimes when project is saved cannot ever be re-opened (ticket=335)
- Bugfix: Order data types in table edit alphabetically (ticket=317)
- Bugfix: While changing column size to NULL on table-edit set none(ticket=324)
- Bugfix: import Doctrine-YAML column definition with missing size attribute ( type:String() ) (ticket=349)
- Bugfix: missing datatype in automatically generated primary key column in M:N table (ticket=350)
Permalink: 1.3.1 Build 332
1.3.1 Build 330
Download as exe-installer or portable zip version, released on 02 March 2010.
Detailed information about new version with description of new functions and their screenshots you can find in article New version 1.3.1 just released.
Required maintainance to 2010.03.02 (Version 1.3.1.330)
- New ! Many to many relation core support ! (ticket=314)
- New ! New visual tool for module creating (ticket=325)
- New ! Select export path in Module wizard window (ticket=316)
- New ! New export project wizard (ticket=347)
- New ! Redesigned project and module edit window (ticket=340)
- New ! Tooltips and more buttons in toolbar in Table-edit window (ticket=338)
- New ! Auto-create project folder if doesn’t exist (ticket=332)
- New ! Create directory structure when new module is created (ticket=339)
- New ! New filename validators in all file-path editors (ticket=344)
- New ! New algorithm for Load/Save project to handle large project with many depenendencies (ticket=343)
- New ! Sort tables in the create foreign key dialog alphabetically (ticket=329)
- New ! Check unique module name in
module editorwindow (ticket=345) - New ! Minority changes in ORM Designer configuration files (ticket=321)
- New ! External unit-test support for ORMD developers (import/export project) (ticket=322)
- New ! Published XML schema for ORMD data file (ticket=319)
New ! Published XML schema for ORMD configuration file (ticket=320)
Visual Bugfix: Visual bug when moving with region between modules (ticket=342)
- Bugfix: Missing check for foreign key unique name in foreign key edit window (ticket=313)
- Bugfix: Sometimes when project is saved cannot ever be re-opened (ticket=335)
- Bugfix: Order data types in table edit alphabetically (ticket=317)
- Bugfix: While changing column size to NULL on table-edit set none(ticket=324)
Permalink: 1.3.1 Build 330
1.3.1 Build 331
Download as exe-installer or portable zip version, released on 02 March 2010.
Detailed information about new version with description of new functions and their screenshots you can find in article New version 1.3.1 just released.
Required maintainance to 2010.03.02 (Version 1.3.1.331)
- New ! Many to many relation core support ! (ticket=314)
- New ! New visual tool for module creating (ticket=325)
- New ! Select export path in Module wizard window (ticket=316)
- New ! New export project wizard (ticket=347)
- New ! Redesigned project and module edit window (ticket=340)
- New ! Tooltips and more buttons in toolbar in Table-edit window (ticket=338)
- New ! Auto-create project folder if doesn’t exist (ticket=332)
- New ! Create directory structure when new module is created (ticket=339)
- New ! New filename validators in all file-path editors (ticket=344)
- New ! New algorithm for Load/Save project to handle large project with many depenendencies (ticket=343)
- New ! Sort tables in the create foreign key dialog alphabetically (ticket=329)
- New ! Check unique module name in
module editorwindow (ticket=345) - New ! Minority changes in ORM Designer configuration files (ticket=321)
- New ! External unit-test support for ORMD developers (import/export project) (ticket=322)
- New ! Published XML schema for ORMD data file (ticket=319)
New ! Published XML schema for ORMD configuration file (ticket=320)
Visual Bugfix: Visual bug when moving with region between modules (ticket=342)
- Bugfix: Missing check for foreign key unique name in foreign key edit window (ticket=313)
- Bugfix: Sometimes when project is saved cannot ever be re-opened (ticket=335)
- Bugfix: Order data types in table edit alphabetically (ticket=317)
- Bugfix: While changing column size to NULL on table-edit set none(ticket=324)
- Bugfix: Fixed new foreign key wizard crash bug
Permalink: 1.3.1 Build 331
1.2.7 Build 291
Download as exe-installer or portable zip version, released on 20 December 2009.
Required maintainance to 2009.12.20 (Version 1.2.7.291)
- New ! Added 'unsigned' property to Doctrine column properties (ticket=307)
- Bug fix of app crash under Linux wine after Configuration window is closed (ticket=309)
- Fixed some occasional crashes under Linux - Wine (ticket=308)
- Fixed some internal memory leaks (ticket=310)
Permalink: 1.2.7 Build 291
1.2.5 Build 289
Download as exe-installer or portable zip version, released on 14 December 2009.
Required maintainance to 2009.12.14 (Version 1.2.5.289)
- New ! Full UTF-16 unicode support (ticket=301)
- New ! Enhaced mechanism how dynamic ORM properties are handled (NULL, empty and none values). (ticket=302)
- New ! Support for YAML 1.2 files for import. (ticket=303)
- Fixed occasional app crash after model refresh (ticket=304)
- Fixed bug when sometime "Files and Modules" window can't popup (ticket=305)
- Bug fix of model export when yml is on another drive than schema.xml (ticket=306)
Permalink: 1.2.5 Build 289
1.2.3 Build 284
Download as exe-installer or portable zip version, released on 09 December 2009.
Required maintainance to 2009.12.09 (Version 1.2.3.284)
- Fixed a bug which in large model can change order of tables in storage files (ticket=296)
- Fixed bug with incorect module size after import new project from existing ORM Designer files (ticket=297)
- Fixed bug in project tree. Sometimes context menu edit project didn't work correctly (ticket=298)
- Fixed crash after selecting "Foreign name" as sort by column in Table edit - ForeignKeys dialog (ticket=299)
- Fixed bug in orm framework configuration files. Occasional duplicate framework loading. (ticket=300)
Permalink: 1.2.3 Build 284
1.2.2 Build 280
Download as exe-installer or portable zip version, released on 08 December 2009.
Required maintainance to 2009.12.08 (Version 1.2.2.280)
- New ! Run external tools from ORM Designer (more info in article External Tools) (ticket=294)
- Remember last opened files after ORM Designer is updated (ticket=293)
- Fixed application crash after pressing refresh button in attributes window without any selected object (ticket=295)
Permalink: 1.2.2 Build 280
1.2.1 Build 274
Download as exe-installer or portable zip version, released on 02 December 2009.
Required maintainance to 2009.12.02 (Version 1.2.1.274)
- New ! Linux Wine support - first public release (ticket=289)
- New ! Duplicate table object (via context menu) (ticket=285)
- New ! New ability to change model draw manager (GDI,GDI+,D3D, D2D) (ticket=288)
- Column sorting fix in table edit (ticket=284)
- Allow RSS header row wrapping (ticket=290)
- Fix problem with empty list drawing in linux (ticket=291)
Permalink: 1.2.1 Build 274
1.1.20 Build 243
Download as exe-installer or portable zip version, released on 17 November 2009.
Required maintainance to 2009.11.17 (Version 1.1.20.243)
- New ! Installer support for windows UAC
- Show license window top most
Permalink: 1.1.20 Build 243
1.1.9 Build 229
Download as exe-installer or portable zip version, released on 10 November 2009.
Required maintainance to 2009.11.10 (Version 1.1.9.229)
- New ! First public version (ticket=274)
- New ! Bug: Wrong foreign key automatic names (ticket=278)
- New ! Choose which files to import in "Create project by Import from ORM" (ticket=279)
- New ! Added project root dir validator to new project window (ticket=283)
- BUG: Sometimes when multi-level behaviour is removed application crashed (ticket=276)
- Gui glitch: Size cursor doesn't change on scrollbars (ticket=277)
- Doctrine foreign-type:many bug fix (ticket=280)
- Doctrine bool True->true, False->false bug fix (ticket=281)
- BUG: App crash on some new project settings (ticket=282)
Permalink: 1.1.9 Build 229
1.1.8 Build 225
Download as exe-installer or portable zip version, released on 26 October 2009.
Required maintainance to 2009.10.26 (Version 1.1.8.225)
- New ! New region and New comment default name (ticket=249)
- New ! Support for relative path in export file dialog (ticket=252)
- New ! Right click on model after any tool selection work as ESC (ticket=254)
- New ! CRASH BUG! : after FK deletion (ticket=257)
- New ! CRASH FK BUG II : Tady je video jak to vyvolat (ticket=258)
- New ! Crash Bug fix (ticket=259)
- New ! Application verifier (ticket=260)
- New ! CTreeParser memory leaks, CTreeParser missing unit tests (ticket=263)
- New ! Abstract Script - memory leaks (ticket=264)
- New ! Fixed leaks in window icons (ticket=265)
- New ! Memory leak after "Edit Region" window opened (ticket=267)
- New ! Fixed some memory leaks (ticket=268)
- New ! New: associated object with new creation region within (ticket=269)
- New ! Bug: Locate on column in project tree doesn't work correctly (Updated 2009-10-25) (ticket=270)
- New ! Bug: After computer sleep/wake app crash in CManagerDrawDirectDraw::OnGetDC (ticket=272)
- New ! Todo web (ticket=273)
Permalink: 1.1.8 Build 225


