summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵xue
TControl::getRegisteredObject. Modified LabeledTextBox accordingly.
2006-01-25Changed AssociatedControlID to ForControlwei
2006-01-25TTemplateControl composition example and tests.wei
2006-01-25call ensureChildControls in TTemplateControl::__construct() to make ↵wei
available children for TTemplateControl composition.
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 ↵xue
tutorial demo.
2006-01-25Added TDropDownList validation demos.xue
2006-01-25Added validation demo for TListBox. Fixed a few autopostback with ↵xue
causesvalidation problems.
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 ↵xue
array. Items properties are removed as a result.
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 ↵xue
belong to any group.
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
2006-01-22Fixed renderInputTag issue with TRadioButton.xue
2006-01-22Modified Hangman FT test to make sure it can succeed.xue
2006-01-22Added functionality tests for HelloWorld and Hangman Game.xue
2006-01-22Adding quickstart_testswei
2006-01-22fixed typo.wei