|
|
|
@11845
|
[11845]
|
09/29/08 15:56:27 |
nicolas |
[1.1] Updated CHANGELOG |
|
|
|
@11837
|
[11837]
|
09/29/08 10:12:42 |
fabien |
[1.1, 1.2] fixed infinite loop in sfException.php (closes #4513) |
|
|
|
@11836
|
[11836]
|
09/29/08 10:07:31 |
fabien |
[1.1, 1.2] made some db optimization for when loading i18n catalogue … |
|
|
|
@11807
|
[11807]
|
09/26/08 21:06:59 |
fabien |
[1.1] fixed default form template for CRUD generator |
|
|
|
@11797
|
[11797]
|
09/26/08 15:06:48 |
fabien |
[1.1] fixed locking problem with symfony cache:clear task (closes #4470) |
|
|
|
@11784
|
[11784]
|
09/25/08 18:25:39 |
fabien |
[1.0, 1.1, 1.2] reverted r11770 |
|
|
|
@11776
|
[11776]
|
09/25/08 12:11:40 |
fabien |
[1.1, 1.2] added an exception when there is no active configuration in … |
|
|
|
@11774
|
[11774]
|
09/25/08 11:41:31 |
FabianLange |
[1.1] fixed #4491 |
|
|
|
@11770
|
[11770]
|
09/25/08 08:11:32 |
fabien |
[1.0, 1.1, 1.2] fixed routing with cgi.fix_pathinfo enabled breaks (closes … |
|
|
|
@11764
|
[11764]
|
09/24/08 16:27:54 |
fabien |
[1.1, 1.2] fixed sfPearRestPlugin invalid error reporting (closes #4479, … |
|
|
|
@11710
|
[11710]
|
09/21/08 21:14:10 |
FabianLange |
[1.1] fixed Ukrainian language file. fixed #4440 |
|
|
|
@11700
|
[11700]
|
09/21/08 12:53:44 |
fabien |
[1.1, 1.2] changed internal classes to always use the sfCultureInfo … |
|
|
|
@11696
|
[11696]
|
09/21/08 10:44:04 |
fabien |
[1.1, 1.2] fixed typo (closes #4398) |
|
|
|
@11695
|
[11695]
|
09/21/08 10:36:04 |
fabien |
[1.1, 1.2] added some line breaks when displaying and exception message in … |
|
|
|
@11639
|
[11639]
|
09/18/08 15:27:24 |
nicolas |
[1.1] Updated CHANGELOG for 1.1.2 |
|
|
|
@11621
|
[11621]
|
09/17/08 20:46:34 |
nicolas |
[1.1] fixed sfForm::mergeForm() doesn't merge widget schema labels (fixes … |
|
|
|
@11618
|
[11618]
|
09/17/08 19:36:54 |
nicolas |
[1.1] fixed sfPropelData::loadDataFrom doesn't behave correctly with … |
|
|
|
@11616
|
[11616]
|
09/17/08 19:24:18 |
nicolas |
[1.1] fixed Criteria alteration problem in sfValidatorPropelChoice and … |
|
|
|
@11612
|
[11612]
|
09/17/08 17:28:38 |
nicolas |
[1.1] fixed sfValidatorChoice and sfValidatorChoiceMany can evaluate … |
|
|
|
@11593
|
[11593]
|
09/16/08 07:16:29 |
fabien |
[1.1, 1.2] fixed widget charset when charset is changed in settings.yml … |
|
|
|
@11549
|
[11549]
|
09/14/08 22:37:36 |
FabianLange |
[1.1] fixed time validation for 00:00:00. fixes #3903 |
|
|
|
@11541
|
[11541]
|
09/14/08 18:31:57 |
fabien |
[1.2] fixed cloning of some widgets |
|
|
|
@11538
|
[11538]
|
09/14/08 16:45:59 |
fabien |
[1.1] moved clone() from sfWidgetFormPropelSelect to sfWidgetFormSelect |
|
|
|
@11535
|
[11535]
|
09/14/08 16:37:06 |
fabien |
[1.1, 1.2] fixed sfWidgetFormSelectRadio when you pass a name that already … |
|
|
|
@11534
|
[11534]
|
09/14/08 16:35:50 |
fabien |
[1.1, 1.2] fixed sfCallable error message when you pass an object as a … |
|
|
|
@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 … |
|
|
|
@11478
|
[11478]
|
09/12/08 15:16:14 |
fabien |
[1.1, 1.2] fixed Notices in the exception (removed one more @ in the code) … |
|
|
|
@11476
|
[11476]
|
09/12/08 14:48:38 |
fabien |
[1.1, 1.2] fixed sfValidatorNumber for float numbers (closes #4358) |
|
|
|
@11446
|
[11446]
|
09/11/08 17:13:46 |
fabien |
[1.1, 1.2] fixed sfWidgetFormDate displays empty values for negative … |
|
|
|
@11432
|
[11432]
|
09/10/08 15:44:38 |
hartym |
[1.1] clear-cache task was obviously not working. Funny isn't it? |
|
|
|
@11375
|
[11375]
|
09/08/08 18:53:09 |
hartym |
[1.1] fix clear-cache bug in which cli environment is hardcoded |
|
|
|
@11363
|
[11363]
|
09/07/08 20:20:10 |
FabianLange |
1.1: sfFormPropel did pass incorrect parameters to sfForm since r7053. … |
|
|
|
@11361
|
[11361]
|
09/07/08 19:18:05 |
FabianLange |
1.1: fixed cloning of widgetformschema fails to clone formatter correctly. … |
|
|
|
@11338
|
[11338]
|
09/06/08 08:30:45 |
fabien |
[1.1, 1.2] fixed sfBaseTask so that it notifies the same event as sfTask |
|
|
|
@11326
|
[11326]
|
09/04/08 22:23:09 |
fabien |
[1.1, 1.2] fixed sfValidatorFile typo (closes #4311) |
|
|
|
@11297
|
[11297]
|
09/02/08 22:08:24 |
FabianLange |
1.1: fixed parsing of star parameter creating empty param. fixed #4173 |
|
|
|
@11280
|
[11280]
|
09/01/08 16:33:27 |
fabien |
[1.1] fixed sfCacheClearTask: clear all type if not defined app (closes … |
|
|
|
@11278
|
[11278]
|
09/01/08 15:32:35 |
nicolas |
[1.1] renamed valueAttributeValue to value_attribute_value (coding … |
|
|
|
@11275
|
[11275]
|
09/01/08 12:27:05 |
nicolas |
[1.1] added a way to set the "value" attribute value of a checkbox (added … |
|
|
|
@11274
|
[11274]
|
09/01/08 12:20:43 |
nicolas |
[1.1] added a way to set the "value" attribute value of a checkbox (fixes … |
|
|
|
@11241
|
[11241]
|
08/29/08 19:40:57 |
FabianLange |
fixed typo. fixes #4286 |
|
|
|
@11195
|
[11195]
|
08/27/08 13:35:19 |
fabien |
[1.1, 1.2] fixed a notice in sfViewCacheManager |
|
|
|
@11166
|
[11166]
|
08/26/08 22:18:00 |
dwhittle |
1.1: fixed sfWebRequest::getRequestFormat does not handle latest webkit … |
|
|
|
@11153
|
[11153]
|
08/26/08 10:43:19 |
nicolas |
[1.1] closes #4153 - fixed sfWidgetFormSchema does not apply id_format to … |
|
|
|
@11147
|
[11147]
|
08/26/08 08:05:10 |
fabien |
[1.1, 1.2] fixed Markdown for UPGRADE files |
|
|
|
@11129
|
[11129]
|
08/25/08 21:52:08 |
fabien |
[1.1, 1.2] fixed sfWidgetFormPropelSelect rendering in a view has … |
|
|
|
@11114
|
[11114]
|
08/25/08 16:57:36 |
fabien |
[1.1] removed the removing of special columns in sfForm::updateObject() as … |
|
|
|
@11096
|
[11096]
|
08/25/08 10:59:10 |
fabien |
[1.1, 1.2] fixed default propel.ini file in the sandbox |
|
|
|
@11095
|
[11095]
|
08/25/08 10:58:17 |
fabien |
[1.1] fixed typo |
|
|
|
@11035
|
[11035]
|
08/22/08 08:23:06 |
fabien |
[1.1] fixed API doc for sfWebDebugLogger |
|
|
|
@11020
|
[11020]
|
08/21/08 17:32:42 |
fabien |
[1.1, 1.2] fixed sfBrowser doesn't send checked checkedboxes without value … |
|
|
|
@11017
|
[11017]
|
08/21/08 17:08:52 |
fabien |
[1.0, 1.1] fixed a screwed up merge |
|
|
|
@11004
|
[11004]
|
08/20/08 18:42:13 |
fabien |
[1.1, 1.2] fixed unit tests for sfValidatorSchemaFilter |
|
|
|
@11003
|
[11003]
|
08/20/08 18:39:20 |
fabien |
[1.1, 1.2] fixed sfValidatorSchemaFilter not throwing an error bound to … |
|
|
|
@10990
|
[10990]
|
08/20/08 10:36:27 |
dwhittle |
1.1: fixed typos for deprecated sf_symfony_data_dir (relates to #4215) |
|
|
|
@10985
|
[10985]
|
08/20/08 09:26:11 |
dwhittle |
1.1: fixed sfWidget::setXhtml(false) |
|
|
|
@10970
|
[10970]
|
08/19/08 21:02:38 |
fabien |
[1.1, 1.2] fixed default value returned by sfNoCache::get() method |
|
|
|
@10964
|
[10964]
|
08/19/08 20:33:50 |
fabien |
[1.0, 1.1, 1.2] fixed sfFileLogger file closing |
|
|
|
@10952
|
[10952]
|
08/19/08 17:04:33 |
fabien |
[1.1, 1.2] fixed STDOUT only exists with php-cli (closes #4203) |
|
|
|
@10951
|
[10951]
|
08/19/08 16:55:26 |
fabien |
[1.1] fixed sfValidatorSchemaCompare unit tests |
|
|
|
@10950
|
[10950]
|
08/19/08 16:42:07 |
fabien |
[1.0, 1.1, 1.2] fixed sfBrowser parseArgumentAsArray function discards … |
|
|
|
@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 … |
|
|
|
@10947
|
[10947]
|
08/19/08 16:11:06 |
fabien |
[1.0, 1.1, 1.2] fixed sfDomCssSelector attribute regex (closes #3922) |
|
|
|
@10902
|
[10902]
|
08/14/08 21:23:45 |
fabien |
[1.1] reverted some changes to sfValidatorSchemaCompare (to maintain BC in … |
|
|
|
@10896
|
[10896]
|
08/14/08 14:41:09 |
hartym |
[typo] sfValidatorBase in test case |
|
|
|
@10893
|
[10893]
|
08/14/08 14:30:27 |
hartym |
[1.1] fixes #3929 |
|
|
|
@10881
|
[10881]
|
08/14/08 10:14:11 |
hartym |
[1.1] fixes #4158 |
|
|
|
@10836
|
[10836]
|
08/13/08 14:06:35 |
fabien |
[1.1, 1.2] modified the extra_fields error message to be more meaningful … |
|
|
|
@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 … |
|
|
|
@10802
|
[10802]
|
08/12/08 09:10:53 |
fabien |
[1.1, 1.2] added an exception when using a non existant operator with … |
|
|
|
@10740
|
[10740]
|
08/07/08 12:36:31 |
fabien |
[1.1, 1.2] fixed sfYaml exception line number (now starts at 1) (closes … |
|
|
|
@10739
|
[10739]
|
08/07/08 12:31:06 |
fabien |
[1.0, 1.1, 1.2] fixed sfBrowser::restart() doesn't reset the session … |
|
|
|
@10735
|
[10735]
|
08/07/08 09:24:54 |
noel |
[1.1, 1.2] Fixed argument passing on windows (closes #4121) |
|
|
|
@10726
|
[10726]
|
08/07/08 08:16:07 |
fabien |
[1.0, 1.1, 1.2] fixed typo in Propel (needed for PHP 5.3) |
|
|
|
@10719
|
[10719]
|
08/06/08 21:13:51 |
fabien |
[1.0, 1.1, 1.2] fixed typo |
|
|
|
@10702
|
[10702]
|
08/06/08 13:11:16 |
hartym |
[1.1] Bug: when tasks are nested, newly registered autoloading path does … |
|
|
|
@10699
|
[10699]
|
08/06/08 11:22:54 |
hartym |
[1.1] Model classes autoload inclusion order is not right, causing … |
|
|
|
@10678
|
[10678]
|
08/05/08 21:16:07 |
fabien |
[1.1, 1.2] fixed propel tasks when Phing is installed as PEAR (closes … |
|
|
|
@10633
|
[10633]
|
08/03/08 18:56:21 |
fabien |
[1.1, 1.2] fixed symfony version in the plain text exception file |
|
|
|
@10632
|
[10632]
|
08/03/08 18:51:41 |
fabien |
[1.1] made a small optimization to the event disptacher |
|
|
|
@10619
|
[10619]
|
08/02/08 22:15:20 |
nicolas |
[1.1] backport of r10618 - fixed sfBrowser::click throw unexpected PHP … |
|
|
|
@10598
|
[10598]
|
08/01/08 19:04:09 |
nicolas |
[1.1] Updated branch SYMFONY_VERSION |
|
|
|
@10595
|
[10595]
|
08/01/08 18:59:31 |
nicolas |
[1.1] Updated CHANGELOG for 1.1.1 release |
|
|
|
@10591
|
[10591]
|
08/01/08 18:01:43 |
fabien |
[1.1] fixed variable replacing in URL happens in wrong order (closes … |
|
|
|
@10589
|
[10589]
|
08/01/08 18:00:48 |
nicolas |
[1.1] fixed old session not destroyed when changing authentication state … |
|
|
|
@10581
|
[10581]
|
08/01/08 16:44:42 |
nicolas |
[1.1] fixed Boolean default values aren't rendered correctly with … |
|
|
|
@10576
|
[10576]
|
08/01/08 15:12:39 |
nicolas |
[1.1] enhanced database storage unit tests for MySQL, MySQLi and PDO … |
|
|
|
@10574
|
[10574]
|
08/01/08 15:08:08 |
nicolas |
[1.1] fixed sfYaml::dump misunderstands hash as array (closes #4025) |
|
|
|
@10530
|
[10530]
|
07/31/08 08:05:37 |
nicolas |
[1.1] fixes #4103 - sfPDOSessionStorage has improper param binding order … |
|
|
|
@10517
|
[10517]
|
07/30/08 17:56:37 |
nicolas |
[1.1] fixed database manager call from sfPropelBuildForms task generates … |
|
|
|
@10516
|
[10516]
|
07/30/08 17:55:34 |
hartym |
fixed the r10514 bug for getArrayValueForPathByRef method too |
|
|
|
@10514
|
[10514]
|
07/30/08 17:37:02 |
hartym |
Fixed the way sfToolkit was using a PHP «feature» to treat strings as … |
|
|
|
@10512
|
[10512]
|
07/30/08 17:27:39 |
nicolas |
[1.1] fixed "No connection params set for propel" PropelException thrown … |
|
|
|
@10504
|
[10504]
|
07/29/08 22:43:33 |
nicolas |
fixes #3840 - fixed tests if SQLite is not installed |
|
|
|
@10501
|
[10501]
|
07/29/08 17:15:25 |
nicolas |
Reverted r10466: new features are only applied to unstable branch |
|
|
|
@10466
|
[10466]
|
07/25/08 13:42:28 |
nicolas |
[1.1] added rsync-options option to sfProjectDeploy task |
|
|
|
@10464
|
[10464]
|
07/25/08 11:23:06 |
nicolas |
[1.1] fixed sfProjectDeployTask typo in help |
|
|
|
@10439
|
[10439]
|
07/23/08 14:36:55 |
nicolas |
[1.1] fixed exception cannot be thrown in the sfFormField::__toString … |
|
|
|
@10437
|
[10437]
|
07/23/08 14:26:28 |
nicolas |
[1.1] added exception throw when the method option is set and doesn't … |
|
|
|
@10425
|
[10425]
|
07/22/08 17:03:11 |
nicolas |
[1.1] closes #4053 - fixed regenerated session id wasn't reflected in … |