summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-27make the assets, master and content pages xhtml-compatible.xue
2006-01-27Added Master and Content tutorial.xue
2006-01-27Added assets section to quickstart tutorial.xue
2006-01-27Added PHP 5.1.0 requirement checker.xue
2006-01-26Prototype on new test system with Phing and PHPUnit2 to generate both Unit Te...knut
2006-01-26Makes quickstart tutorial pages xhtml compatible.xue
2006-01-26Makes list page xhtml compatible.xue
2006-01-26Added description about databinding for list controls.xue
2006-01-26Makes TImage FT working on FF.xue
2006-01-26Added TCheckBoxList and TRadioButtonList FT.xue
2006-01-26Added databinding and validation demos to TCheckBoxList and TRadioButtonList.xue
2006-01-26Added TDropDownList FT.xue
2006-01-26Added TDropDownList FT.xue
2006-01-26Added TListBox FT.xue
2006-01-25Fixed TTextWriter usage.xue
2006-01-25Fixed Ticket #24.xue
2006-01-25Changed back the usage of ensureChildControls in TTemplateControl. Added TCon...xue
2006-01-25Changed AssociatedControlID to ForControlwei
2006-01-25TTemplateControl composition example and tests.wei
2006-01-25call ensureChildControls in TTemplateControl::__construct() to make available...wei
2006-01-25Update BasicI18N.pagewei
2006-01-25Change empty cell background to white.wei
2006-01-25Added description for list controls. Fixed a bug about viewsource in tutorial...xue
2006-01-25Added TDropDownList validation demos.xue
2006-01-25Added validation demo for TListBox. Fixed a few autopostback with causesvalid...xue
2006-01-25Modified parameter parsing logic so that it can return as an XML node.xue
2006-01-24Modified THttpRequest and THttpSession so that they can be used like an array...xue
2006-01-24Added requirement check for DOM extension.xue
2006-01-24Fixed an issue about TCheckBox's value attribute.xue
2006-01-24Makes all FT IE-compatible.xue
2006-01-24Added description about setting component IDs in templates.xue
2006-01-24Added TRadioButton demo and FT.xue
2006-01-24trying to use verifyHTMLPresentxue
2006-01-24Modified quickstart FT so that the test pages don't use theme.xue
2006-01-24Make quickstart demos disable theme if under FT situation.xue
2006-01-24Added assertHTMLPresent and assertHTMLNotPresentwei
2006-01-24Added TCheckBox FTxue
2006-01-24Fixed a few issues with TCheckBox about validator.xue
2006-01-23Passing an empty validationgroup will only return validators that do not belo...xue
2006-01-23Added TImageButton and TLinkButton FT.xue
2006-01-23Added TButton FT.xue
2006-01-23change /?page to /index.php?pagewei
2006-01-23TTextBox FT completed.xue
2006-01-23Added TTextBox FTxue
2006-01-23fixed selenium test runner.wei
2006-01-23change piped commands to arraywei
2006-01-23Added TPanel and TTable FT.xue
2006-01-23Added THyperLink and TImage FT.xue
2006-01-22Update test to use ../../ pathwei
2006-01-22Added TLabel FT test.xue