Development

/branches/1.0/test (log)

You must first sign up to be able to contribute.

root/branches/1.0/test


Mode:

Legend:

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

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.