|
|
|
@11102
|
[11102]
|
08/25/08 11:33:39 |
fabien |
[1.2] changed the default position to sfWebResponse::ALL for the … |
|
|
|
@11098
|
[11098]
|
08/25/08 11:10:13 |
fabien |
[1.2] fixed the behavior of the removeJavascript() and removeStylesheet() … |
|
|
|
@11059
|
[11059]
|
08/23/08 12:07:12 |
fabien |
[1.2] added sfWebResponse::getCharset() method |
|
|
|
@11036
|
[11036]
|
08/22/08 08:23:24 |
fabien |
[1.2] added a new sfVarLogger class |
|
|
|
@11020
|
[11020]
|
08/21/08 17:32:42 |
fabien |
[1.1, 1.2] fixed sfBrowser doesn't send checked checkedboxes without value … |
|
|
|
@11019
|
[11019]
|
08/21/08 17:22:03 |
fabien |
[1.2] added the possibility for sfBrowser to click on a link or button … |
|
|
|
@11004
|
[11004]
|
08/20/08 18:42:13 |
fabien |
[1.1, 1.2] fixed unit tests for sfValidatorSchemaFilter |
|
|
|
@10986
|
[10986]
|
08/20/08 09:27:13 |
dwhittle |
1.2: fixed sfWidget::setXhtml(false) (merge r10985) |
|
|
|
@10982
|
[10982]
|
08/20/08 08:55:37 |
dwhittle |
1.2: added sfFormField::getName() |
|
|
|
@10950
|
[10950]
|
08/19/08 16:42:07 |
fabien |
[1.0, 1.1, 1.2] fixed sfBrowser parseArgumentAsArray function discards … |
|
|
|
@10895
|
[10895]
|
08/14/08 14:40:35 |
hartym |
[typo] sfValidatorBase in test case |
|
|
|
@10894
|
[10894]
|
08/14/08 14:31:48 |
hartym |
[1.2] fixes #3929 |
|
|
|
@10880
|
[10880]
|
08/14/08 10:13:36 |
hartym |
[1.2] 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 … |
|
|
|
@10835
|
[10835]
|
08/13/08 13:58:38 |
fabien |
[1.2] fixed sfRequest:hasParameter() doesn't allow for NULL values (closes … |
|
|
|
@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 … |
|
|
|
@10832
|
[10832]
|
08/13/08 09:46:08 |
fabien |
[1.2] added full merge key support (closes #3615 - patch from lsmith) |
|
|
|
@10802
|
[10802]
|
08/12/08 09:10:53 |
fabien |
[1.1, 1.2] added an exception when using a non existant operator with … |
|
|
|
@10800
|
[10800]
|
08/12/08 08:41:50 |
fabien |
[1.2] changed the sfValidatorSchemaCompare constant values |
|
|
|
@10593
|
[10593]
|
08/01/08 18:02:18 |
fabien |
[1.2] fixed variable replacing in URL happens in wrong order (refs #4058) |
|
|
|
@10590
|
[10590]
|
08/01/08 18:01:23 |
nicolas |
[1.2] backport of r10589 - fixed old session not destroyed when changing … |
|
|
|
@10577
|
[10577]
|
08/01/08 15:13:22 |
nicolas |
[1.2] backport of r10576 - enhanced database storage unit tests for MySQL, … |
|
|
|
@10575
|
[10575]
|
08/01/08 15:08:42 |
nicolas |
[1.2] backport of r10574 - fixed sfYaml::dump misunderstands hash as array … |
|
|
|
@10518
|
[10518]
|
07/30/08 18:06:02 |
hartym |
[1.2] *forthported r10514 and r10516 to 1.2 branch |
|
|
|
@10505
|
[10505]
|
07/29/08 22:46:00 |
nicolas |
backport of r10504 - fixed tests if SQLite is not installed |
|
|
|
@10306
|
[10306]
|
07/16/08 00:12:35 |
Carl.Vondrick |
1.2: fixed handling boolean values in radio and checkbox widgets (closes … |
|
|
|
@10236
|
[10236]
|
07/12/08 09:06:52 |
Carl.Vondrick |
1.2: merged r10235 |
|
|
|
@10188
|
[10188]
|
07/09/08 17:20:35 |
FabianLange |
added some kind of test for mail_to encoding |
|
|
|
@10060
|
[10060]
|
07/02/08 09:43:58 |
Carl.Vondrick |
1.2: added ->getRemoteAddress() to get the client's IP address and … |
|
|
|
@10041
|
[10041]
|
07/01/08 15:00:16 |
fabien |
fixed session id regeneration to only regenerate the id if there is a … |
|
|
|
@9991
|
[9991]
|
06/29/08 22:49:59 |
fabien |
created 1.2 branch |
|
copied from branches/1.1/test/unit:
|
|
|
|
@9970
|
[9970]
|
06/29/08 11:23:22 |
FabianLange |
1.1: added test to check that metas haven't incorrectly escaped. refs … |