- dbdesigner2cake-1.0.6.zip 5th April 2008
md5: 5a0615ca6b27a7f01e8f44d6ea902ad3
changelog: Issues addressed:
- Changed the website on the license text from cirello.org/dbdesigner2cake to dbdesigner2cake.cirello.org
- Now it forces the PrimaryKey according to the XML
- strtolower'd table's names.
- avoid a special condition on which a hasMany/belongsTo table would be somehow linked to a HABTM table. (workaround)
- Corrected to typos. - dbdesigner2cake-1.0.5.zip 1st December 2007
md5: 464bd2458e22f03e0accc7adc08188a0
changelog: Issues addressed:
- minor bug release on the new parameter --core. - dbdesigner2cake-1.0.4.zip 1st December 2007
md5: 3f64406b9a328baa09ff9c8b5f855567
changelog: Issues addressed:
- --core parameter which is used to look for CakePHP core files in non-standard location. - dbdesigner2cake-1.0.3.zip 21th September 2007
md5: 7edecbe2615c442590992d65cf2cb7a4
changelog: Issues addressed:
- Compatibility checked against CakePHP 1.2 Branch.
- It uses CakePHP Bake to scaffold Controllers and Views. - dbdesigner2cake-1.0.2.zip 16th September 2007
md5: 215a60900b9686881e5fb0fee0e3d839
changelog: Issues addressed:
- bad variable naming generate a bug with -wv parameter. - dbdesigner2cake-1.0.1.zip 12th September 2007
md5: 16951499dd68e8effe3b909c060f1f22
changelog: Issues addressed:
- Non-initialized arrays generated PHP warnings. - dbdesigner2cake-1.0.0.zip 8th September 2007
md5: 487102bec54fc6cf1bc9015ff668a678
FINAL - changelog: Issues addressed:
- --app parameter was not fetching its value correctly. - dbdesigner2cake-1.0.0rc1.zip 30th August 2007
md5: ccc6d123a217a61ac4bb76066852ef35
RELEASE CANDIDATE 1 - changelog: Issues addressed:
- Validation (Brian LaVelle).
- HABTM relationships.
- APP Directory change parameter
- Tested against CakePHP version 1.1.17.5612 - dbdesigner2cake-0.1.2.zip 9th August 2007
md5: afbe502385d0e947577fbfcf95453d2f
changelog: Issues addressed:
- Added a strtolower function in function Uses() as is being done in the CakePHP core (Thanks to Brian LaVelle). - dbdesigner2cake-0.1.1.zip 15th April 2007
md5: 57fd1ef0eee6ff14494e883c2ae7821d
changelog: Issues addressed:
- The relase 1.1.14.4797 (April 5, 2007) broke the application as the inflector class source code demanded the new Set class.
- All PHP short tags (< ?) has been replaced to (< ?php)
- New parameter (--config) that makes possible to change CONFIG constant within CakePHP's code.
Download unstable releases:
- dbdesigner2cake-1.1.0.zip 1st October 2007
md5: f257d3410c8f1b93a710376fb155e946
changelog:
- Source Code organisation - Object-Oriented code
- --check-for-changes parameters for automated scaffolding.