Development

/branches (log)

You must first sign up to be able to contribute.

root/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @20846 [20846] 08/06/09 15:01:13 Kris.Wallsmith [1.3] Added support for passing an associative array of arguments and …
(edit) @20841 [20841] 08/06/09 13:36:42 Kris.Wallsmith [1.3] Fixed coding standards on generated Doctrine form classes.
(edit) @20837 [20837] 08/06/09 08:05:00 fabien [1.3] made the generate:project independant of the plugin system
(edit) @20834 [20834] 08/06/09 00:26:55 Kris.Wallsmith [1.3] fixed detection of terminal width (refs #5954)
(edit) @20831 [20831] 08/05/09 23:53:13 Kris.Wallsmith [1.3] fixed detection of terminal width (refs #5954)
(edit) @20821 [20821] 08/05/09 23:18:18 Kris.Wallsmith [1.3] removed log message when merging plugin test files
(edit) @20802 [20802] 08/05/09 11:35:44 fabien [1.2, 1.3] fixed symfony exception Content Encoding Error (closes #5108)
(edit) @20798 [20798] 08/05/09 08:28:18 fabien [1.3] added a default formatting for global errors in the formatter …
(edit) @20784 [20784] 08/04/09 22:53:57 Kris.Wallsmith [1.3] rolled back function signature changes made in r17403 for due to BC …
(edit) @20780 [20780] 08/04/09 22:30:32 Kris.Wallsmith [1.3] removed unnecessary changes to function signatures (refs #6867)
(edit) @20740 [20740] 08/04/09 01:27:01 Kris.Wallsmith [1.3] removed unnecessary changes to function signatures (refs #6880)
(edit) @20706 [20706] 08/02/09 21:58:25 Kris.Wallsmith [1.3] Added a --migrate option to sfDoctrinePlugin tasks
(edit) @20692 [20692] 08/02/09 14:50:08 Kris.Wallsmith [1.3] Updated symfony CSRF token generation and checks to use BaseForm.
(edit) @20683 [20683] 08/01/09 14:18:43 Kris.Wallsmith [1.3] fixed indentation in generated form class
(edit) @20681 [20681] 08/01/09 13:56:43 Kris.Wallsmith [1.2, 1.3] fixed widget class selection to work with latest doctrine …
(edit) @20606 [20606] 07/30/09 16:22:31 fabien [1.0, 1.2, 1.3] fixed a Strict Standards warning under PHP 5.3 (closes …
(edit) @20595 [20595] 07/30/09 08:36:34 fabien [1.3] made the plugins always loaded in the same order when using …
(edit) @20594 [20594] 07/30/09 08:33:04 fabien [1.3] deprecated settings related to deprecated helper groups
(edit) @20574 [20574] 07/29/09 10:36:02 fabien [1.3] deprecated the dynarch calendar
(edit) @20572 [20572] 07/29/09 09:34:57 fabien [1.3] deprecated sfConsoleRequest, sfConsoleResponse, and …
(edit) @20571 [20571] 07/29/09 09:33:24 fabien [1.3] deprecated sfLoader class
(edit) @20570 [20570] 07/29/09 09:31:20 fabien [1.3] added more deprecated stuff (all related to the 1.0 form/admin …
(edit) @20569 [20569] 07/29/09 09:27:53 fabien [1.3] added more deprecated stuff (all related to the 1.0 form/admin …
(edit) @20568 [20568] 07/29/09 09:21:50 fabien [1.3] added more deprecated stuff (all related to the 1.0 form system)
(edit) @20567 [20567] 07/29/09 09:15:56 fabien [1.3] moved deprecation information to a new file
(edit) @20566 [20566] 07/29/09 09:04:01 fabien [1.3] deprecated sfNoRouting and sfPathInfoRouting classes
(edit) @20564 [20564] 07/29/09 01:02:08 Kris.Wallsmith [1.3] rewrote sfTesterResponse::checkForm() so it works with widgets …
(edit) @20550 [20550] 07/28/09 09:41:19 fabien [1.2, 1.3] fixed mkdir() usage in sfValidatorFile (closes #6830)
(edit) @20548 [20548] 07/28/09 09:38:32 fabien [1.3] renamed Cancel to Back to list in the CRUD and admin generators …
(edit) @20547 [20547] 07/28/09 09:23:30 fabien [1.3] fixed sfConsoleController sfController phpdoc and change signature …
(edit) @20546 [20546] 07/28/09 09:13:31 fabien [1.3] reverting preExecute() and postExecute() methods miss sfWebRequest …
(edit) @20545 [20545] 07/28/09 08:47:59 fabien [1.2, 1.3] fixed linked data when using multiple dirs in propel:data-load …
(edit) @20479 [20479] 07/24/09 22:25:40 Kris.Wallsmith [1.2, 1.3] fixed sfAppRoutesTask ignores options from factories.yml …
(edit) @20472 [20472] 07/24/09 21:25:20 Kris.Wallsmith [1.2, 1.3] Fixed case-insensitive check of sf_method routing …
(edit) @20469 [20469] 07/24/09 21:07:43 Kris.Wallsmith [1.2, 1.3] Moved application of default sf_method requirements to …
(edit) @20468 [20468] 07/24/09 20:47:15 Kris.Wallsmith [1.2, 1.3] fixed matchesParameters logic in sfRequestRoute when multiple …
(edit) @20457 [20457] 07/24/09 11:25:18 FabianLange [doc] fixed phpdoc (closes #6878)
(edit) @20310 [20310] 07/19/09 14:05:32 fabien -
(edit) @20304 [20304] 07/19/09 13:11:16 fabien [1.2, 1.3] added password to the last example of configure:database usage …
(edit) @20303 [20303] 07/19/09 13:06:13 fabien [1.3] added type hint for sfComponent::execute() (closes #6867)
(edit) @20302 [20302] 07/19/09 13:06:05 fabien [1.3] added type hint for sfComponent::execute() (closes #6867)
(edit) @20301 [20301] 07/19/09 12:57:32 fabien [1.2, 1.3] added exception phpdocs to all widget classes and change …
(edit) @20300 [20300] 07/19/09 12:48:26 fabien [1.2, 1.3] fixed sfDatabaseSessionStorage ignores session storage …
(edit) @20299 [20299] 07/19/09 12:46:51 fabien [1.3] added type hint for sfComponent::execute() (closes #6867)
(edit) @20298 [20298] 07/19/09 12:43:11 fabien [1.2, 1.3] fixed sfForm::setDefaults() ignores individual CSRF protection …
(edit) @20297 [20297] 07/19/09 12:39:26 fabien [1.3] added type hint for sfComponent::execute() (closes #6867)
(edit) @20296 [20296] 07/19/09 12:36:56 fabien [1.2, 1.3] fixed finfo() usage for PHP 5.3 (closes #)
(edit) @20295 [20295] 07/19/09 12:31:22 fabien [1.0, 1.2, 1.3] removed zend.ze1_compatibility_mode check as it has been …
(edit) @20163 [20163] 07/13/09 20:11:33 FabianLange set symfony development version to 1.2.9-DEV
(edit) @20158 [20158] 07/13/09 20:04:17 FabianLange Updated changelog for symfony 1.2.8
(edit) @20157 [20157] 07/13/09 19:00:12 Kris.Wallsmith [1.3] fixed possible bug when calling parent Doctrine_Overloadable methods …
(edit) @20156 [20156] 07/13/09 18:58:31 Kris.Wallsmith [1.3] updated upgrade readme with changes to doctrine logging
(edit) @20147 [20147] 07/13/09 13:46:57 FabianLange [1.3] added upgrade for BaseForm?, patch by [MA]Pascal (closes #6717)
(edit) @20145 [20145] 07/13/09 13:13:05 FabianLange [1.2, 1.3] added additional test cases for sfWebRequest closes (#6812)
(edit) @20144 [20144] 07/13/09 13:07:31 FabianLange [1.2, 1.3] fixed phpdoc for sfTesterForm (closes #6813)
(edit) @20142 [20142] 07/13/09 12:20:44 FabianLange [1.2, 1.3] fixed simple_format_text having problems with certain …
(edit) @20134 [20134] 07/13/09 01:24:25 Kris.Wallsmith [1.3] Added a slow_query_threshold option to the Doctrine profiler class …
(edit) @20130 [20130] 07/12/09 22:05:43 Kris.Wallsmith [1.3] fixed filtering of doctrine log entries when event subject is null
(edit) @20127 [20127] 07/12/09 18:38:40 Kris.Wallsmith [1.3] Implemented Doctrine_Connection_Profiler on each connection. Added …
(edit) @20123 [20123] 07/12/09 16:53:35 Kris.Wallsmith [1.3] optimized sfAutoloadAgain
(edit) @20062 [20062] 07/09/09 16:47:14 anonymous [1.1] updated CHANGELOG and version for version 1.1.9
(edit) @20053 [20053] 07/09/09 14:49:20 nicolas [1.1, 1.2, 1.3] fixed autoload order, enhanced performances of tasks …
(edit) @20049 [20049] 07/09/09 12:03:04 nicolas [1.1, 1.2, 1.3] fixed tasks autoloading order, added tests for proof
(edit) @20048 [20048] 07/09/09 11:53:03 FabianLange [1.2, 1.3] added phpdoc for compat exceptions (closes #6781)
(edit) @20047 [20047] 07/09/09 11:37:17 FabianLange [1.2, 1.3] fixed phpDoc (closes #6796)
(edit) @20042 [20042] 07/09/09 10:20:33 FabianLange [1.2, 1.3] applied patch from gimler, adding more tests for sfWebRequest …
(edit) @20026 [20026] 07/08/09 19:33:50 Jonathan.Wage [1.2, 1.3] Fixing sfValidatorDoctrineChoice to get alias from query …
(edit) @20025 [20025] 07/08/09 19:29:18 Jonathan.Wage [1.3] Removing package parameter check so users can override schemas from …
(edit) @20024 [20024] 07/08/09 19:19:31 Jonathan.Wage [1.3] Fixed filter validation to allow you to select the same day for from …
(edit) @20002 [20002] 07/08/09 01:25:04 Jonathan.Wage [1.3] sfDoctrinePlugin: Fixing coding standards of doctrine:dql task and …
(edit) @20001 [20001] 07/08/09 01:15:42 Jonathan.Wage [1.3] Updating whats new doc to mention the new --table option in the …
(edit) @20000 [20000] 07/08/09 01:12:06 Jonathan.Wage [1.3] sfDoctrinePlugin: added option to put dql query as a table of …
(edit) @19999 [19999] 07/08/09 01:08:32 Jonathan.Wage [1.3] sfDoctrinePlugin: Adding new doctrine:reload-data task
(edit) @19998 [19998] 07/08/09 00:54:47 Jonathan.Wage [1.3] added the database connection names to the doctrine:drop-db task …
(edit) @19997 [19997] 07/08/09 00:41:04 Jonathan.Wage [1.3] sfDoctrinePlugin: added some new methods for getting and setting …
(edit) @19996 [19996] 07/08/09 00:08:40 Jonathan.Wage [1.2, 1.3] Adding missing french translations for admin gen (closes #6749)
(edit) @19994 [19994] 07/07/09 23:57:48 Jonathan.Wage [1.3] sfDoctrinePlugin: Changed admin gen batch delete to fetch all …
(edit) @19992 [19992] 07/07/09 23:40:58 Jonathan.Wage [1.3] sfDoctrinePlugin: Fixing issue with autoloading during form …
(edit) @19991 [19991] 07/07/09 23:24:41 Jonathan.Wage [1.3] sfDoctrinePlugin: adding missing file
(edit) @19990 [19990] 07/07/09 23:11:54 Jonathan.Wage [1.3] sfDoctrinePlugin: Enhancing form generation to generate forms with …
(edit) @19987 [19987] 07/07/09 22:31:36 Jonathan.Wage [1.2, 1.3] Fixing issue with magic accessors/getters when using camel case …
(edit) @19986 [19986] 07/07/09 22:30:03 Jonathan.Wage [1.3] sfDoctrinePlugin: Fixing indention of generated forms
(edit) @19985 [19985] 07/07/09 22:00:18 Jonathan.Wage [1.2, 1.3] sfDoctrinePlugin: Throwing exception if default culture has not …
(edit) @19983 [19983] 07/07/09 19:47:59 Jonathan.Wage [1.3] sfDoctrinePlugin: Fixes issue with null being used in …
(edit) @19982 [19982] 07/07/09 19:45:10 Jonathan.Wage [1.2, 1.3] sfDoctrinePlugin: adding missing phpdoc blocks to …
(edit) @19980 [19980] 07/07/09 18:29:54 nicolas [1.1, 1.2, 1.3] fixed the order where the tasks was loaded (fixes #4766, …
(edit) @19978 [19978] 07/07/09 16:17:52 Kris.Wallsmith [1.3] Exposed context.load_factories event to functional test listeners.
(edit) @19969 [19969] 07/07/09 00:51:04 Jonathan.Wage [1.3] sfDoctrinePlugin: Adding new tasks to assist with developing …
(edit) @19968 [19968] 07/07/09 00:34:57 Jonathan.Wage [1.3] sfDoctrinePlugin: added ability to disable the generation of forms …
(edit) @19963 [19963] 07/06/09 23:05:11 Jonathan.Wage [1.3] sfDoctrinePlugin: Removing code which auto creates all the Doctrine …
(edit) @19960 [19960] 07/06/09 22:55:38 Jonathan.Wage [1.3] Added note to upgrade file about the switch to Doctrine 1.2
(edit) @19957 [19957] 07/06/09 22:42:20 Jonathan.Wage [1.3] sfDoctrinePlugin: Fixing indention of generated form code
(edit) @19939 [19939] 07/06/09 19:26:02 Jonathan.Wage [1.3] Updating sfDoctrinePlugin to use and work with Doctrine 1.2
(edit) @19935 [19935] 07/06/09 18:33:09 nicolas updated CHANGELOG for version 1.1.8
(edit) @19914 [19914] 07/06/09 12:06:16 fabien [1.1] removed PEAR/Remote as it does not exists anymore in newer versions …
(edit) @19912 [19912] 07/06/09 10:04:41 FabianLange [1.0, 1.1, 1.2, 1.3] calling dataDir statically as it should be in …
(edit) @19911 [19911] 07/06/09 09:52:48 FabianLange [1.0, 1.1, 1.2, 1.3] added check in sfActions that prefents infinite …
(edit) @19850 [19850] 07/03/09 16:58:22 FabianLange [1.2, 1.2, 1.3] fixed PHPdoc typo
(edit) @19820 [19820] 07/02/09 14:59:18 fabien [1.3] made some small optimizations to the exception page in the dev env
(edit) @19819 [19819] 07/02/09 13:45:11 fabien [1.2] reverted the changesets that removed the non-visible fields in the …
Note: See TracRevisionLog for help on using the revision log.