Development

/branches/1.3/lib/plugins (log)

You must first sign up to be able to contribute.

root/branches/1.3/lib/plugins


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @23909 [23909] 11/14/09 15:10:33 FabianLange [1.2][1.3] updated SfObjectBuilder? so that Propel objects do not query the …
(edit) @23904 [23904] 11/14/09 14:54:41 fabien [1.3] updated fixtures
(edit) @23903 [23903] 11/14/09 14:46:17 fabien [1.3, 1.4] updated some tests to use the new API
(edit) @23897 [23897] 11/14/09 13:51:34 FabianLange [1.3] updated sfProtoculous javascript externals
(edit) @23896 [23896] 11/14/09 12:56:16 FabianLange [1.3] switched phing external to 2.3.3 tag instead of its revision in the …
(edit) @23849 [23849] 11/13/09 14:11:06 Kris.Wallsmith [1.3] removed reference to removed file (closes #7563)
(edit) @23810 [23810] 11/12/09 12:07:44 Kris.Wallsmith [1.3] set svn:eol-style property to native and svn:keywords property to Id …
(edit) @23763 [23763] 11/10/09 15:33:00 fabien [1.3] added some configuration to the project:send-emails task (number of …
(edit) @23745 [23745] 11/10/09 02:05:26 Kris.Wallsmith [1.3] fixed issues in pagers, switched from IteratorAggregate to …
(edit) @23739 [23739] 11/10/09 00:32:46 Kris.Wallsmith [1.3] added hooks for specifying custom propel runtime and generator paths
(edit) @23737 [23737] 11/10/09 00:23:25 Kris.Wallsmith [1.3] refactored propel initialization to sfPropelPluginConfiguration, …
(edit) @23709 [23709] 11/09/09 08:03:46 fabien [1.3] added debug information for Propel in dev environment by default
(edit) @23706 [23706] 11/08/09 23:30:00 FabianLange [1.3] fixed typo in test
(edit) @23705 [23705] 11/08/09 23:27:17 FabianLange [1.3] more tests for sfWebDebugPanelPropel covering glue strings and slow …
(edit) @23704 [23704] 11/08/09 23:19:19 FabianLange [1.3] additional safeguard against a not preg safe innerGlue used by …
(edit) @23703 [23703] 11/08/09 23:18:31 FabianLange [1.3] additional safeguard against a not preg safe innerGlue used by …
(edit) @23702 [23702] 11/08/09 23:15:51 FabianLange [1.3] added tests for sfWebDebugPanelPropel and partly reverted r23697 to …
(edit) @23699 [23699] 11/08/09 20:58:13 FabianLange [1.3] allowed the test case to supply a customer ProjectConfiguration?
(edit) @23698 [23698] 11/08/09 20:53:31 FabianLange [1.3] allowed passing debug parameters to DebugPDO
(edit) @23697 [23697] 11/08/09 20:36:05 FabianLange [1.3] made Propel sfWebDebugPanel creation less magic and more explicit
(edit) @23696 [23696] 11/08/09 20:16:04 FabianLange [1.3] updated Propel sfWebDebugPanel to respect configuration done in …
(edit) @23694 [23694] 11/08/09 18:43:26 FabianLange [1.3] fixed style on ORM version number in Web Debug Panel
(edit) @23692 [23692] 11/08/09 17:08:29 FabianLange [1.3] now using propel 1.4.0 stable tag
(edit) @23690 [23690] 11/08/09 12:47:32 FabianLange [1.3] improved timings in doctrine logging (closes #7545)
(edit) @23668 [23668] 11/07/09 13:51:07 Kris.Wallsmith [1.3] fixed doctrine form inheritance when the foreign key on one …
(edit) @23667 [23667] 11/07/09 09:56:14 fabien [doc] [1.3] fixed default CRUD generate where file uploads were not taken …
(edit) @23539 [23539] 11/03/09 00:25:19 Jonathan.Wage [1.3] Fix to Doctrine model building to allow packages
(edit) @23518 [23518] 11/02/09 14:39:34 Kris.Wallsmith [1.3] fixed Cascade schema.yml across multiple plugins generates Plugin …
(edit) @23516 [23516] 11/02/09 14:21:32 Kris.Wallsmith [1.3] Added a test to check if the BaseForm? class exists when building …
(edit) @23501 [23501] 11/01/09 23:54:37 FabianLange [1.2][1.3] checking for sqlite extended to checking for pdo_sqlite as well
(edit) @23409 [23409] 10/28/09 12:39:12 FabianLange [1.2][1.3] improved czech language for admin generator (fixes #7459 patch …
(edit) @23404 [23404] 10/28/09 00:00:13 FabianLange [1.3] fixed count method on sfDoctrinePager - again :/
(edit) @23403 [23403] 10/27/09 23:59:43 FabianLange [1.3] fixed count method on sfDoctrinePager
(edit) @23402 [23402] 10/27/09 23:58:03 FabianLange [1.3] fixed coding style
(edit) @23401 [23401] 10/27/09 23:57:10 FabianLange [1.3] added caching of getResults in Doctrine and Propel Pager if we have …
(edit) @23394 [23394] 10/27/09 19:09:12 Kris.Wallsmith [1.3] fixed sfMixer hooks in propel peer classes
(edit) @23361 [23361] 10/26/09 19:15:39 Kris.Wallsmith [1.3] fixed sfFormFilterDoctrine uses wrong method when filtering a fk …
(edit) @23359 [23359] 10/26/09 18:57:56 Kris.Wallsmith [1.3] fixed typo
(edit) @23358 [23358] 10/26/09 18:36:22 Kris.Wallsmith [1.3] fixed hook names sent to sfMixer from base peer classes
(edit) @23357 [23357] 10/26/09 18:29:41 Kris.Wallsmith [1.3] tagged custom propel builders as deprecated
(edit) @23346 [23346] 10/26/09 00:50:12 FabianLange [1.3] fixed bootstrapping propel unit tests with correct include path
(edit) @23342 [23342] 10/25/09 23:44:22 Kris.Wallsmith [1.3] fixed margin on admin generator fieldset headings
(edit) @23334 [23334] 10/25/09 22:54:05 FabianLange [1.3] WebDebug? panels from Doctrine and Propel list ORM Version. (refs …
(edit) @23317 [23317] 10/25/09 12:45:28 Kris.Wallsmith [1.3] fixed creation of consolidated doctrine schema file may fail under …
(edit) @23316 [23316] 10/25/09 11:46:43 nicolas [1.3] fixed Creation of consolidated doctrine schema file may fail under …
(edit) @23315 [23315] 10/25/09 08:16:40 nicolas fixed creation of consolidated doctrine schema file may fail under certain …
(edit) @23314 [23314] 10/25/09 02:47:39 Kris.Wallsmith [1.3] added doc tags for sfDoctrineRecord magic methods (closes #7064)
(edit) @23313 [23313] 10/24/09 22:37:35 Kris.Wallsmith [1.3] fixed creation of multiple tmp files
(edit) @23310 [23310] 10/24/09 17:27:41 Kris.Wallsmith [1.3] added copyright notices to propel behaviors, remove some unneeded …
(edit) @23309 [23309] 10/24/09 16:54:47 Kris.Wallsmith [1.3] removed xslt from propel integration in favor of new build property …
(edit) @23308 [23308] 10/24/09 16:43:25 Kris.Wallsmith [1.3] added build of model to propel form and filter builds in …
(edit) @23307 [23307] 10/24/09 16:38:02 Kris.Wallsmith [1.3] added parameters to the "symfony" propel behavior to disable the …
(edit) @23306 [23306] 10/24/09 15:59:13 Kris.Wallsmith [1.3] ported symfony's custom propel builders to propel's new behaviors …
(edit) @23296 [23296] 10/24/09 02:45:29 Jonathan.Wage [1.3][sfDoctrinePlugin] Fixing issues caused by latest changes in Doctrine …
(edit) @23292 [23292] 10/24/09 00:21:53 fabien [1.3] fixed sfPeerBuilder refers to variable in behaviours but it has …
(edit) @23227 [23227] 10/21/09 14:11:33 Kris.Wallsmith [1.3] cleaned up render of phing errors
(edit) @23214 [23214] 10/20/09 20:11:23 Kris.Wallsmith [1.3] refactored sfForm::renderHiddenFields() so rendering of embedded …
(edit) @23204 [23204] 10/20/09 14:36:08 Kris.Wallsmith [1.3] fixed iteration over a sfDoctrinePager object (closes #7355)
(edit) @23201 [23201] 10/20/09 00:01:01 Kris.Wallsmith [1.3] cleaned up doctrine query debug to be a little easier to read
(edit) @23194 [23194] 10/19/09 18:37:13 fabien [1.3] added a --actions-base-class options to tasks that generate modules …
(edit) @23169 [23169] 10/18/09 19:19:05 FabianLange [1.3] added bound validation on integer types (closes #7370)
(edit) @23156 [23156] 10/17/09 15:08:16 Kris.Wallsmith [1.3] fixed implementation of data loader task in build tasks, fixed use …
(edit) @23117 [23117] 10/16/09 13:51:41 FabianLange [1.3] fixed empty_value for generated propel validators (closes #7363)
(edit) @23076 [23076] 10/15/09 08:43:20 fabien [1.3] fixed propel:build-all-load task (refs #7346)
(edit) @23064 [23064] 10/14/09 23:00:23 Kris.Wallsmith [1.3] added type hints to generated form classes (closes #6344)
(edit) @23063 [23063] 10/14/09 22:43:15 Kris.Wallsmith [1.3] rewrote task autoloader initialization and reloading so autoload.yml …
(edit) @23062 [23062] 10/14/09 19:49:06 Kris.Wallsmith [1.3] fixed placement of BaseFormFilterPropel (closes #6117)
(edit) @23059 [23059] 10/14/09 18:30:00 Kris.Wallsmith [1.3] fixed schema merging when a schema file is empty (closes #7349)
(edit) @23048 [23048] 10/14/09 16:44:50 Kris.Wallsmith [1.3] added configuration cascade to the merging of plugin and project …
(edit) @23047 [23047] 10/14/09 16:29:36 Kris.Wallsmith [1.3] switched doctrine external back to HEAD
(edit) @23020 [23020] 10/14/09 00:48:42 Kris.Wallsmith [1.3] corrected doctrine task documentation
(edit) @23019 [23019] 10/14/09 00:48:07 Kris.Wallsmith [1.3] cleaned up use of cli config in doctrine tasks, added method to …
(edit) @23018 [23018] 10/14/09 00:44:18 Kris.Wallsmith [1.3] changed new "smart" form filter logic to use validators rather than …
(edit) @23003 [23003] 10/13/09 14:56:55 Kris.Wallsmith [1.3] pegged Doctrine 1.2 revision until a migration strategy for its …
(edit) @22987 [22987] 10/13/09 10:02:48 FabianLange [1.3] updated all references from Doctrine:: to Doctrine_Core:: to reflect …
(edit) @22983 [22983] 10/13/09 05:35:18 Jonathan.Wage [1.3][sfDoctrinePlugin] Fixes for latest changes in Doctrine 1.2
(edit) @22966 [22966] 10/12/09 22:28:42 Kris.Wallsmith [1.3] nudging sismo now that a doctrine bug has been addressed…
(edit) @22964 [22964] 10/12/09 21:52:33 Kris.Wallsmith [1.3] updated fixture
(edit) @22959 [22959] 10/12/09 19:44:57 Kris.Wallsmith [1.3] updated doctrine:build task so --db option builds sql
(edit) @22958 [22958] 10/12/09 19:29:09 Kris.Wallsmith [1.3] fixed blocked inheritance in doctrine forms (closes #7279)
(edit) @22957 [22957] 10/12/09 19:28:07 Kris.Wallsmith [1.3] improved testability of propel WDT panel by isolating propel …
(edit) @22955 [22955] 10/12/09 18:44:07 Kris.Wallsmith [1.3] enhanced propel WDT, fixed some typos (refs #7139)
(edit) @22950 [22950] 10/12/09 15:51:59 Kris.Wallsmith [1.3] fixed no-confirmation option in propel:build task
(edit) @22949 [22949] 10/12/09 15:33:58 Kris.Wallsmith [1.3] added propel:build task (refs #7139)
(edit) @22948 [22948] 10/12/09 15:24:24 Kris.Wallsmith [1.3] added filtering of phing arguments through propel.filter_phing_args …
(edit) @22943 [22943] 10/12/09 14:04:19 Kris.Wallsmith [1.3] fixed propel "Cannot fetch TableMap?" exception (closes #7316, refs …
(edit) @22939 [22939] 10/12/09 13:11:26 Kris.Wallsmith [1.3] merged changes from sfPropel14Plugin sandbox
(edit) @22930 [22930] 10/12/09 00:29:41 Kris.Wallsmith [1.3] fixed bug in the inheritance with the FormFilters? (closes #7313)
(edit) @22921 [22921] 10/11/09 16:10:05 Kris.Wallsmith [1.3] moved creation of doctrine model builder options and cli …
(edit) @22919 [22919] 10/10/09 16:41:21 Kris.Wallsmith [1.3] simplified creation of route collection name when creating a …
(edit) @22917 [22917] 10/10/09 15:44:53 Kris.Wallsmith [1.3] abstracted methods from base ORM form classes to sfFormObject (refs …
(edit) @22914 [22914] 10/10/09 14:24:29 Kris.Wallsmith [1.3] moved methods that don't need to be generated from generator …
(edit) @22910 [22910] 10/10/09 13:35:58 Kris.Wallsmith [1.3] made sfFormFilterDoctrine smarter so you don't need to modify …
(edit) @22904 [22904] 10/09/09 22:12:42 Kris.Wallsmith [1.3] updated doctrine clean task for better DRY with existing code
(edit) @22900 [22900] 10/09/09 20:50:20 Kris.Wallsmith [1.3] fixed broken form validation on concrete inheritance forms (closes …
(edit) @22898 [22898] 10/09/09 19:09:01 Kris.Wallsmith [1.3] removed log events that happen too early in the stack to actually be …
(edit) @22895 [22895] 10/09/09 18:56:05 Kris.Wallsmith [1.3] fixed typo in comments
(edit) @22894 [22894] 10/09/09 18:54:29 Kris.Wallsmith [1.3] deprecated ProjectConfiguration? configureDoctrine and …
(edit) @22881 [22881] 10/08/09 18:50:37 Kris.Wallsmith [1.3] merged changes from sfPropel14Plugin sandbox
(edit) @22860 [22860] 10/07/09 21:15:48 FabianLange [1.3] fixed Doctrine migration task either not using configured directory …
Note: See TracRevisionLog for help on using the revision log.