|
|
|
@13184
|
[13184]
|
11/20/08 12:27:28 |
nicolas |
[1.1] fixed php segfaults when big queries are loggued in dev environment … |
|
|
|
@13139
|
[13139]
|
11/18/08 19:56:43 |
Kris.Wallsmith |
[1.1] Renamed task filenames to match classes. |
|
|
|
@13132
|
[13132]
|
11/18/08 17:26:31 |
nicolas |
updated version 1.1 branch |
|
|
|
@13128
|
[13128]
|
11/18/08 17:21:12 |
nicolas |
updated CHANGELOG |
|
|
|
@13126
|
[13126]
|
11/18/08 16:35:02 |
nicolas |
reverted from r9411: sfValidatorAnd and sfValidatorOr validators are now … |
|
|
|
@13124
|
[13124]
|
11/18/08 15:13:39 |
nicolas |
fixed i18n dirs are only extracted from first plugin found - fixes #4829 |
|
|
|
@13122
|
[13122]
|
11/18/08 12:14:40 |
nicolas |
[1.1] fixed weird cache with layout bug - patch by phuson (closes #4514) |
|
|
|
@13118
|
[13118]
|
11/18/08 11:49:21 |
nicolas |
[1.1] fixed WebDebugLogger? ignores sql queries with new lines, patch from … |
|
|
|
@13098
|
[13098]
|
11/18/08 09:09:35 |
Kris.Wallsmith |
[1.0, 1.1, 1.2] fixed typo in autoload recursive setting |
|
|
|
@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 … |
|
|
|
@13078
|
[13078]
|
11/17/08 21:27:38 |
fabien |
[1.1, 1.2] fixed I18n code ignores sf_app_i18n_dir (closes #4323) |
|
|
|
@13022
|
[13022]
|
11/16/08 00:08:23 |
Kris.Wallsmith |
[1.1, 1.2] fixed generate:module description formatting |
|
|
|
@12997
|
[12997]
|
11/14/08 07:48:24 |
fabien |
[1.1] added a workaround to a PHP wierd behavior where classes are not … |
|
|
|
@12957
|
[12957]
|
11/12/08 18:58:57 |
hartym |
[1.1] r12811 introduced a regression: fixtures order is totally random, as … |
|
|
|
@12868
|
[12868]
|
11/10/08 09:45:53 |
fabien |
[1.1] added autoload cache to CLI (closes #4882) |
|
|
|
@12867
|
[12867]
|
11/10/08 09:36:15 |
fabien |
[1.1] added autoload cache to CLI (closes #4882) |
|
|
|
@12813
|
[12813]
|
11/09/08 11:23:47 |
fabien |
[1.1, 1.2] fixed setDefaultFormFormatterName() when called from … |
|
|
|
@12811
|
[12811]
|
11/09/08 11:14:55 |
fabien |
[1.0, 1.1, 1.2] fixed order of data deleting in sfPropelData (closes … |
|
|
|
@12810
|
[12810]
|
11/09/08 10:54:07 |
fabien |
[1.1, 1.2] fixed widget form schema positions after unsetting some widgets … |
|
|
|
@12807
|
[12807]
|
11/09/08 09:24:40 |
fabien |
[1.1, 1.2] removed unneeded code (closes #4287) |
|
|
|
@12751
|
[12751]
|
11/08/08 10:38:42 |
fabien |
[1.1, 1.2] fixed HTTP header for exceptions (closes #4864) |
|
|
|
@12697
|
[12697]
|
11/06/08 19:11:46 |
fabien |
[1.1] made sure that the core autoloaded is registered only once per … |
|
|
|
@12676
|
[12676]
|
11/06/08 09:57:12 |
fabien |
[1.1, 1.2] fixed spl_autoload_register for PHP 5.1.2 |
|
|
|
@12641
|
[12641]
|
11/04/08 19:22:00 |
fabien |
[1.1, 1.2] fixed typo in sfValidatorString |
|
|
|
@12594
|
[12594]
|
11/03/08 09:20:31 |
dwhittle |
1.1: fixed propel plugin does not ignore doctrine schemas (closes #4027) |
|
|
|
@12549
|
[12549]
|
11/01/08 17:55:58 |
fabien |
[1.1] fixed global cache never cleared (closes #4614) |
|
|
|
@12533
|
[12533]
|
11/01/08 14:33:00 |
Kris.Wallsmith |
[1.1, 1.2] fixed typo in pre command event |
|
|
|
@12499
|
[12499]
|
10/31/08 17:10:07 |
Kris.Wallsmith |
[1.1, 1.2] fixed alternate dispatcher being used in command application |
|
|
|
@12426
|
[12426]
|
10/30/08 09:42:02 |
FabianLange |
[1.1] fixed #4775 |
|
|
|
@12369
|
[12369]
|
10/26/08 01:29:24 |
Kris.Wallsmith |
[1.1, 1.2] fixed unnecessarily complex widget name generation logic |
|
|
|
@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 … |
|
|
|
@12215
|
[12215]
|
10/16/08 14:11:16 |
fabien |
[1.1, 1.2] fixed bug when using custom templates in functional tests … |
|
|
|
@12202
|
[12202]
|
10/15/08 16:28:46 |
fabien |
[1.1, 1.2] fixed typo (closes #4677) |
|
|
|
@12201
|
[12201]
|
10/15/08 16:26:29 |
fabien |
[1.0, 1.1, 1.2] fixed select_tag() with sfOutputEscaperArrayDecorator: … |
|
|
|
@12198
|
[12198]
|
10/15/08 08:08:16 |
fabien |
[1.1] fixed Criteria::equals() needs to compare ->groupByColumns with … |
|
|
|
@12195
|
[12195]
|
10/15/08 06:20:11 |
Kris.Wallsmith |
[1.1] fixed symfony generate:task --use-database option broken (closes … |
|
|
|
@12171
|
[12171]
|
10/13/08 18:45:38 |
Kris.Wallsmith |
[1.1] fixed set_include_path : using wrong propel version (refs #4650) |
|
|
|
@12163
|
[12163]
|
10/13/08 13:07:52 |
fabien |
[1.2] fixed typo |
|
|
|
@12061
|
[12061]
|
10/07/08 22:18:39 |
fabien |
[1.1, 1.2] fixed typo in a comment (closes #4353) |
|
|
|
@11962
|
[11962]
|
10/05/08 21:02:04 |
fabien |
[1.1, 1.2] fixed typo in PHPDoc |
|
|
|
@11961
|
[11961]
|
10/05/08 20:08:57 |
fabien |
fixed sfWidgetFormSchema don't clone the formatters (closes #4567 - patch … |
|
|
|
@11959
|
[11959]
|
10/05/08 19:16:06 |
fabien |
[1.1] commented a test that does not work under PHP 5.2 |
|
|
|
@11958
|
[11958]
|
10/05/08 18:51:39 |
fabien |
[1.1, 1.2] fixed sfNumberFormat when handling large numbers (closes #4521) |
|
|
|
@11955
|
[11955]
|
10/05/08 18:11:51 |
fabien |
[1.1, 1.2] fixed HTTP-Version in sfWebResponse broken under certain … |
|
|
|
@11954
|
[11954]
|
10/05/08 17:33:02 |
fabien |
[1.0, 1.1, 1.2] fixed fWebRequest::getPathInfo doesn't completely remove … |
|
|
|
@11938
|
[11938]
|
10/03/08 21:57:41 |
fabien |
updated version after version 1.1.4 |
|
|
|
@11934
|
[11934]
|
10/03/08 21:54:58 |
fabien |
[1.1] updated CHANGELOG for version 1.1.4 |
|
|
|
@11932
|
[11932]
|
10/03/08 21:45:54 |
fabien |
[1.1] fixed XSS vulnerability in error messages if they embed the value … |
|
|
|
@11929
|
[11929]
|
10/03/08 20:48:51 |
fabien |
[1.1, 1.2] fixed default charset encoding for validator to the one defined … |
|
|
|
@11923
|
[11923]
|
10/03/08 15:46:30 |
fabien |
[1.1, 1.2] fixed typo (closes #4563) |
|
|
|
@11909
|
[11909]
|
10/02/08 15:03:05 |
fabien |
[1.1, 1.2] fixed Functional Test fail when compression is enabled (closes … |
|
|
|
@11849
|
[11849]
|
09/29/08 16:07:43 |
nicolas |
fixed SYMFONY_VERSION in 1.1 branch |
|
|
|
@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 |