Development

/branches/1.1 (log)

You must first sign up to be able to contribute.

root/branches/1.1


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @11845 [11845] 09/29/08 15:56:27 nicolas [1.1] Updated CHANGELOG
(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) @11639 [11639] 09/18/08 15:27:24 nicolas [1.1] Updated CHANGELOG for 1.1.2
(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) @11275 [11275] 09/01/08 12:27:05 nicolas [1.1] added a way to set the "value" attribute value of a checkbox (added …
(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) @11147 [11147] 08/26/08 08:05:10 fabien [1.1, 1.2] fixed Markdown for UPGRADE files
(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) @11096 [11096] 08/25/08 10:59:10 fabien [1.1, 1.2] fixed default propel.ini file in the sandbox
(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) @11004 [11004] 08/20/08 18:42:13 fabien [1.1, 1.2] fixed unit tests for sfValidatorSchemaFilter
(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
(edit) @10952 [10952] 08/19/08 17:04:33 fabien [1.1, 1.2] fixed STDOUT only exists with php-cli (closes #4203)
(edit) @10951 [10951] 08/19/08 16:55:26 fabien [1.1] fixed sfValidatorSchemaCompare unit tests
(edit) @10950 [10950] 08/19/08 16:42:07 fabien [1.0, 1.1, 1.2] fixed sfBrowser parseArgumentAsArray function discards …
(edit) @10948 [10948] 08/19/08 16:20:41 fabien [1.0, 1.1, 1.2] fixed 0000-00-00 dates in mysqli creole driver (closes …
(edit) @10947 [10947] 08/19/08 16:11:06 fabien [1.0, 1.1, 1.2] fixed sfDomCssSelector attribute regex (closes #3922)
(edit) @10902 [10902] 08/14/08 21:23:45 fabien [1.1] reverted some changes to sfValidatorSchemaCompare (to maintain BC in …
(edit) @10896 [10896] 08/14/08 14:41:09 hartym [typo] sfValidatorBase in test case
(edit) @10893 [10893] 08/14/08 14:30:27 hartym [1.1] fixes #3929
(edit) @10881 [10881] 08/14/08 10:14:11 hartym [1.1] fixes #4158
(edit) @10836 [10836] 08/13/08 14:06:35 fabien [1.1, 1.2] modified the extra_fields error message to be more meaningful …
(edit) @10833 [10833] 08/13/08 13:33:13 fabien [1.0, 1.1, 1.2] fixed % causes escaping of single quotes in app.yml in …
(edit) @10802 [10802] 08/12/08 09:10:53 fabien [1.1, 1.2] added an exception when using a non existant operator with …
(edit) @10740 [10740] 08/07/08 12:36:31 fabien [1.1, 1.2] fixed sfYaml exception line number (now starts at 1) (closes …
(edit) @10739 [10739] 08/07/08 12:31:06 fabien [1.0, 1.1, 1.2] fixed sfBrowser::restart() doesn't reset the session …
(edit) @10735 [10735] 08/07/08 09:24:54 noel [1.1, 1.2] Fixed argument passing on windows (closes #4121)
(edit) @10726 [10726] 08/07/08 08:16:07 fabien [1.0, 1.1, 1.2] fixed typo in Propel (needed for PHP 5.3)
(edit) @10719 [10719] 08/06/08 21:13:51 fabien [1.0, 1.1, 1.2] fixed typo
(edit) @10702 [10702] 08/06/08 13:11:16 hartym [1.1] Bug: when tasks are nested, newly registered autoloading path does …
(edit) @10699 [10699] 08/06/08 11:22:54 hartym [1.1] Model classes autoload inclusion order is not right, causing …
(edit) @10678 [10678] 08/05/08 21:16:07 fabien [1.1, 1.2] fixed propel tasks when Phing is installed as PEAR (closes …
(edit) @10633 [10633] 08/03/08 18:56:21 fabien [1.1, 1.2] fixed symfony version in the plain text exception file
(edit) @10632 [10632] 08/03/08 18:51:41 fabien [1.1] made a small optimization to the event disptacher
(edit) @10619 [10619] 08/02/08 22:15:20 nicolas [1.1] backport of r10618 - fixed sfBrowser::click throw unexpected PHP …
(edit) @10598 [10598] 08/01/08 19:04:09 nicolas [1.1] Updated branch SYMFONY_VERSION
(edit) @10595 [10595] 08/01/08 18:59:31 nicolas [1.1] Updated CHANGELOG for 1.1.1 release
(edit) @10591 [10591] 08/01/08 18:01:43 fabien [1.1] fixed variable replacing in URL happens in wrong order (closes …
(edit) @10589 [10589] 08/01/08 18:00:48 nicolas [1.1] fixed old session not destroyed when changing authentication state …
(edit) @10581 [10581] 08/01/08 16:44:42 nicolas [1.1] fixed Boolean default values aren't rendered correctly with …
(edit) @10576 [10576] 08/01/08 15:12:39 nicolas [1.1] enhanced database storage unit tests for MySQL, MySQLi and PDO …
(edit) @10574 [10574] 08/01/08 15:08:08 nicolas [1.1] fixed sfYaml::dump misunderstands hash as array (closes #4025)
(edit) @10530 [10530] 07/31/08 08:05:37 nicolas [1.1] fixes #4103 - sfPDOSessionStorage has improper param binding order …
(edit) @10517 [10517] 07/30/08 17:56:37 nicolas [1.1] fixed database manager call from sfPropelBuildForms task generates …
(edit) @10516 [10516] 07/30/08 17:55:34 hartym fixed the r10514 bug for getArrayValueForPathByRef method too
(edit) @10514 [10514] 07/30/08 17:37:02 hartym Fixed the way sfToolkit was using a PHP «feature» to treat strings as …
(edit) @10512 [10512] 07/30/08 17:27:39 nicolas [1.1] fixed "No connection params set for propel" PropelException thrown …
(edit) @10504 [10504] 07/29/08 22:43:33 nicolas fixes #3840 - fixed tests if SQLite is not installed
(edit) @10501 [10501] 07/29/08 17:15:25 nicolas Reverted r10466: new features are only applied to unstable branch
(edit) @10466 [10466] 07/25/08 13:42:28 nicolas [1.1] added rsync-options option to sfProjectDeploy task
(edit) @10464 [10464] 07/25/08 11:23:06 nicolas [1.1] fixed sfProjectDeployTask typo in help
(edit) @10439 [10439] 07/23/08 14:36:55 nicolas [1.1] fixed exception cannot be thrown in the sfFormField::__toString
(edit) @10437 [10437] 07/23/08 14:26:28 nicolas [1.1] added exception throw when the method option is set and doesn't …
(edit) @10425 [10425] 07/22/08 17:03:11 nicolas [1.1] closes #4053 - fixed regenerated session id wasn't reflected in …
Note: See TracRevisionLog for help on using the revision log.