Age | Commit message (Expand) | Author |
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 |
2006-01-22 | Added functionality tests for HelloWorld and Hangman Game. | xue |
2006-01-22 | Adding quickstart_tests | wei |
2006-01-22 | fixed typo. | wei |
2006-01-22 | Test checkbox group validation | wei |
2006-01-22 | Try again. | wei |
2006-01-22 | oops, wrong ID. | wei |
2006-01-22 | Update checkbox test. | wei |
2006-01-22 | Added tests for checkbox with validation. | xue |
2006-01-22 | Fixed a few issues with TCheckBox, TLinkButton and TRadioButton. | xue |
2006-01-21 | Add quickstart PDF format. | wei |
2006-01-21 | (no commit message) | xue |
2006-01-21 | (no commit message) | xue |
2006-01-21 | Add TImageButton demos. | xue |
2006-01-21 | (no commit message) | xue |
2006-01-21 | Fixed TImageButton about postbackoptions. | xue |
2006-01-21 | Fixed OnServerValidate. | xue |
2006-01-21 | Enhanced template parsing so the error messages can be reported with the file... | xue |
2006-01-21 | Using TAttributeCollection in TListItem. | xue |
2006-01-21 | (no commit message) | xue |
2006-01-21 | BE AWARE: Significant change! | xue |
2006-01-21 | Enhanced Prado::using(). | xue |
2006-01-21 | Added TLinkButton demos. | xue |
2006-01-21 | (no commit message) | xue |
2006-01-21 | (no commit message) | xue |
2006-01-21 | Replaced TRadioButton's with TRadioButtonList in hangman demo. | xue |
2006-01-21 | Added description for the rest simple HTML controls in the quickstart demo. | xue |
2006-01-21 | Removed UseSubmitBehavior and PostBackUrl properties from TButton. TButton de... | xue |
2006-01-21 | Added TButton demo (incomplete). | xue |
2006-01-21 | TTextBox demo completed. Fixed a few issues related with AutoPostBack=true. | xue |
2006-01-21 | Fix autopost back | wei |