@27236
[27236]
01/27/10 13:13:39
gregoire
updated changelog for version 1.0.21
@24622
[24622]
12/01/09 00:49:47
FabianLange
[1.0, 1.2, 1.3, 1.4] allowed __() and sfI18N->__() and …
@24619
[24619]
12/01/09 00:14:18
FabianLange
[1.0, 1.2, 1.3, 1.4] fixed incorrect array access of lastModified header …
@23990
[23990]
11/15/09 21:46:54
FabianLange
[1.0] fixed typo from r23984
@23984
[23984]
11/15/09 20:54:59
FabianLange
[1.0, 1.2, 1.3, 1.4] not setting status header for servers in cgi-sapi …
@23886
[23886]
11/14/09 11:51:34
FabianLange
[1.0] fixed notice on undefined uri in sfCacheFilter (fixes #6514 , patch …
@23725
[23725]
11/09/09 20:59:37
FabianLange
[1.0] stimulating autoloading in sfFunctionCache by calling class_exists …
@23543
[23543]
11/03/09 09:19:42
fabien
[1.0] fixed deprecated use of split for PHP 5.3 (closes #7509 )
@21935
[21935]
09/11/09 19:09:08
FabianLange
[1.0] reverting r21911 because it breaks test. I dont know why exactly
@21911
[21911]
09/11/09 14:54:25
FabianLange
[1.0] fixed possible notice in sfCacheFilter (closes #6514 )
@21849
[21849]
09/10/09 17:14:14
gregoire
Updated version after release of 1.0.21
@20606
[20606]
07/30/09 16:22:31
fabien
[1.0, 1.2, 1.3] fixed a Strict Standards warning under PHP 5.3 (closes …
@20457
[20457]
07/24/09 11:25:18
FabianLange
[doc] fixed phpdoc (closes #6878 )
@19912
[19912]
07/06/09 10:04:41
FabianLange
[1.0, 1.1, 1.2, 1.3] calling dataDir statically as it should be in …
@19911
[19911]
07/06/09 09:52:48
FabianLange
[1.0, 1.1, 1.2, 1.3] added check in sfActions that prefents infinite …
@19777
[19777]
07/01/09 12:14:21
fabien
[1.0, 1.1, 1.2, 1.3] fixed warnings when trying to load a non-valid XML …
@19216
[19216]
06/13/09 08:42:00
fabien
[1.0, 1.1, 1.2, 1.3] fixed coding standards
@18666
[18666]
05/26/09 21:43:58
fabien
[1.0, 1.1, 1.2] updated lime to 1.0.6
@18607
[18607]
05/24/09 22:41:09
fabien
[1.0, 1.1, 1.2, 1.3] fixed format_currency returns Exponents (closes …
@18606
[18606]
05/24/09 21:29:47
fabien
[1.0, 1.1, 1.2, 1.3] fixed format_currency returns Exponents (closes …
@18492
[18492]
05/20/09 16:19:35
nicolas
fixed exception page should execute html/javascript code when using html …
@18089
[18089]
05/09/09 08:36:09
fabien
[1.0, 1.1, 1.2, 1.3] fixed sfPager::getLinks() to always return integers …
@17861
[17861]
05/02/09 00:52:26
FabianLange
[1.0, 1.1, 1.2, 1.3] MCE Texteditor now can align images correctly (closes …
@17714
[17714]
04/28/09 15:57:29
FabianLange
[1.0, 1.1, 1.2, 1.3] code-cleanup. Being DRY (r17713 ) helps to eliminate …
@17712
[17712]
04/28/09 15:29:33
FabianLange
[1.0] fixed bug that prevents giving javascripts a position via view.yml …
@17468
[17468]
04/21/09 09:21:38
fabien
[1.0, 1.1, 1.2, 1.3] fixed cache manager when the cache partial or …
@17386
[17386]
04/17/09 03:11:41
dwhittle
[1.0] fixed confirm dialog does not work in ie6 (closes #4152 )
@17357
[17357]
04/16/09 13:46:01
FabianLange
[1.0,1.1,1.2,1.3] doSelectWithI18n no longer accidentally modifies the …
@17217
[17217]
04/11/09 16:30:16
Kris.Wallsmith
[1.0, 1.1, 1.2] Added sf_lazy_cache_key setting to address possible …
@17078
[17078]
04/07/09 13:10:14
FabianLange
[doc] fixed api description of include_http_metas()
@17047
[17047]
04/06/09 16:43:02
fabien
[1.0, 1.1, 1.2, 1.3] fixed autoloading configuration cache behaves …
@17026
[17026]
04/06/09 08:25:05
fabien
[1.0] switched lime to 1.0.5 (closes #5185 )
@16942
[16942]
04/03/09 16:48:17
fabien
[1.0, 1.1, 1.2, 1.3] removed the web debug toolbar when the response …
@16907
[16907]
04/02/09 16:26:16
Kris.Wallsmith
[1.0] backported r16905 optimization (refs #5814 )
@16899
[16899]
04/02/09 08:47:33
fabien
[1.0, 1.1, 1.2, 1.3] optimized windows rename() problem hack (based on a …
@16898
[16898]
04/02/09 08:31:56
fabien
oops
@16897
[16897]
04/02/09 08:31:16
fabien
[1.0, 1.1, 1.2, 1.3] replaced getmypid() by tempnam() in cache classes to …
@16844
[16844]
04/01/09 10:13:16
FabianLange
[1.0] removed @error suppression in sfFileCache. Now it should work on all …
@16348
[16348]
03/16/09 18:03:35
fabien
[1.0] fixed arg_separator.output used in sfRouting (closes #6084 )
@16347
[16347]
03/16/09 17:59:06
fabien
[1.0, 1.1] fixed sfWebRequest->getUriPrefix() should use getHost() …
@16344
[16344]
03/16/09 17:51:28
fabien
[1.0, 1.1, 1.2, 1.3] replaced this->level usage by this->getLogLevel …
@16260
[16260]
03/12/09 12:48:02
fabien
[1.0, 1.1, 1.2, 1.3] fixed ->getLinks() produces error message when result …
@16243
[16243]
03/12/09 10:35:04
gregoire
updated version after version 1.0.20
@16170
[16170]
03/11/09 09:02:42
fabien
[1.0, 1.1, 1.2, 1.3] fixed typo (closes #6014 )
@16165
[16165]
03/11/09 08:16:24
fabien
[1.0, 1.1, 1.2, 1.3] added some missing PHPDoc (closes #6054 )
@15838
[15838]
02/27/09 06:32:24
fabien
[1.0] fixed sfData
@15803
[15803]
02/26/09 10:48:55
fabien
[1.0, 1.1, 1.2, 1.3] fixed typo + make sure fixtures are ordered (closes …
@15765
[15765]
02/25/09 07:46:51
fabien
[1.0, 1.1, 1.2, 1.3] fixed propel:schema-to-yml composite foreign-Keys …
@15263
[15263]
02/04/09 18:51:34
FabianLange
[1.0] fixed issue with cache file corruption due to heavy load. fixes …
@15223
[15223]
02/03/09 13:02:45
fabien
[1.0, 1.1, 1.2, 1.3] escaped variables in exceptions in the development …
@14385
[14385]
12/30/08 09:36:18
noel
[1.0] fixed i18N and open_basedir restriction problem (closes #1445 )
@14266
[14266]
12/22/08 21:40:59
FabianLange
[1.0] minor improvement in search_in performance of sfFinder when not …
@14120
[14120]
12/17/08 11:27:00
FabianLange
[1.0] fixed select_timezone_tag not possible to display city. fixes #5359
@13894
[13894]
12/09/08 23:31:49
FabianLange
fixed typo
@13893
[13893]
12/09/08 23:30:43
FabianLange
[1.0] backported performance patch for sfToolkit::stripComments. refs …
@13416
[13416]
11/27/08 13:45:18
fabien
[1.0, 1.1, 1.2] fixed sfRequest::getUri() when using Microsoft IIS (closes …
@13408
[13408]
11/27/08 12:51:22
fabien
[1.0, 1.1, 1.2] fixed long line in a PHP doc (closes #4750 )
@13333
[13333]
11/25/08 11:01:32
gregoire
updated version after version 1.0.19
@13098
[13098]
11/18/08 09:09:35
Kris.Wallsmith
[1.0, 1.1, 1.2] fixed typo in autoload recursive setting
@12958
[12958]
11/12/08 19:03:09
hartym
[1.0] r12811 introduced a regression: fixtures order is totally random, as …
@12811
[12811]
11/09/08 11:14:55
fabien
[1.0, 1.1, 1.2] fixed order of data deleting in sfPropelData (closes …
@12201
[12201]
10/15/08 16:26:29
fabien
[1.0, 1.1, 1.2] fixed select_tag() with sfOutputEscaperArrayDecorator: …
@12197
[12197]
10/15/08 08:08:02
fabien
[1.0] fixed Criteria::equals() needs to compare ->groupByColumns with …
@11954
[11954]
10/05/08 17:33:02
fabien
[1.0, 1.1, 1.2] fixed fWebRequest::getPathInfo doesn't completely remove …
@11866
[11866]
09/30/08 19:05:20
gregoire
updated version after NEW_version 1.0.19
@11784
[11784]
09/25/08 18:25:39
fabien
[1.0, 1.1, 1.2] reverted r11770
@11770
[11770]
09/25/08 08:11:32
fabien
[1.0, 1.1, 1.2] fixed routing with cgi.fix_pathinfo enabled breaks (closes …
@11481
[11481]
09/12/08 17:06:49
gregoire
Applied Dustin's changes from r9761 (closes #3711 )
@11377
[11377]
09/08/08 20:02:26
hartym
[1.0] added links to php bugs that implied a hack for symfony 1.0 to work …
@11021
[11021]
08/21/08 17:34:34
fabien
[1.0] 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
@10964
[10964]
08/19/08 20:33:50
fabien
[1.0, 1.1, 1.2] fixed sfFileLogger file closing
@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 )
@10841
[10841]
08/13/08 14:51:18
noel
[1.0] fixed Hours & Minutes not parsed by sfI18N::getTimestampForCulture() …
@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 …
@10739
[10739]
08/07/08 12:31:06
fabien
[1.0, 1.1, 1.2] fixed sfBrowser::restart() doesn't reset the session …
@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
@10701
[10701]
08/06/08 11:44:41
hartym
[1.0] backported r10699 in 1.0 branch
@10618
[10618]
08/02/08 22:14:38
nicolas
[1.0] fixed sfBrowser::click throw unexpected PHP error when trying to …
@10515
[10515]
07/30/08 17:54:35
hartym
backported r10514 to 1.0 branch
@10328
[10328]
07/16/08 21:57:21
fabien
fixed plugin model overriding (closes #3227 )
@10059
[10059]
07/02/08 07:38:45
fabien
fixed opendir closed by fclose instead of closedir (closes #3880 )
@9982
[9982]
06/29/08 21:44:55
FabianLange
1.0: next shot at #2860 . Some code duplication inside the …
@9977
[9977]
06/29/08 17:31:37
gregoire
updated version after version 1.0.17
@9969
[9969]
06/29/08 11:21:39
FabianLange
1.0: changed escaping of metas (and title) from htmlspecialchars to …
@9959
[9959]
06/28/08 09:46:19
fabien
fixed gpc_magic_qutes and array in cookie (closes #3458 )
@9957
[9957]
06/28/08 09:23:15
fabien
fixed convertUrlStringToParameters breaks urlencoded parameter (closes …
@9940
[9940]
06/27/08 18:25:49
fabien
fixed typo (closes #3827 )
@9893
[9893]
06/26/08 14:12:48
fabien
fixed locking issues with the clear-cache, log-rotate, enable, and disable …
@9892
[9892]
06/26/08 14:12:09
FabianLange
1.0: fixed PHPMailer issue with UTF-8 subject being wrapped in middle of …
@9861
[9861]
06/25/08 14:07:06
fabien
fixed getColumnFilterTag() component type (closes #2861 )
@9858
[9858]
06/25/08 13:34:30
fabien
removed double licenses from gettext files (with the permission of Qiang …
@9832
[9832]
06/24/08 15:09:02
FabianLange
1.0: fixed issue with incorrect calculation of uri prefix. now using …
@9829
[9829]
06/24/08 13:07:25
FabianLange
1.0: backported encoding fix for MySQLiConnection from creole trac. fixes …
@9806
[9806]
06/23/08 17:33:05
fabien
fixed i18n XLIFF do not handle entities correctly (closes #3792 - patch …
@9784
[9784]
06/23/08 09:40:20
dwhittle
1.0: fixed autoload paths on windows (closes #1485 )
@9770
[9770]
06/23/08 05:56:36
dwhittle
1.0: fixed possible notice in generator config handler (closes #3701 )