Development

/branches/1.1/lib (log)

You must first sign up to be able to contribute.

root/branches/1.1/lib


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @13184 [13184] 11/20/08 12:27:28 nicolas [1.1] fixed php segfaults when big queries are loggued in dev environment …
(edit) @13139 [13139] 11/18/08 19:56:43 Kris.Wallsmith [1.1] Renamed task filenames to match classes.
(edit) @13132 [13132] 11/18/08 17:26:31 nicolas updated version 1.1 branch
(edit) @13126 [13126] 11/18/08 16:35:02 nicolas reverted from r9411: sfValidatorAnd and sfValidatorOr validators are now …
(edit) @13124 [13124] 11/18/08 15:13:39 nicolas fixed i18n dirs are only extracted from first plugin found - fixes #4829
(edit) @13122 [13122] 11/18/08 12:14:40 nicolas [1.1] fixed weird cache with layout bug - patch by phuson (closes #4514)
(edit) @13118 [13118] 11/18/08 11:49:21 nicolas [1.1] fixed WebDebugLogger? ignores sql queries with new lines, patch from …
(edit) @13098 [13098] 11/18/08 09:09:35 Kris.Wallsmith [1.0, 1.1, 1.2] fixed typo in autoload recursive setting
(edit) @13082 [13082] 11/17/08 22:19:56 Jonathan.Wage [1.1, 1.2] Fixes issue with embedded forms with a name that is a 0 integer …
(edit) @13078 [13078] 11/17/08 21:27:38 fabien [1.1, 1.2] fixed I18n code ignores sf_app_i18n_dir (closes #4323)
(edit) @13022 [13022] 11/16/08 00:08:23 Kris.Wallsmith [1.1, 1.2] fixed generate:module description formatting
(edit) @12997 [12997] 11/14/08 07:48:24 fabien [1.1] added a workaround to a PHP wierd behavior where classes are not …
(edit) @12957 [12957] 11/12/08 18:58:57 hartym [1.1] r12811 introduced a regression: fixtures order is totally random, as …
(edit) @12868 [12868] 11/10/08 09:45:53 fabien [1.1] added autoload cache to CLI (closes #4882)
(edit) @12867 [12867] 11/10/08 09:36:15 fabien [1.1] added autoload cache to CLI (closes #4882)
(edit) @12813 [12813] 11/09/08 11:23:47 fabien [1.1, 1.2] fixed setDefaultFormFormatterName() when called from …
(edit) @12811 [12811] 11/09/08 11:14:55 fabien [1.0, 1.1, 1.2] fixed order of data deleting in sfPropelData (closes …
(edit) @12810 [12810] 11/09/08 10:54:07 fabien [1.1, 1.2] fixed widget form schema positions after unsetting some widgets …
(edit) @12807 [12807] 11/09/08 09:24:40 fabien [1.1, 1.2] removed unneeded code (closes #4287)
(edit) @12751 [12751] 11/08/08 10:38:42 fabien [1.1, 1.2] fixed HTTP header for exceptions (closes #4864)
(edit) @12697 [12697] 11/06/08 19:11:46 fabien [1.1] made sure that the core autoloaded is registered only once per …
(edit) @12676 [12676] 11/06/08 09:57:12 fabien [1.1, 1.2] fixed spl_autoload_register for PHP 5.1.2
(edit) @12641 [12641] 11/04/08 19:22:00 fabien [1.1, 1.2] fixed typo in sfValidatorString
(edit) @12594 [12594] 11/03/08 09:20:31 dwhittle 1.1: fixed propel plugin does not ignore doctrine schemas (closes #4027)
(edit) @12549 [12549] 11/01/08 17:55:58 fabien [1.1] fixed global cache never cleared (closes #4614)
(edit) @12533 [12533] 11/01/08 14:33:00 Kris.Wallsmith [1.1, 1.2] fixed typo in pre command event
(edit) @12499 [12499] 10/31/08 17:10:07 Kris.Wallsmith [1.1, 1.2] fixed alternate dispatcher being used in command application
(edit) @12426 [12426] 10/30/08 09:42:02 FabianLange [1.1] fixed #4775
(edit) @12369 [12369] 10/26/08 01:29:24 Kris.Wallsmith [1.1, 1.2] fixed unnecessarily complex widget name generation logic
(edit) @12243 [12243] 10/18/08 11:30:06 fabien [1.1, 1.2] fixed cache:clear task so that it is also able to remove …
(edit) @12215 [12215] 10/16/08 14:11:16 fabien [1.1, 1.2] fixed bug when using custom templates in functional tests …
(edit) @12201 [12201] 10/15/08 16:26:29 fabien [1.0, 1.1, 1.2] fixed select_tag() with sfOutputEscaperArrayDecorator: …
(edit) @12198 [12198] 10/15/08 08:08:16 fabien [1.1] fixed Criteria::equals() needs to compare ->groupByColumns with …
(edit) @12195 [12195] 10/15/08 06:20:11 Kris.Wallsmith [1.1] fixed symfony generate:task --use-database option broken (closes …
(edit) @12171 [12171] 10/13/08 18:45:38 Kris.Wallsmith [1.1] fixed set_include_path : using wrong propel version (refs #4650)
(edit) @12163 [12163] 10/13/08 13:07:52 fabien [1.2] fixed typo
(edit) @12061 [12061] 10/07/08 22:18:39 fabien [1.1, 1.2] fixed typo in a comment (closes #4353)
(edit) @11962 [11962] 10/05/08 21:02:04 fabien [1.1, 1.2] fixed typo in PHPDoc
(edit) @11961 [11961] 10/05/08 20:08:57 fabien fixed sfWidgetFormSchema don't clone the formatters (closes #4567 - patch …
(edit) @11958 [11958] 10/05/08 18:51:39 fabien [1.1, 1.2] fixed sfNumberFormat when handling large numbers (closes #4521)
(edit) @11955 [11955] 10/05/08 18:11:51 fabien [1.1, 1.2] fixed HTTP-Version in sfWebResponse broken under certain …
(edit) @11954 [11954] 10/05/08 17:33:02 fabien [1.0, 1.1, 1.2] fixed fWebRequest::getPathInfo doesn't completely remove …
(edit) @11938 [11938] 10/03/08 21:57:41 fabien updated version after version 1.1.4
(edit) @11932 [11932] 10/03/08 21:45:54 fabien [1.1] fixed XSS vulnerability in error messages if they embed the value …
(edit) @11929 [11929] 10/03/08 20:48:51 fabien [1.1, 1.2] fixed default charset encoding for validator to the one defined …
(edit) @11923 [11923] 10/03/08 15:46:30 fabien [1.1, 1.2] fixed typo (closes #4563)
(edit) @11909 [11909] 10/02/08 15:03:05 fabien [1.1, 1.2] fixed Functional Test fail when compression is enabled (closes …
(edit) @11849 [11849] 09/29/08 16:07:43 nicolas fixed SYMFONY_VERSION in 1.1 branch
(edit) @11837 [11837] 09/29/08 10:12:42 fabien [1.1, 1.2] fixed infinite loop in sfException.php (closes #4513)
(edit) @11836 [11836] 09/29/08 10:07:31 fabien [1.1, 1.2] made some db optimization for when loading i18n catalogue …
(edit) @11807 [11807] 09/26/08 21:06:59 fabien [1.1] fixed default form template for CRUD generator
(edit) @11797 [11797] 09/26/08 15:06:48 fabien [1.1] fixed locking problem with symfony cache:clear task (closes #4470)
(edit) @11784 [11784] 09/25/08 18:25:39 fabien [1.0, 1.1, 1.2] reverted r11770
(edit) @11776 [11776] 09/25/08 12:11:40 fabien [1.1, 1.2] added an exception when there is no active configuration in …
(edit) @11774 [11774] 09/25/08 11:41:31 FabianLange [1.1] fixed #4491
(edit) @11770 [11770] 09/25/08 08:11:32 fabien [1.0, 1.1, 1.2] fixed routing with cgi.fix_pathinfo enabled breaks (closes …
(edit) @11764 [11764] 09/24/08 16:27:54 fabien [1.1, 1.2] fixed sfPearRestPlugin invalid error reporting (closes #4479, …
(edit) @11710 [11710] 09/21/08 21:14:10 FabianLange [1.1] fixed Ukrainian language file. fixed #4440
(edit) @11700 [11700] 09/21/08 12:53:44 fabien [1.1, 1.2] changed internal classes to always use the sfCultureInfo …
(edit) @11696 [11696] 09/21/08 10:44:04 fabien [1.1, 1.2] fixed typo (closes #4398)
(edit) @11695 [11695] 09/21/08 10:36:04 fabien [1.1, 1.2] added some line breaks when displaying and exception message in …
(edit) @11621 [11621] 09/17/08 20:46:34 nicolas [1.1] fixed sfForm::mergeForm() doesn't merge widget schema labels (fixes …
(edit) @11618 [11618] 09/17/08 19:36:54 nicolas [1.1] fixed sfPropelData::loadDataFrom doesn't behave correctly with …
(edit) @11616 [11616] 09/17/08 19:24:18 nicolas [1.1] fixed Criteria alteration problem in sfValidatorPropelChoice and …
(edit) @11612 [11612] 09/17/08 17:28:38 nicolas [1.1] fixed sfValidatorChoice and sfValidatorChoiceMany can evaluate …
(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) @11549 [11549] 09/14/08 22:37:36 FabianLange [1.1] fixed time validation for 00:00:00. fixes #3903
(edit) @11541 [11541] 09/14/08 18:31:57 fabien [1.2] fixed cloning of some widgets
(edit) @11538 [11538] 09/14/08 16:45:59 fabien [1.1] 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) @11509 [11509] 09/13/08 12:51:34 FabianLange [1.1] reverted fix for #4328, fix code is still in 1.2 bu cause side …
(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) @11476 [11476] 09/12/08 14:48:38 fabien [1.1, 1.2] fixed sfValidatorNumber for float numbers (closes #4358)
(edit) @11446 [11446] 09/11/08 17:13:46 fabien [1.1, 1.2] fixed sfWidgetFormDate displays empty values for negative …
(edit) @11432 [11432] 09/10/08 15:44:38 hartym [1.1] clear-cache task was obviously not working. Funny isn't it?
(edit) @11375 [11375] 09/08/08 18:53:09 hartym [1.1] fix clear-cache bug in which cli environment is hardcoded
(edit) @11363 [11363] 09/07/08 20:20:10 FabianLange 1.1: sfFormPropel did pass incorrect parameters to sfForm since r7053. …
(edit) @11361 [11361] 09/07/08 19:18:05 FabianLange 1.1: fixed cloning of widgetformschema fails to clone formatter correctly. …
(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) @11297 [11297] 09/02/08 22:08:24 FabianLange 1.1: fixed parsing of star parameter creating empty param. fixed #4173
(edit) @11280 [11280] 09/01/08 16:33:27 fabien [1.1] fixed sfCacheClearTask: clear all type if not defined app (closes …
(edit) @11278 [11278] 09/01/08 15:32:35 nicolas [1.1] renamed valueAttributeValue to value_attribute_value (coding …
(edit) @11274 [11274] 09/01/08 12:20:43 nicolas [1.1] added a way to set the "value" attribute value of a checkbox (fixes …
(edit) @11241 [11241] 08/29/08 19:40:57 FabianLange fixed typo. fixes #4286
(edit) @11195 [11195] 08/27/08 13:35:19 fabien [1.1, 1.2] fixed a notice in sfViewCacheManager
(edit) @11166 [11166] 08/26/08 22:18:00 dwhittle 1.1: fixed sfWebRequest::getRequestFormat does not handle latest webkit …
(edit) @11153 [11153] 08/26/08 10:43:19 nicolas [1.1] closes #4153 - fixed sfWidgetFormSchema does not apply id_format to …
(edit) @11129 [11129] 08/25/08 21:52:08 fabien [1.1, 1.2] fixed sfWidgetFormPropelSelect rendering in a view has …
(edit) @11114 [11114] 08/25/08 16:57:36 fabien [1.1] removed the removing of special columns in sfForm::updateObject() as …
(edit) @11095 [11095] 08/25/08 10:58:17 fabien [1.1] fixed typo
(edit) @11035 [11035] 08/22/08 08:23:06 fabien [1.1] fixed API doc for sfWebDebugLogger
(edit) @11020 [11020] 08/21/08 17:32:42 fabien [1.1, 1.2] fixed sfBrowser doesn't send checked checkedboxes without value …
(edit) @11017 [11017] 08/21/08 17:08:52 fabien [1.0, 1.1] fixed a screwed up merge
(edit) @11003 [11003] 08/20/08 18:39:20 fabien [1.1, 1.2] fixed sfValidatorSchemaFilter not throwing an error bound to …
(edit) @10990 [10990] 08/20/08 10:36:27 dwhittle 1.1: fixed typos for deprecated sf_symfony_data_dir (relates to #4215)
(edit) @10985 [10985] 08/20/08 09:26:11 dwhittle 1.1: fixed sfWidget::setXhtml(false)
(edit) @10970 [10970] 08/19/08 21:02:38 fabien [1.1, 1.2] fixed default value returned by sfNoCache::get() method
(edit) @10964 [10964] 08/19/08 20:33:50 fabien [1.0, 1.1, 1.2] fixed sfFileLogger file closing
Note: See TracRevisionLog for help on using the revision log.