Development

/branches/1.1/test/unit (log)

You must first sign up to be able to contribute.

root/branches/1.1/test/unit


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8416 [8416] 04/11/08 16:11:39 fabien fixed i18n tests on Leopard
(edit) @8408 [8408] 04/11/08 09:39:47 nicolas Fixed #3122: Now the forms framework labels, error messages and help …
(edit) @8399 [8399] 04/10/08 20:49:33 fabien added fixtures for sfFinder tests (closes #3309)
(edit) @8393 [8393] 04/10/08 17:32:34 FabianLange same as r8932 for 1.1: added excert_space option to excerpt_text in …
(edit) @8390 [8390] 04/10/08 16:35:32 fabien added some unit tests for sfFinder (closes #3285)
(edit) @8328 [8328] 04/05/08 23:26:00 FabianLange Markus.Staab insists on ftps:// support, althoug I know nobody using it …
(edit) @8322 [8322] 04/05/08 20:24:07 FabianLange sfValidatorUrl will accept FTP urls by default as well. closes #3000
(edit) @8286 [8286] 04/04/08 15:07:24 fabien fixed YAML parsing bug (IP addresses for example)
(edit) @8284 [8284] 04/04/08 14:57:26 nicolas fixes #2834 - fixed wrong formatters references returned when calling …
(edit) @8260 [8260] 04/04/08 11:10:11 fabien removed both escaping strategy * we now have 2 escaping strategy: on …
(edit) @8227 [8227] 04/03/08 12:47:59 fabien added support for formats/mime types * added a formats parameter to the …
(edit) @8206 [8206] 04/02/08 11:51:54 fabien fixed warning in sfView unit tests
(edit) @8201 [8201] 04/02/08 10:19:06 fabien removed 'bc' escaping strategy (upgrade is needed) * removed 'bc' …
(edit) @8177 [8177] 04/01/08 10:56:46 nicolas Backported r8176 to 1.1 branch (refs #3206)
(edit) @8155 [8155] 03/30/08 15:41:15 fabien moved yaml into its own sub-directory
(edit) @8111 [8111] 03/27/08 12:05:01 fabien added alias and partial merge key support to YAML parser (closes #3214 - …
(edit) @8021 [8021] 03/21/08 11:07:17 fabien fixed id attribute from form setup ignored/overridden (closes #3165)
(edit) @7981 [7981] 03/19/08 18:25:29 fabien added basic support for dumping/loading PHP objects in YAML (closes #3137)
(edit) @7973 [7973] 03/19/08 14:24:13 fabien fixed unit tests
(edit) @7971 [7971] 03/19/08 14:14:11 fabien fixed user unit tests
(edit) @7962 [7962] 03/19/08 11:21:16 fabien moved *Configuration classes in "better" places * moved …
(edit) @7936 [7936] 03/17/08 12:49:56 pookey refs #3134 : improving debug output for the recently added test case
(edit) @7935 [7935] 03/17/08 12:43:57 pookey refs #3134
(edit) @7923 [7923] 03/16/08 22:03:59 fabien added indentation modifier support to folded blocks + fixed string <-> …
(edit) @7922 [7922] 03/16/08 21:21:03 fabien fixed some bugs in sfYamlInline (closes #3127)
(edit) @7919 [7919] 03/16/08 04:15:01 fabien fixed a bug in sfYamlParser (closes #3126)
(edit) @7909 [7909] 03/15/08 22:03:41 fabien fixed abug with blank line in YAML
(edit) @7902 [7902] 03/15/08 14:17:33 fabien rename sfValidatorBase to sfValidator in sfCompat10Plugin and renamed the …
(edit) @7901 [7901] 03/15/08 13:56:27 fabien fixed sf1.1 has changed routing (closes #3090)
(edit) @7899 [7899] 03/15/08 13:34:21 fabien replaced ESC_ENTITIES by ESC_SPECIALCHARS as the default escaping strategy …
(edit) @7898 [7898] 03/15/08 13:32:54 fabien fixed typo in sfYamlInline
(edit) @7892 [7892] 03/14/08 22:59:38 fabien replaced Spyc with a new YAML parser/dumper (closes #3083, #2887, #2622, …
(edit) @7886 [7886] 03/14/08 20:16:02 fabien fixed bugs in sfYamlInline * throw an exception when trying to dump a …
(edit) @7863 [7863] 03/13/08 21:53:27 dwhittle 1.1: fixed test count for sfPatternRouting (due to added test to show …
(edit) @7812 [7812] 03/12/08 01:56:27 fabien fixed unit tests for previous commit
(edit) @7806 [7806] 03/11/08 11:27:25 pookey refs #3090 - routing behaviour change since sf1.0
(edit) @7805 [7805] 03/11/08 11:09:40 FabianLange finally resolved #3078, thanks to epaulin for noticing. Enhanced unit test …
(edit) @7795 [7795] 03/10/08 16:39:49 FabianLange fixes #3078 for 1.1 (inclusive test)
(edit) @7787 [7787] 03/09/08 17:38:15 francois Changed the way sfViewCacheManager deals with internal cache keys: * …
(edit) @7776 [7776] 03/08/08 08:06:03 fabien added a content_type option to sfWebResponse
(edit) @7757 [7757] 03/07/08 11:55:22 fabien moved back helpers in lib/ as they won't be converted to classes for 1.1
(edit) @7733 [7733] 03/04/08 11:22:41 FabianLange added a removeJavascript and removeStylesheet method to sfWebResponse …
(edit) @7723 [7723] 03/03/08 12:24:09 fabien added sfWebResponse::merge(), rename sfWebResponse::mergeProperties() to …
(edit) @7714 [7714] 03/02/08 14:51:08 fabien converted response parameter holder object to an option array (and fixed …
(edit) @7713 [7713] 03/02/08 14:28:53 fabien enforced javascript and stylesheet positions
(edit) @7707 [7707] 03/01/08 14:52:09 fabien fixed value decoding in sfPatternRouting
(edit) @7689 [7689] 02/29/08 17:41:11 fabien simplified cache:clear task unit tests
(edit) @7642 [7642] 02/27/08 23:44:26 dwhittle 1.1: tweaked a few tests (fixed root dir in sfI18N test app + removed …
(edit) @7625 [7625] 02/27/08 08:12:30 fabien added sfPatternRouting::insertRouteBefore() (based on a patch from …
(edit) @7616 [7616] 02/26/08 22:25:26 fabien added a cache argument to the sfRouting constructor * sfRouting classes …
(edit) @7614 [7614] 02/26/08 18:38:26 fabien added a new configuration system * added a new sfProjectConfiguration …
(edit) @7611 [7611] 02/26/08 13:38:11 fabien fixed empty parameters in sfPatternRouting
(edit) @7576 [7576] 02/22/08 16:58:07 fabien refactored sfToolkit::getArrayValueForPath() and added …
(edit) @7525 [7525] 02/17/08 11:30:23 fabien refactored sfPatternRouting * everything is BC * rewrote the …
(edit) @7519 [7519] 02/16/08 23:20:20 fabien added some unit tests to sfPatternRouting
(edit) @7518 [7518] 02/16/08 22:57:54 fabien moved default_module and default_action configuration to factories.yml
(edit) @7515 [7515] 02/16/08 15:40:01 fabien added some unit tests for sfPatternRouting
(edit) @7452 [7452] 02/10/08 18:38:21 fabien added sfStreamLogger
(edit) @7437 [7437] 02/09/08 17:51:14 fabien fixed sfValidatorDate for dates like 2008-02-30
(edit) @7432 [7432] 02/09/08 14:54:32 fabien refactored symfony core unit test bootstrap files
(edit) @7430 [7430] 02/09/08 13:48:45 fabien changed sfI18nExtract to take a sfI18N as the first argument (removed …
(edit) @7364 [7364] 02/06/08 11:29:29 pookey test case for r7363
(edit) @7281 [7281] 02/03/08 06:15:50 dwhittle 1.1: fixed path in i18n data unit test
(edit) @7210 [7210] 01/29/08 13:49:22 pookey adding a test for leapyear handling, and adding a test to check for …
(edit) @7201 [7201] 01/28/08 15:52:55 fabien made sfFileLogger more flexible (added format, time_format, and type …
(edit) @7154 [7154] 01/22/08 15:32:58 fabien fixed sfForm::renderGlobalErrors() and added unit tests for the method
(edit) @7152 [7152] 01/22/08 15:19:03 fabien fixed form global errors management * added a …
(edit) @7124 [7124] 01/21/08 14:42:38 fabien fixed setDefaults() when CSRFProtection is enabled
(edit) @7120 [7120] 01/21/08 09:13:59 fabien added a way to mark template value as being safe for output * new …
(edit) @7109 [7109] 01/20/08 08:57:12 fabien added more unit tests to sfOutputEscaper
(edit) @7107 [7107] 01/20/08 08:32:10 fabien added full unit tests to sfEscapedViewParameterHolder and …
(edit) @7081 [7081] 01/17/08 11:54:54 fabien fixed sfValidatorDate for empty arrays
(edit) @7053 [7053] 01/14/08 19:57:07 fabien refactored form/validators/widgets embedding * sfWidgetFormSchema clones …
(edit) @7052 [7052] 01/14/08 19:11:44 fabien fixed sfValidatorSchema::clone() for pre and post validators
(edit) @7051 [7051] 01/14/08 15:57:32 fabien fixed cloning sfWidgetFormSchema, sfValidatorSchema and sfForm objects
(edit) @7049 [7049] 01/14/08 15:16:45 fabien added unit test for sfWidgetFormSchemaDecorator::clone()
(edit) @7047 [7047] 01/14/08 14:50:17 fabien splitted sfFormField in sfFormField and sfFormFieldSchema
(edit) @7046 [7046] 01/14/08 13:25:22 fabien implemented all proxy methods in sfWidgetFormSchemaDecorator
(edit) @7045 [7045] 01/14/08 13:08:18 fabien fixed sfFormField::render*() methods for widgets with parents
(edit) @7044 [7044] 01/14/08 12:15:55 fabien fixed sfValidatorErrorSchema::addErrors() when an error has an integer …
(edit) @6969 [6969] 01/06/08 08:10:11 fabien fixed form binding when field names are numeric
(edit) @6968 [6968] 01/06/08 07:48:13 fabien added an arguments option to sfValidatorCallback
(edit) @6964 [6964] 01/06/08 05:35:36 fabien fixed unit test for sfValidatorErrorSchema
(edit) @6963 [6963] 01/06/08 05:27:04 fabien fixed form error merging with complex post validators
(edit) @6961 [6961] 01/06/08 04:50:23 fabien fixed test count
(edit) @6954 [6954] 01/05/08 22:19:15 fabien Allow schema validator to throw named validation errors * …
(edit) @6949 [6949] 01/05/08 19:17:08 fabien added unit tests for sfWidgetFormDateTime
(edit) @6948 [6948] 01/05/08 19:14:54 fabien fixed date / time unit tests + fixed fill-in when value is not a valid …
(edit) @6947 [6947] 01/05/08 18:57:48 fabien fixed date/time widget tests (they work now on every platform / php …
(edit) @6946 [6946] 01/05/08 16:55:02 fabien fixed date and time widget fill-in with invalid input values
(edit) @6945 [6945] 01/05/08 14:16:30 fabien added code tests for all validators
(edit) @6944 [6944] 01/05/08 13:51:12 fabien added sfForm::setValidators() and sfForm::setWidgets()
(edit) @6942 [6942] 01/05/08 13:34:22 fabien replaced _pre_validator and _post_validator by setPreValidator() and …
(edit) @6937 [6937] 01/05/08 08:49:30 fabien renamed sfValidatorAll to sfValidatorAnd and sfValidatorAny to …
(edit) @6875 [6875] 01/01/08 11:01:15 fabien fixed special cases for sfValidatorDate
(edit) @6870 [6870] 01/01/08 03:04:58 dwhittle dwhittle: fixed environmental issues in tests
(edit) @6864 [6864] 01/01/08 00:07:03 dwhittle 1.1: merged fixes for output escaper tests (r6863) and symfony cli (r6861)
(edit) @6859 [6859] 12/31/07 17:14:16 fabien fixed cache:clear unit tests
(edit) @6791 [6791] 12/28/07 20:35:40 fabien added *xml to the content types for which we add the charset automatically
(edit) @6762 [6762] 12/27/07 16:44:55 fabien fixed content type charset on non text/* content-type (closes #1811, …
Note: See TracRevisionLog for help on using the revision log.