Development

/branches/1.2 (log)

You must first sign up to be able to contribute.

root/branches/1.2


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @11600 [11600] 09/16/08 18:55:27 fabien [1.2] added allow_empty for object route
(edit) @11599 [11599] 09/16/08 17:49:15 fabien [1.2] added sfComponent::generateUrl()
(edit) @11593 [11593] 09/16/08 07:16:29 fabien [1.1, 1.2] fixed widget charset when charset is changed in settings.yml …
(edit) @11591 [11591] 09/16/08 07:02:41 fabien [1.2] added group support to select checkbox and select radio widgets
(edit) @11575 [11575] 09/15/08 20:49:44 fabien [1.2] sfRequestRoute sf_method defaults to get or head
(edit) @11567 [11567] 09/15/08 18:54:54 fabien [1.2] forced GET method for sfRequestPropel if no sf_method requirements …
(edit) @11566 [11566] 09/15/08 18:50:44 fabien [1.2] fixed some unit tests
(edit) @11565 [11565] 09/15/08 18:49:42 fabien [1.2] fixed some unit tests
(edit) @11564 [11564] 09/15/08 18:48:25 fabien [1.2] fixed some unit test
(edit) @11558 [11558] 09/15/08 11:20:14 Jonathan.Wage [1.2] Added sfDoctrinePlugin to svn externals
(edit) @11557 [11557] 09/15/08 10:40:26 fabien [1.2] fixed default exception for XHTML
(edit) @11556 [11556] 09/15/08 10:40:02 fabien [1.2] fixed web debug toolbar for XHTML
(edit) @11551 [11551] 09/14/08 22:56:09 FabianLange [1.2] if_javascript will now work correctly behave on ajax requests. fixes …
(edit) @11550 [11550] 09/14/08 22:37:52 FabianLange [1.2] fixed time validation for 00:00:00. refs #3903
(edit) @11548 [11548] 09/14/08 22:00:46 FabianLange [1.2] image_tag helper will no longer guess alt attribute unless …
(edit) @11545 [11545] 09/14/08 19:50:00 fabien [1.2] converted method to lower case to be XHTML compliant
(edit) @11544 [11544] 09/14/08 19:40:07 fabien [1.2] fixed typo
(edit) @11543 [11543] 09/14/08 18:49:08 fabien [1.2] added an attributes argument to form_tag_for() helper
(edit) @11542 [11542] 09/14/08 18:32:27 fabien [1.2] added a renderer_class option to sfWidgetFormChoice
(edit) @11541 [11541] 09/14/08 18:31:57 fabien [1.2] fixed cloning of some widgets
(edit) @11539 [11539] 09/14/08 17:23:48 fabien [1.2] added a new choice widget family
(edit) @11536 [11536] 09/14/08 16:42:55 fabien [1.2] moved clone() from sfWidgetFormPropelSelect to sfWidgetFormSelect
(edit) @11535 [11535] 09/14/08 16:37:06 fabien [1.1, 1.2] fixed sfWidgetFormSelectRadio when you pass a name that already …
(edit) @11534 [11534] 09/14/08 16:35:50 fabien [1.1, 1.2] fixed sfCallable error message when you pass an object as a …
(edit) @11533 [11533] 09/14/08 15:03:44 fabien [1.2] fixed sfWidgetFormSelect to behave as sfWidgetForm for attributes
(edit) @11532 [11532] 09/14/08 14:57:51 fabien [1.2] made some cleanup to sfWidgetFormInputFileEditable
(edit) @11529 [11529] 09/14/08 14:40:08 fabien [1.2] fixed task tests
(edit) @11528 [11528] 09/14/08 14:29:35 fabien [1.2] added the possibility to set file_src to false in …
(edit) @11526 [11526] 09/14/08 14:01:49 fabien [1.2] added sfWidgetFormInputFileEditable
(edit) @11525 [11525] 09/14/08 13:39:44 fabien [1.2] added model_methods option to sfObjectRouteCollection to be able to …
(edit) @11520 [11520] 09/13/08 22:28:58 fabien [1.2] made Propel error messages more visible
(edit) @11517 [11517] 09/13/08 22:23:56 fabien [1.2] added an upgrade task for the new Propel lib files layout
(edit) @11511 [11511] 09/13/08 14:18:59 FabianLange [1.2] fix for #4173 going to 1.2. closes #4367
(edit) @11510 [11510] 09/13/08 13:22:30 FabianLange [1.2] split Javascript Helper into JavascriptBaseHelper?.php and …
(edit) @11505 [11505] 09/13/08 11:22:23 fabien [1.2] added symfony help message before tasks when calling symfony without …
(edit) @11502 [11502] 09/13/08 10:51:07 fabien [1.2] added an additional argument to the sf_cache_namespace_callable …
(edit) @11501 [11501] 09/13/08 10:43:37 FabianLange added information about JavascriptBaseHelper and the …
(edit) @11499 [11499] 09/13/08 10:41:32 fabien [1.2] added sfViewCacheManager in factories.yml
(edit) @11497 [11497] 09/13/08 07:22:23 fabien [1.2] changed the position for the sfBrowser::click() to start at 1, not 0
(edit) @11483 [11483] 09/12/08 17:48:17 FabianLange [1.2] addition for r11482 for component as well
(edit) @11482 [11482] 09/12/08 17:44:35 FabianLange [1.2] added param to specify a custom view_class for partials called: …
(edit) @11478 [11478] 09/12/08 15:16:14 fabien [1.1, 1.2] fixed Notices in the exception (removed one more @ in the code) …
(edit) @11477 [11477] 09/12/08 14:56:25 fabien [1.2] removed the ob_gzhandler usage in the exception classes
(edit) @11476 [11476] 09/12/08 14:48:38 fabien [1.1, 1.2] fixed sfValidatorNumber for float numbers (closes #4358)
(edit) @11472 [11472] 09/12/08 12:03:55 FabianLange [1.2] proposal for splitting javascript helper into Base and Prototype …
(edit) @11471 [11471] 09/12/08 12:03:49 fabien [1.2] added a lot of REST goodness to symfony 1.2 (live from symfony camp)
(edit) @11467 [11467] 09/12/08 07:05:36 fabien [1.2] changed routing initialization to be able to deal with exceptions …
(edit) @11466 [11466] 09/12/08 06:54:41 fabien [1.2] fixed sfBrowser so that it catches exceptions thrown very early in …
(edit) @11452 [11452] 09/11/08 20:38:31 fabien [1.2] added support for PUT and DELETE to the browser class
(edit) @11446 [11446] 09/11/08 17:13:46 fabien [1.1, 1.2] fixed sfWidgetFormDate displays empty values for negative …
(edit) @11444 [11444] 09/11/08 16:19:19 fabien [1.2] simplified file upload management a lot
(edit) @11442 [11442] 09/11/08 16:06:03 fabien [1.2] fixed last request threw an exception feature
(edit) @11439 [11439] 09/11/08 14:05:30 fabien [1.2] removed code that deals with PHP < 5.2
(edit) @11437 [11437] 09/11/08 13:36:15 fabien [1.2] added a way in sfFormPropel to pre-process the cleaned up values …
(edit) @11433 [11433] 09/10/08 15:45:58 hartym [1.2] clear-cache task was obviously not working. Funny isn't it?
(edit) @11430 [11430] 09/10/08 12:10:38 nicolas [1.2] added a isRequestMethod($method) method in sfTestBrowserBase
(edit) @11428 [11428] 09/10/08 08:41:27 fabien [1.2] fixed PHP doc for routes
(edit) @11427 [11427] 09/10/08 08:39:30 fabien [1.2] changed the way symfony add the URL prefix in routing to allow …
(edit) @11406 [11406] 09/09/08 11:22:18 dwhittle 1.2: update core autoload
(edit) @11405 [11405] 09/09/08 11:15:09 dwhittle 1.2: updated configure:database task for pdo syntax
(edit) @11404 [11404] 09/09/08 11:14:35 dwhittle 1.2: added upgrade task + instructions for propel 1.3 + updated changelog
(edit) @11376 [11376] 09/08/08 18:54:43 hartym [1.2] fix clear-cache bug in which cli environment is hardcoded
(edit) @11362 [11362] 09/07/08 19:19:25 FabianLange 1.2: fixed cloning of widgetformschema fails to clone formatter correctly. …
(edit) @11356 [11356] 09/06/08 20:08:00 fabien [1.2] added sfForm::renderFormTag() method
(edit) @11355 [11355] 09/06/08 20:00:15 fabien [1.2] updated the UPGRADE file to explain form_tag() PUT and DELETE …
(edit) @11354 [11354] 09/06/08 18:46:42 fabien [1.2] added false as a value that removes the attribute from a widget tag
(edit) @11353 [11353] 09/06/08 16:22:56 fabien [1.2] added support for PUT and DELETE methods to the form_tag() helper
(edit) @11349 [11349] 09/06/08 15:01:08 fabien [1.2] fixed default form format name when generating a CRUD module
(edit) @11348 [11348] 09/06/08 15:00:33 fabien [1.2] removed _arguments from parse() return value if it is empty
(edit) @11347 [11347] 09/06/08 14:25:30 fabien [1.2] moved extra parameters from routing to request attributes
(edit) @11346 [11346] 09/06/08 14:21:50 fabien [1.2] removed currentRouteParameters variable from sfPatternRouting as it …
(edit) @11344 [11344] 09/06/08 13:40:24 fabien [1.2] added support for PUT and DELETE for the link_to() helper
(edit) @11343 [11343] 09/06/08 10:16:43 fabien [1.2] rename propel:generate-crud to propel:generate-module
(edit) @11341 [11341] 09/06/08 10:12:26 fabien [1.2] allow a task alias to be a fully qualified name (with a namespace)
(edit) @11339 [11339] 09/06/08 09:36:54 fabien [1.2] fixed Propel Peer classes guessing (closes #3696 - thanks to Kris …
(edit) @11338 [11338] 09/06/08 08:30:45 fabien [1.1, 1.2] fixed sfBaseTask so that it notifies the same event as sfTask
(edit) @11326 [11326] 09/04/08 22:23:09 fabien [1.1, 1.2] fixed sfValidatorFile typo (closes #4311)
(edit) @11319 [11319] 09/04/08 08:10:20 fabien [1.2] renamed method_name to method in the routing context
(edit) @11313 [11313] 09/03/08 19:28:33 fabien [1.2] First part of the routing refactoring (WIP)
(edit) @11309 [11309] 09/03/08 13:44:39 fabien [1.2] fixed tasks tests
(edit) @11301 [11301] 09/03/08 07:55:42 fabien [1.2] added confirmation when inserting the SQL statements (closes #4149)
(edit) @11298 [11298] 09/02/08 22:11:41 FabianLange 1.2: fixed parsing of star parameter creating empty param. fixes #4173
(edit) @11293 [11293] 09/02/08 20:56:30 fabien [1.2] removed the application name as an argument for Propel task in favor …
(edit) @11287 [11287] 09/02/08 12:30:05 fabien [1.2] removed log from sfWebRequest
(edit) @11286 [11286] 09/02/08 12:27:36 fabien [1.2] removed log messages that do not give valuable information
(edit) @11281 [11281] 09/01/08 16:33:34 fabien [1.1] fixed sfCacheClearTask: clear all type if not defined app (closes …
(edit) @11279 [11279] 09/01/08 15:33:04 nicolas [1.2] forthport of r11278: renamed valueAttributeValue to …
(edit) @11277 [11277] 09/01/08 15:31:33 fabien [1.2] removed getMethodName() usage in core + changed deprecated log to a …
(edit) @11276 [11276] 09/01/08 12:29:18 nicolas [1.2] forthport of r11275: added a way to set the "value" attribute value …
(edit) @11256 [11256] 08/30/08 19:30:24 fabien added sf_method removal after processing
(edit) @11254 [11254] 08/30/08 14:20:19 fabien [1.2] added support for PUT and DELETE methods from a browser
(edit) @11253 [11253] 08/30/08 14:17:26 fabien [1.2] removed old class from core autoload class
(edit) @11217 [11217] 08/28/08 10:59:16 fabien [1.2] fixed possible notices when some variables do not exist, fixed …
(edit) @11212 [11212] 08/27/08 22:22:50 fabien [1.2] fixed functional tests
(edit) @11205 [11205] 08/27/08 18:24:17 fabien [1.2] moved Propel web debug panel to the Propel plugin
(edit) @11202 [11202] 08/27/08 17:08:56 fabien [1.2] added the possibility to pass an array to url_for() and link_to() …
(edit) @11195 [11195] 08/27/08 13:35:19 fabien [1.1, 1.2] fixed a notice in sfViewCacheManager
(edit) @11173 [11173] 08/26/08 22:41:28 dwhittle 1.2: removed creole dependencies
(edit) @11171 [11171] 08/26/08 22:31:27 FabianLange fixed typos. need spellchecker for editor :-)
(edit) @11169 [11169] 08/26/08 22:28:04 FabianLange added note about the changes for sfProtoculousPlugin
Note: See TracRevisionLog for help on using the revision log.