|
|
|
@19216
|
[19216]
|
06/13/09 08:42:00 |
fabien |
[1.0, 1.1, 1.2, 1.3] fixed coding standards |
|
|
|
@16165
|
[16165]
|
03/11/09 08:16:24 |
fabien |
[1.0, 1.1, 1.2, 1.3] added some missing PHPDoc (closes #6054) |
|
|
|
@14266
|
[14266]
|
12/22/08 21:40:59 |
FabianLange |
[1.0] minor improvement in search_in performance of sfFinder when not … |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@10947
|
[10947]
|
08/19/08 16:11:06 |
fabien |
[1.0, 1.1, 1.2] fixed sfDomCssSelector attribute regex (closes #3922) |
|
|
|
@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 … |
|
|
|
@10719
|
[10719]
|
08/06/08 21:13:51 |
fabien |
[1.0, 1.1, 1.2] fixed typo |
|
|
|
@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 |
|
|
|
@9893
|
[9893]
|
06/26/08 14:12:48 |
fabien |
fixed locking issues with the clear-cache, log-rotate, enable, and disable … |
|
|
|
@9672
|
[9672]
|
06/19/08 15:31:21 |
fabien |
fixed typo |
|
|
|
@9671
|
[9671]
|
06/19/08 15:30:33 |
fabien |
fixed typo |
|
|
|
@9668
|
[9668]
|
06/19/08 15:22:32 |
fabien |
fixed sfBrowser does not create DOMDocument when response is text/xml … |
|
|
|
@9615
|
[9615]
|
06/17/08 16:30:39 |
FabianLange |
typo |
|
|
|
@9614
|
[9614]
|
06/17/08 16:28:30 |
FabianLange |
fixed typo of r9589. fixes #3764 |
|
|
|
@9589
|
[9589]
|
06/15/08 09:20:17 |
FabianLange |
partially revertet r9538 because of possible BC issues |
|
|
|
@9538
|
[9538]
|
06/11/08 11:47:10 |
FabianLange |
1.0: fixed sfFillInForm to work correctly with nested arrays like: … |
|
|
|
@9263
|
[9263]
|
05/26/08 12:57:53 |
FabianLange |
1.0: removed obsolete reference to exceptions with error messages. fixes … |
|
|
|
@9216
|
[9216]
|
05/23/08 17:01:09 |
FabianLange |
1.0: fillin: fixed bug with html documents having extra attributes in head … |
|
|
|
@9209
|
[9209]
|
05/23/08 09:48:41 |
FabianLange |
1.0: added third mode for fillin xhtml, same as xml but without prolog … |
|
|
|
@9189
|
[9189]
|
05/22/08 19:39:35 |
FabianLange |
fixed coding standards. refs #3605 |
|
|
|
@8716
|
[8716]
|
05/02/08 10:31:07 |
FabianLange |
patched sfFillInForm so that in html mode it adds a content-type meta if … |
|
|
|
@8709
|
[8709]
|
05/01/08 14:17:57 |
FabianLange |
fillin now handles array notations like <input type="text" name … |
|
|
|
@8707
|
[8707]
|
05/01/08 12:07:36 |
FabianLange |
fixed ajax response fillin, which does not include a doctype because it is … |
|
|
|
@8695
|
[8695]
|
04/30/08 18:21:59 |
FabianLange |
sf1.0: made sfFillInForm work with checkbox arrays as well like … |
|
|
|
@8293
|
[8293]
|
04/04/08 16:56:31 |
noel |
reverted to r7767 |
|
|
|
@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) |
|
|
|
@7966
|
[7966]
|
03/19/08 12:34:42 |
fabien |
removed comment stripping if you don't have the tokenizer enabled (closes … |
|
|
|
@7888
|
[7888]
|
03/14/08 21:42:21 |
fabien |
removed wordwrap option when dumping YAML as it can cause some problems … |
|
|
|
@7791
|
[7791]
|
03/09/08 22:57:09 |
fabien |
updated Sean Kerr email address |
|
|
|
@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 … |
|
|
|
@6806
|
[6806]
|
12/29/07 08:53:10 |
fabien |
fixed phpdoc package/subpackage entries |
|
|
|
@6129
|
[6129]
|
11/21/07 11:06:02 |
noel |
sfBrowser : ->click() also search for HTML button elements (closes #2342) |
|
|
|
@4883
|
[4883]
|
08/20/07 16:15:13 |
fabien |
fixed fillInFormFilter can't find form with content_type = xml (closes … |
|
|
|
@4750
|
[4750]
|
07/31/07 10:46:44 |
fabien |
fixed typo (closes #1853) |
|
|
|
@4385
|
[4385]
|
06/25/07 18:40:04 |
fabien |
fixed issue relating to lock files (closes #1874) |
|
|
|
@4320
|
[4320]
|
06/22/07 15:02:15 |
fabien |
fixed sfToolkit::isUTF8() broken for strings larger than some number … |
|
|
|
@4286
|
[4286]
|
06/20/07 14:07:41 |
fabien |
fixed sfBrowser keeps previous Dom is response is not XHTML (closes #1853) |
|
|
|
@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) |
|
|
|
@4203
|
[4203]
|
06/10/07 11:24:03 |
fabien |
fixed sf_check_lock and sf_check_symfony has no effect (closes #1675) |
|
|
|
@3606
|
[3606]
|
03/13/07 20:01:45 |
fabien |
backport bug fixes from trunk to 1.0 (r3596:3599) |
|
|
|
@3493
|
[3493]
|
02/18/07 10:23:10 |
fabien |
removed the DATABASE_NAME constants (closes #1433 - patch from chtito) |
|
|
|
@3378
|
[3378]
|
02/01/07 07:47:15 |
fabien |
fixed sfYaml::dump() does not pre-require the Spyc class before … |
|
|
|
@3350
|
[3350]
|
01/29/07 14:35:28 |
fabien |
created 1.0 branch |
|
copied from trunk/lib/util:
|
|
|
|
@3334
|
[3334]
|
01/23/07 16:46:08 |
fabien |
added an exception when trying to follow a redirect when request is not … |