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