root/branches/1.3/generator/projects


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1083 [1083] 10/30/08 20:04:32 hans Refs #691 - Adding support for foreign keys referencing unique constraint …
(edit) @1023 [1023] 04/04/08 11:04:13 hans Refs #606 - Modified schema.xml to support new unit test.
(edit) @1015 [1015] 03/22/08 13:39:51 heltem Restore old default param values
(edit) @1014 [1014] 03/22/08 13:36:24 heltem Removing someone's connection info from the runtime-conf.xml ;)
(edit) @1012 [1012] 03/22/08 01:32:35 hans Fixing creds for cms datasource in bookstore project.
(edit) @1010 [1010] 03/19/08 23:08:08 hans Refs #607 - Fixing fk references in mysql reverse task
(edit) @1007 [1007] 03/19/08 22:01:26 soenke refs #604
(edit) @1003 [1003] 03/18/08 13:55:51 hans Removed more connection params.
(edit) @1002 [1002] 03/18/08 13:54:51 hans Removing someone's connection info from the runtime-conf.xml ;)
(edit) @989 [989] 03/11/08 14:29:30 heltem Cleanup: * Replace CRLF by LF * Trim right spaces
(edit) @985 [985] 03/07/08 02:53:20 hans Refs #588 -- Applying Felix's patch for the new JOIN behavior parameter in …
(edit) @963 [963] 02/10/08 16:29:21 hans Refs #544 -- Adding unit test to confirm correct behavior of cascade …
(edit) @930 [930] 01/18/08 18:27:43 hans Refs #495 - (re)Added Propel::importClass() method to import validators so …
(edit) @927 [927] 01/18/08 03:25:37 hans Refs #489 - Throw an exception when Criteria in doInsert() contains an …
(edit) @921 [921] 01/14/08 08:19:54 ron default length for VARCHAR, fixes #381
(edit) @914 [914] 01/11/08 20:39:14 hans Refs #509 - Corrected broken change introduced in [913] Refs #542 - Added …
(edit) @908 [908] 01/10/08 15:48:59 hans Refs #509, #555, #375, #376 - Added new reloadOnInsert and reloadOnUpdate …
(edit) @900 [900] 01/02/08 01:33:26 hans Refs #550 - Adding unit tests for charset, changing the setCharset() …
(edit) @885 [885] 12/19/07 22:08:59 heltem Add svn:ignore for generated files and directory
(edit) @884 [884] 12/19/07 22:01:48 heltem Fix DATE default value format to ISO 8601
(edit) @883 [883] 12/19/07 21:47:33 heltem Add nestedset Category without multi tree support
(edit) @882 [882] 12/19/07 21:46:15 heltem Remove nestedset stuff from the bookstore main schema.xml
(edit) @875 [875] 12/19/07 11:10:15 heltem Add svn:keywords
(edit) @874 [874] 12/19/07 11:00:52 heltem Add treeScopeKey to support multiple root in tree
(edit) @872 [872] 12/19/07 02:06:52 hans Refs #539 - Adding unit tests based on Veikko's post to list
(edit) @843 [843] 12/02/07 17:10:53 hans Added skeleton unit test for nested-set generated objects and merged the …
(edit) @835 [835] 11/30/07 16:21:22 hans Refs #527 - Adding new param to toArray() method for lazy load.
(edit) @834 [834] 11/30/07 13:03:10 hans Refs #484 - Changed the behavior of invalid MySQL dates 0000-00-00 to …
(edit) @830 [830] 11/22/07 04:53:04 hans Refs #464 - Added test and fix for lazy-load columns not being considered …
(edit) @821 [821] 11/20/07 12:47:17 hans Refs #417 - Adding unit test to test BIGINT sorting AND fixed the ignore …
(edit) @816 [816] 11/18/07 23:29:44 heltem Cleanup: * Trim right blank * Replace left spaces by tabs * Replace …
(edit) @814 [814] 11/18/07 23:03:29 hans Fixes #515 - Adding special time zone handling when using integer epoch …
(edit) @813 [813] 11/18/07 22:59:41 hans Refs #484 - Adding special handling for MySQL 0000-00-00 00:00:00 …
(edit) @812 [812] 11/18/07 15:19:54 hans Refs #228 - Adding support for a single column implicated in multiple …
(edit) @802 [802] 11/12/07 20:51:34 hans Refs #511 - Merged Complex & Basic builders into a single class.
(edit) @781 [781] 11/08/07 00:04:19 hans * Fixes #501, #410, #456 (maybe others) related to invalid date/time value …
(edit) @754 [754] 11/03/07 19:23:39 hans In support of #456, adding a TIME column to the bookstore schema.
(edit) @739 [739] 11/03/07 15:32:05 heltem Replace nestedsettest reference by nestedset
(edit) @738 [738] 11/03/07 15:24:55 heltem Rename nestedset demo project
(edit) @737 [737] 11/03/07 15:22:22 heltem Update nestedset demo project
(edit) @718 [718] 10/26/07 01:31:34 heltem Cleanup: * Trim right blank * Replace left spaces by tabs * Remove last …
(edit) @687 [687] 08/23/07 14:59:57 hans #468 - Added fix for NULL default values and updated unit test.
(edit) @686 [686] 08/20/07 16:24:38 hans #466 - Adding fix and unit test for setting fk-related objects with …
(edit) @619 [619] 04/13/07 14:54:32 hans Fixes for #407 (addressing #406) and beginning of implementation for …
(edit) @606 [606] 03/11/07 15:54:51 hans References #376 (#375) and #367 * Adds new ensureConsistency() method to …
(edit) @593 [593] 03/02/07 21:43:42 hans * Applying fix for #309 to 1.3 branch. * Adding …
(edit) @589 [589] 03/02/07 16:16:17 hans Committing more tests and fixes for ticket:365
(edit) @587 [587] 03/02/07 14:57:10 hans #367: Add reload() method to generated objects * Also adding more unit …
(edit) @584 [584] 02/22/07 14:46:59 hans Fixing default value from bookstore schema to be compatible w/ MySQL
(edit) @583 [583] 02/22/07 14:19:03 hans Provide workaround fix for ticket:331. Adds a new hasNonDefaultValues() …
(edit) @582 [582] 02/22/07 13:30:41 hans Cleaned up formatting of bookstore's schema.xml
(edit) @578 [578] 02/21/07 19:09:59 hans Fixes #137 - Allow Platform objects to use connection-aware text escaping
(edit) @560 [560] 02/01/07 01:38:15 hans ticket:2 - part of test for correct exception throwing when violating …
(edit) @556 [556] 01/29/07 14:41:07 david typo fix
(edit) @547 [547] 01/22/07 18:51:50 hans Closes #327 - Add DSN username & password support to build system
(edit) @543 [543] 01/16/07 10:09:41 soenke Little fix for Davids patch
(edit) @541 [541] 01/15/07 05:52:22 david added support for PDO attributes (set after connection is created). work …
(edit) @509 [509] 01/01/07 20:06:48 heltem Cleanup schema attributes
(edit) @506 [506] 01/01/07 20:00:09 heltem Add NestedSet test project
(edit) @505 [505] 01/01/07 19:45:13 heltem Set svn:keywords property uniformly to .xml and .properties files
(edit) @504 [504] 01/01/07 19:40:10 heltem Update treetest schema to handle new schema attribute treeMode
(edit) @496 [496] 11/17/06 02:05:08 hans Added comment about MySQL buggy prepared statement support to …
(edit) @494 [494] 11/16/06 16:49:58 hans Fixes #23 - Added ability to define foreign key affix names (used for …
(edit) @491 [491] 11/15/06 18:27:13 hans * ticket:280 - Added object pool registration in the save() method * …
(edit) @481 [481] 11/10/06 11:46:45 hans * Added preliminary implementation of object identity map (ticket:280) in …
(edit) @473 [473] 10/20/06 16:23:21 hans Fixed some of the explanatory text in the bookstore runtime conf file.
(edit) @455 [455] 10/04/06 17:52:39 hans - removed trailing CreoleTypes dependencies - moved <options> into …
(edit) @453 [453] 10/04/06 16:26:35 hans ticket:300 - Reverted changes in 1.3 branch for moving to runtime-conf.ini …
(edit) @447 [447] 09/22/06 20:59:25 hans Added Cameron's patch to support username, password, options (from trunk) …
(edit) @444 [444] 09/22/06 14:40:59 hans #267,#268 * Backporting changes (largely changeset:372 but also later …
(copy) @428 [428] 07/27/06 13:21:51 hans Branching 1.3 for new NestedSet changes from Joe Simms and Gregory …
copied from branches/1.2/generator/projects:
(edit) @351 [351] 03/15/06 18:42:34 hans Fixes #218 * Adds new propel.disableIdentifierQuoting property (defaults …
Note: See TracRevisionLog for help on using the revision log.