|
|
|
@8319
|
[8319]
|
04/05/08 20:10:53 |
FabianLange |
added some more information to non symfony exceptions. closes #2864 |
|
|
|
@8293
|
[8293]
|
04/04/08 16:56:31 |
noel |
reverted to r7767 |
|
|
|
@8288
|
[8288]
|
04/04/08 15:55:10 |
noel |
added ignore_version_control() for every call to a finder (related to … |
|
|
|
@8282
|
[8282]
|
04/04/08 14:25:07 |
noel |
fixed autoloading with CVS (closes #2795) |
|
|
|
@8280
|
[8280]
|
04/04/08 14:06:44 |
noel |
fixed sfFileCache warning message when creating directory (closes #2816) |
|
|
|
@8261
|
[8261]
|
04/04/08 11:13:47 |
noel |
fixed relative file search with sfFinder (backported from 1.1) |
|
|
|
@8259
|
[8259]
|
04/04/08 11:09:52 |
noel |
reverted last change |
|
|
|
@8256
|
[8256]
|
04/04/08 10:43:19 |
noel |
fixed relative file search with sfFinder (backported from 1.1) |
|
|
|
@8190
|
[8190]
|
04/01/08 18:25:33 |
gregoire |
fixed the typo in the changelog |
|
|
|
@8186
|
[8186]
|
04/01/08 17:43:26 |
gregoire |
updated version after version 1.0.13 |
|
|
|
@8183
|
[8183]
|
04/01/08 17:39:30 |
gregoire |
updated changelog for version 1.0.13 |
|
|
|
@8176
|
[8176]
|
04/01/08 10:30:35 |
nicolas |
Fixes #3026 - Simple quotes are no more escaped by Tag helper escaping … |
|
|
|
@8090
|
[8090]
|
03/26/08 07:28:21 |
fabien |
fixed sfWebDebug 'cache information' link |
|
|
|
@8052
|
[8052]
|
03/23/08 03:30:30 |
Carl.Vondrick |
1.0: fixed sfNumberValidator doesn't like numbers less than 0 |
|
|
|
@8045
|
[8045]
|
03/22/08 17:04:43 |
Carl.Vondrick |
1.0: added warning to sfPropelUniqueValidator (refs #2467) |
|
|
|
@8036
|
[8036]
|
03/21/08 21:49:28 |
gregoire |
updated version after version 1.0.12 |
|
|
|
@8033
|
[8033]
|
03/21/08 21:45:21 |
gregoire |
updated changelog for version 1.0.12 |
|
|
|
@8019
|
[8019]
|
03/21/08 09:47:55 |
noel |
sfWebRequest handles multi-dimensional file input fields (backported from … |
|
|
|
@8010
|
[8010]
|
03/20/08 23:02:34 |
dwhittle |
1.0: merged fix for potential php notice (closes #3168) |
|
|
|
@8006
|
[8006]
|
03/20/08 18:32:54 |
noel |
fixed plugin-install command on windows (closes #2590) |
|
|
|
@7999
|
[7999]
|
03/20/08 14:47:47 |
noel |
button_to produces invalid XHTML (closes #3113) |
|
|
|
@7997
|
[7997]
|
03/20/08 13:29:34 |
noel |
admin generator handles plain fields (closes #2935) |
|
|
|
@7993
|
[7993]
|
03/20/08 01:21:14 |
Carl.Vondrick |
1.0: fixed controller->getPresentationFor() fails when exception is thrown … |
|
|
|
@7977
|
[7977]
|
03/19/08 17:37:04 |
fabien |
fixed view cache doesn't accept zero client lifetime (closes #3141) |
|
|
|
@7966
|
[7966]
|
03/19/08 12:34:42 |
fabien |
removed comment stripping if you don't have the tokenizer enabled (closes … |
|
|
|
@7900
|
[7900]
|
03/15/08 13:34:54 |
fabien |
fixed some htmlspecialchars() calls (added the current charset) |
|
|
|
@7888
|
[7888]
|
03/14/08 21:42:21 |
fabien |
removed wordwrap option when dumping YAML as it can cause some problems … |
|
|
|
@7850
|
[7850]
|
03/13/08 00:24:59 |
fabien |
fixed default error_reporting values (PHP 5.2 has a new constant) (closes … |
|
|
|
@7847
|
[7847]
|
03/13/08 00:11:34 |
Carl.Vondrick |
1.0: fixed awkard English in sfPropelAdmin (closes #2765) |
|
|
|
@7831
|
[7831]
|
03/12/08 16:09:01 |
fabien |
fixed inclusion of generator.yml for every module (closes #1949) |
|
|
|
@7830
|
[7830]
|
03/12/08 16:08:41 |
fabien |
added a check to ensure that the config cache is valid |
|
|
|
@7804
|
[7804]
|
03/11/08 11:08:54 |
FabianLange |
finally resolved #3078, thanks to epaulin for noticing. Enhanced unit test … |
|
|
|
@7802
|
[7802]
|
03/11/08 09:49:00 |
FabianLange |
fixed "Cannot unset string offsets" error |
|
|
|
@7794
|
[7794]
|
03/10/08 16:37:46 |
FabianLange |
fixes #3078 |
|
|
|
@7791
|
[7791]
|
03/09/08 22:57:09 |
fabien |
updated Sean Kerr email address |
|
|
|
@7769
|
[7769]
|
03/07/08 21:31:37 |
FabianLange |
Etag was not checking correctly the enclosing quotes. fixes #3065 |
|
|
|
@7767
|
[7767]
|
03/07/08 16:17:06 |
fabien |
fixed typo |
|
|
|
@7764
|
[7764]
|
03/07/08 14:56:54 |
fabien |
fixed init-* tasks for Subversion on Windows, GIT, and Mercurial (closes … |
|
|
|
@7762
|
[7762]
|
03/07/08 14:51:16 |
fabien |
fixed web debug toolbar segfaults PHP when debugging using xdebug |
|
|
|
@7759
|
[7759]
|
03/07/08 12:29:37 |
fabien |
fixed propel:build-model from propel:build-schema xml-file fails (closes … |
|
|
|
@7665
|
[7665]
|
02/28/08 11:50:53 |
hartym |
correction in DateFormHelper? (fixes #3023) |
|
|
|
@7620
|
[7620]
|
02/27/08 03:40:25 |
Carl.Vondrick |
1.0: added instructions to allow periods in routes (refs #2295) |
|
|
|
@7592
|
[7592]
|
02/24/08 00:11:03 |
Carl.Vondrick |
1.0: fixed cache information to comply with XHTML 1.0 strict standards … |
|
|
|
@7589
|
[7589]
|
02/23/08 19:30:55 |
Carl.Vondrick |
1.0: fixed sfNumberValidator to reject hexadecimal values (closes #2741) |
|
|
|
@7586
|
[7586]
|
02/23/08 04:24:39 |
Carl.Vondrick |
1.0: changed sfProcess phpdoc to specify lifetime unit (closes #2623) |
|
|
|
@7575
|
[7575]
|
02/22/08 07:09:49 |
Carl.Vondrick |
1.0: added unit test for sfDateValidator (refs #2597) |
|
|
|
@7547
|
[7547]
|
02/19/08 20:27:15 |
dwhittle |
1.1: fixed uri encoding / xhtml error (fixes #2968) |
|
|
|
@7541
|
[7541]
|
02/19/08 19:41:11 |
FabianLange |
fixed hebrew calender language file for 1.0, closing #2970 |
|
|
|
@7458
|
[7458]
|
02/11/08 19:24:28 |
FabianLange |
fixed typo resolving #2915 |
|
|
|
@7254
|
[7254]
|
02/01/08 01:37:38 |
dwhittle |
dwhittle: fixed phpdoc for logger |
|
|
|
@7145
|
[7145]
|
01/22/08 09:49:12 |
gregoire |
updated version after version 1.0.11 |
|
|
|
@7142
|
[7142]
|
01/22/08 09:44:48 |
gregoire |
updated changelog for version 1.0.11 |
|
|
|
@7071
|
[7071]
|
01/16/08 18:16:13 |
gregoire |
Changed the check_lock setting's erroneous description (closes #2259) |
|
|
|
@6987
|
[6987]
|
01/07/08 20:38:32 |
fabien |
fixed caching bug in production (closes #2764) |
|
|
|
@6930
|
[6930]
|
01/04/08 07:26:29 |
fabien |
updated LICENSE year |
|
|
|
@6806
|
[6806]
|
12/29/07 08:53:10 |
fabien |
fixed phpdoc package/subpackage entries |
|
|
|
@6790
|
[6790]
|
12/28/07 20:33:40 |
fabien |
added *xml to the content types for which we add the charset automatically |
|
|
|
@6768
|
[6768]
|
12/27/07 17:24:58 |
fabien |
added mime types caching in sfWebRequest (closes #1846) |
|
|
|
@6766
|
[6766]
|
12/27/07 17:12:50 |
fabien |
fixed error message in getPresentationFor() (closes #1527) |
|
|
|
@6763
|
[6763]
|
12/27/07 17:09:11 |
fabien |
fixed logic error in sfPager class affects haveToPaginate() method (closes … |
|
|
|
@6761
|
[6761]
|
12/27/07 16:44:47 |
fabien |
fixed content type charset on non text/* content-type (closes #1811, … |
|
|
|
@6744
|
[6744]
|
12/27/07 09:19:52 |
fabien |
fixed phpdoc (closes #2704) |
|
|
|
@6740
|
[6740]
|
12/27/07 08:45:17 |
fabien |
fixed sequences bug for postgresql (closes #2584) |
|
|
|
@6728
|
[6728]
|
12/26/07 22:59:28 |
fabien |
added action and module name to the log when an action does not exist … |
|
|
|
@6725
|
[6725]
|
12/26/07 22:49:37 |
fabien |
fixed typo for use_process_cache setting (closes #2037) |
|
|
|
@6649
|
[6649]
|
12/20/07 21:27:12 |
fabien |
fixed value for 'Content-Type' HTTP meta header is repeated (closes #2557) |
|
|
|
@6648
|
[6648]
|
12/20/07 21:24:19 |
fabien |
fixed call to undefined method sfResponse::sendHttpHeaders (closes #2412) |
|
|
|
@6634
|
[6634]
|
12/20/07 19:23:33 |
gregoire |
Updated version for 1.0.11 |
|
|
|
@6631
|
[6631]
|
12/20/07 19:19:44 |
gregoire |
updated changelog for version 1.0.10 |
|
|
|
@6628
|
[6628]
|
12/20/07 18:58:30 |
gregoire |
Fixed test number to 69 |
|
|
|
@6622
|
[6622]
|
12/20/07 17:07:59 |
hartym |
Backports of [6620] and [6606] to 1.0 |
|
|
|
@6614
|
[6614]
|
12/20/07 15:51:15 |
noel |
fixed magic_quotes_gpc() handling in sfRouting (closes #1801) |
|
|
|
@6610
|
[6610]
|
12/20/07 15:10:46 |
noel |
fixed non-sf exception handling (closes #2064) |
|
|
|
@6607
|
[6607]
|
12/20/07 11:16:56 |
fabien |
fixed incorrect use of sfConfigCache:checkConfig(..., true) (closes #2123) |
|
|
|
@6469
|
[6469]
|
12/11/07 21:29:10 |
fabien |
fixed sfOutputEscaperObjectDecorator::toString() as PHP 5.2.5 does not … |
|
|
|
@6466
|
[6466]
|
12/11/07 20:15:51 |
fabien |
fixed sfPropelPager causes an "undefined offset" notice on empty result … |
|
|
|
@6432
|
[6432]
|
12/10/07 19:25:51 |
fabien |
fixed sfFileLogger typo |
|
|
|
@6398
|
[6398]
|
12/09/07 19:45:54 |
fabien |
fixed default log file permissions (closes #2145) |
|
|
|
@6378
|
[6378]
|
12/07/07 21:21:37 |
fabien |
fixed typo in sfDebugConnection (closes #2524) |
|
|
|
@6375
|
[6375]
|
12/07/07 21:11:13 |
fabien |
changed implementation of sfCultureInfo::simplify (closes #1821) |
|
|
|
@6374
|
[6374]
|
12/07/07 19:53:02 |
fabien |
fixed country and language tag helpers inserting non-html options in … |
|
|
|
@6371
|
[6371]
|
12/07/07 17:26:39 |
fabien |
fixed connecting to a database using unix socket (closes #2539) |
|
|
|
@6369
|
[6369]
|
12/07/07 17:18:53 |
fabien |
fixed typo (closes #2080) |
|
|
|
@6367
|
[6367]
|
12/07/07 17:17:06 |
fabien |
fixed typo (closes #2070) |
|
|
|
@6358
|
[6358]
|
12/07/07 15:13:17 |
fabien |
fixed sfProcessCache eaccelerator delete also cached scripts not only … |
|
|
|
@6337
|
[6337]
|
12/06/07 14:44:53 |
fabien |
reverted changes for default time and date format (if you have build your … |
|
|
|
@6208
|
[6208]
|
11/29/07 15:24:55 |
gregoire |
Updated changelog and version for 1.0.10PRE |
|
|
|
@6204
|
[6204]
|
11/29/07 15:06:53 |
gregoire |
updated changelog for release 1.0.9 |
|
|
|
@6203
|
[6203]
|
11/29/07 14:27:36 |
fabien |
fixed typo in the submit_tag() of the UrlHelper?.php (closes #2493) |
|
|
|
@6129
|
[6129]
|
11/21/07 11:06:02 |
noel |
sfBrowser : ->click() also search for HTML button elements (closes #2342) |
|
|
|
@6127
|
[6127]
|
11/21/07 10:40:23 |
gregoire |
Added a commented relative_url_root with its default value in settings.yml |
|
|
|
@6125
|
[6125]
|
11/21/07 10:16:20 |
noel |
sfRouting : allow numeric parameters (closes #2317) |
|
|
|
@6120
|
[6120]
|
11/20/07 13:44:40 |
fabien |
updated URLs in the symfony default module and for error pages |
|
|
|
@6119
|
[6119]
|
11/20/07 13:43:58 |
fabien |
updated package.xml with the new symfony-project domain name |
|
|
|
@6070
|
[6070]
|
11/16/07 17:24:33 |
fabien |
fixed functional test for secure page |
|
|
|
@6069
|
[6069]
|
11/16/07 17:22:51 |
fabien |
fixed unit tests for radio buttons |
|
|
|
@6019
|
[6019]
|
11/14/07 12:28:24 |
fabien |
fixed sfPropel::Data::dumpData() (patch from fred) |
|
|
|
@6014
|
[6014]
|
11/14/07 12:05:21 |
fabien |
fixed radio button ids |
|
|
|
@6013
|
[6013]
|
11/14/07 11:38:46 |
fabien |
fixed templates of login & secure actions of default module are exchanged … |
|
|
|
@6010
|
[6010]
|
11/14/07 11:11:46 |
fabien |
partially reverted r6003 |