|
|
|
@12201
|
[12201]
|
10/15/08 16:26:29 |
fabien |
[1.0, 1.1, 1.2] fixed select_tag() with sfOutputEscaperArrayDecorator: … |
|
|
|
@11021
|
[11021]
|
08/21/08 17:34:34 |
fabien |
[1.0] fixed sfBrowser doesn't send checked checkedboxes without value … |
|
|
|
@10950
|
[10950]
|
08/19/08 16:42:07 |
fabien |
[1.0, 1.1, 1.2] fixed sfBrowser parseArgumentAsArray function discards … |
|
|
|
@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 … |
|
|
|
@10515
|
[10515]
|
07/30/08 17:54:35 |
hartym |
backported r10514 to 1.0 branch |
|
|
|
@10186
|
[10186]
|
07/09/08 17:19:05 |
FabianLange |
added some kind of test for mail_to encoding |
|
|
|
@9969
|
[9969]
|
06/29/08 11:21:39 |
FabianLange |
1.0: changed escaping of metas (and title) from htmlspecialchars to … |
|
|
|
@9957
|
[9957]
|
06/28/08 09:23:15 |
fabien |
fixed convertUrlStringToParameters breaks urlencoded parameter (closes … |
|
|
|
@9855
|
[9855]
|
06/25/08 13:26:01 |
FabianLange |
1.0: fixed generated admin returning to first page regardless on which … |
|
|
|
@9832
|
[9832]
|
06/24/08 15:09:02 |
FabianLange |
1.0: fixed issue with incorrect calculation of uri prefix. now using … |
|
|
|
@9538
|
[9538]
|
06/11/08 11:47:10 |
FabianLange |
1.0: fixed sfFillInForm to work correctly with nested arrays like: … |
|
|
|
@9494
|
[9494]
|
06/09/08 15:41:30 |
FabianLange |
added more fillin tests. refs #3707 |
|
|
|
@9218
|
[9218]
|
05/23/08 17:28:20 |
FabianLange |
1.0: added some more fillin filter tests to get some regressions under … |
|
|
|
@9209
|
[9209]
|
05/23/08 09:48:41 |
FabianLange |
1.0: added third mode for fillin xhtml, same as xml but without prolog … |
|
|
|
@8922
|
[8922]
|
05/13/08 10:20:09 |
fabien |
fixed yml validator file can be overriden by a remote attacker (closes … |
|
|
|
@8839
|
[8839]
|
05/07/08 19:04:24 |
FabianLange |
some additional unit tests for button_to. refs #3184 |
|
|
|
@8838
|
[8838]
|
05/07/08 18:53:50 |
nicolas |
reverted r8831 |
|
|
|
@8836
|
[8836]
|
05/07/08 18:51:20 |
FabianLange |
fixed some issues with butto_to helper, query string is now appended … |
|
|
|
@8831
|
[8831]
|
05/07/08 11:37:45 |
noel |
fixed include_remove option not used in ObjectAdminHelper? (closes #2079) |
|
|
|
@8819
|
[8819]
|
05/07/08 00:05:47 |
FabianLange |
corrected ID generation for TinyMCE rich editor when no id was given. … |
|
|
|
@8763
|
[8763]
|
05/04/08 09:24:40 |
fabien |
fixed DateHelper? distance_of_time_in_words() generates incorrect output … |
|
|
|
@8720
|
[8720]
|
05/02/08 12:07:15 |
FabianLange |
fixed url validation bug by applied carls patch (1.1 backport). fixes … |
|
|
|
@8709
|
[8709]
|
05/01/08 14:17:57 |
FabianLange |
fillin now handles array notations like <input type="text" name … |
|
|
|
@8695
|
[8695]
|
04/30/08 18:21:59 |
FabianLange |
sf1.0: made sfFillInForm work with checkbox arrays as well like … |
|
|
|
@8496
|
[8496]
|
04/17/08 05:44:41 |
fabien |
added tests to check changing the content type from view.yml (refs #3254, … |
|
|
|
@8392
|
[8392]
|
04/10/08 17:32:05 |
FabianLange |
added excert_space option to excerpt_text in TextHelper?.php, backwards … |
|
|
|
@8288
|
[8288]
|
04/04/08 15:55:10 |
noel |
added ignore_version_control() for every call to a finder (related to … |
|
|
|
@8280
|
[8280]
|
04/04/08 14:06:44 |
noel |
fixed sfFileCache warning message when creating directory (closes #2816) |
|
|
|
@8176
|
[8176]
|
04/01/08 10:30:35 |
nicolas |
Fixes #3026 - Simple quotes are no more escaped by Tag helper escaping … |
|
|
|
@8052
|
[8052]
|
03/23/08 03:30:30 |
Carl.Vondrick |
1.0: fixed sfNumberValidator doesn't like numbers less than 0 |
|
|
|
@8019
|
[8019]
|
03/21/08 09:47:55 |
noel |
sfWebRequest handles multi-dimensional file input fields (backported from … |
|
|
|
@7900
|
[7900]
|
03/15/08 13:34:54 |
fabien |
fixed some htmlspecialchars() calls (added the current charset) |
|
|
|
@7804
|
[7804]
|
03/11/08 11:08:54 |
FabianLange |
finally resolved #3078, thanks to epaulin for noticing. Enhanced unit test … |
|
|
|
@7794
|
[7794]
|
03/10/08 16:37:46 |
FabianLange |
fixes #3078 |
|
|
|
@7589
|
[7589]
|
02/23/08 19:30:55 |
Carl.Vondrick |
1.0: fixed sfNumberValidator to reject hexadecimal values (closes #2741) |
|
|
|
@7575
|
[7575]
|
02/22/08 07:09:49 |
Carl.Vondrick |
1.0: added unit test for sfDateValidator (refs #2597) |
|
|
|
@6790
|
[6790]
|
12/28/07 20:33:40 |
fabien |
added *xml to the content types for which we add the charset automatically |
|
|
|
@6761
|
[6761]
|
12/27/07 16:44:47 |
fabien |
fixed content type charset on non text/* content-type (closes #1811, … |
|
|
|
@6628
|
[6628]
|
12/20/07 18:58:30 |
gregoire |
Fixed test number to 69 |
|
|
|
@6614
|
[6614]
|
12/20/07 15:51:15 |
noel |
fixed magic_quotes_gpc() handling in sfRouting (closes #1801) |
|
|
|
@6375
|
[6375]
|
12/07/07 21:11:13 |
fabien |
changed implementation of sfCultureInfo::simplify (closes #1821) |
|
|
|
@6129
|
[6129]
|
11/21/07 11:06:02 |
noel |
sfBrowser : ->click() also search for HTML button elements (closes #2342) |
|
|
|
@6125
|
[6125]
|
11/21/07 10:16:20 |
noel |
sfRouting : allow numeric parameters (closes #2317) |
|
|
|
@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 |
|
|
|
@5997
|
[5997]
|
11/13/07 18:10:58 |
fabien |
fixed admin generator filters HTML defect (closes #1891 - patch from … |
|
|
|
@5856
|
[5856]
|
11/04/07 18:24:22 |
fabien |
fixed through_class in admin_*_list tags (closes #1612 - patch from Pascal … |
|
|
|
@5850
|
[5850]
|
11/04/07 16:53:01 |
fabien |
fixed sfOutputEscaperObjectDecorator::toString doesn't escape (closes … |
|
|
|
@5841
|
[5841]
|
11/04/07 16:18:44 |
fabien |
fixed assertion fail on non-unix system in configTest functional test … |
|
|
|
@5355
|
[5355]
|
10/03/07 19:33:30 |
noel |
plugin-install tasks create relative symlink instead of absolute symlink … |
|
|
|
@5060
|
[5060]
|
09/13/07 08:45:41 |
fabien |
fixed warning in sfUserTest |
|
|
|
@4883
|
[4883]
|
08/20/07 16:15:13 |
fabien |
fixed fillInFormFilter can't find form with content_type = xml (closes … |
|
|
|
@4404
|
[4404]
|
06/26/07 14:26:33 |
fabien |
fixed sfTestBrowser::isResponseHeader() method (closes #1900) |
|
|
|
@4387
|
[4387]
|
06/25/07 18:49:03 |
fabien |
fixed input_date_range_tag - Illegal attributes in input tags (closes … |
|
|
|
@4320
|
[4320]
|
06/22/07 15:02:15 |
fabien |
fixed sfToolkit::isUTF8() broken for strings larger than some number … |
|
|
|
@4293
|
[4293]
|
06/20/07 15:23:03 |
fabien |
added missing fixtures |
|
|
|
@4286
|
[4286]
|
06/20/07 14:07:41 |
fabien |
fixed sfBrowser keeps previous Dom is response is not XHTML (closes #1853) |
|
|
|
@4262
|
[4262]
|
06/19/07 14:27:58 |
fabien |
added some unit tests for symfony escaping mecanism + fixed a typo |
|
|
|
@4252
|
[4252]
|
06/18/07 22:42:30 |
fabien |
updated CLI unit tests to take into account the new lime output |
|
|
|
@4250
|
[4250]
|
06/18/07 22:37:13 |
fabien |
fixed include_blank being forced to 'true' in admin generator (closes … |
|
|
|
@4240
|
[4240]
|
06/18/07 17:25:50 |
fabien |
added an exception when a YAML file contains tabs instead of spaces when … |
|
|
|
@4236
|
[4236]
|
06/18/07 10:40:13 |
fabien |
fixed bug for adjacent CSS selector (based on a patch from Perrick Penet) |
|
|
|
@4228
|
[4228]
|
06/15/07 15:43:24 |
francois |
fixed a bug in URL generation for route names having a star in the middle |
|
|
|
@4205
|
[4205]
|
06/10/07 11:31:36 |
fabien |
fixed _edit_form.php in Admin Generator should have have an action of … |
|
|
|
@4195
|
[4195]
|
06/10/07 10:35:09 |
fabien |
fixed link_to_if() inserts parameter in html (closes #1700) |
|
|
|
@4189
|
[4189]
|
06/10/07 10:20:17 |
fabien |
fixed typo in unit tests |
|
|
|
@3775
|
[3775]
|
04/13/07 09:08:08 |
fabien |
fixed _compute_public_path() when using a query string (closes #1656) |
|
|
|
@3699
|
[3699]
|
04/02/07 13:47:32 |
fabien |
fixed highlight_text() doesn't work with / (closes #1621) |
|
|
|
@3624
|
[3624]
|
03/17/07 11:57:03 |
fabien |
fixed security.yml case sensitivity |
|
|
|
@3606
|
[3606]
|
03/13/07 20:01:45 |
fabien |
backport bug fixes from trunk to 1.0 (r3596:3599) |
|
|
|
@3506
|
[3506]
|
02/19/07 12:07:47 |
fabien |
fixed tiny mce path problem for windows tests |
|
|
|
@3502
|
[3502]
|
02/18/07 19:28:28 |
fabien |
fixed isFirstCall() method in sfFilter class (closes #1446) |
|
|
|
@3493
|
[3493]
|
02/18/07 10:23:10 |
fabien |
removed the DATABASE_NAME constants (closes #1433 - patch from chtito) |
|
|
|
@3491
|
[3491]
|
02/18/07 10:07:59 |
fabien |
fixed FormHelper?: textarea_tag does not escape passed value (closes #1444) |
|
|
|
@3487
|
[3487]
|
02/18/07 09:32:54 |
fabien |
added a unit test to sfWebController for url generation from an array … |
|
|
|
@3408
|
[3408]
|
02/06/07 09:05:36 |
fabien |
fixed bug in TextHelper? SF_AUTO_LINK_RE (closes #1406) |
|
|
|
@3392
|
[3392]
|
02/01/07 14:30:05 |
fabien |
fixed test number |
|
|
|
@3380
|
[3380]
|
02/01/07 07:57:47 |
fabien |
fixed default values for mail_to helper (closes #1395) |
|
|
|
@3350
|
[3350]
|
01/29/07 14:35:28 |
fabien |
created 1.0 branch |
|
copied from trunk/test:
|
|
|
|
@3346
|
[3346]
|
01/29/07 11:26:31 |
fabien |
- |