summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2006-07-02fixed 3.02 bugwei
2006-07-02Add Ticket testswei
2006-07-02Fixed #226 and #246wei
2006-06-27Fixed #239.xue
2006-06-27Added tutorial and test cases for TPager.xue
2006-06-12Add EnableComments option.wei
2006-06-08ensureChildControls() is now invoked in TControl::initRecursivexue
2006-06-02Fix of some FT due to the change of selenium.xue
2006-06-01Allow validation summary to function alone.wei
2006-06-01Override selenium getAttribute implementation.wei
2006-05-31Add pause to verify visible to make it work under safari.wei
2006-05-31remove more old selenium stuff.wei
2006-05-31Remove old selenium.wei
2006-05-31Update selenium javascript, now runs in Safari!wei
2006-05-31Fixed a bug that newly created controls during postbacks may get their initia...xue
2006-05-27Fixed #169.wei
2006-05-27Fixed #162 and #163.wei
2006-05-26Test commitwei
2006-05-26Test case for #28wei
2006-05-24Added test case for #191.xue
2006-05-21Ensures control ID must start with a letter or underline character.xue
2006-04-30Changed ClientValidation to ClientSide (same property name will be used in Ac...wei
2006-04-28A few minor fixes.xue
2006-04-28Fixed #68 and update TinyMCE to 2.0.5.1wei
2006-04-28New abstract TCompositeControl + FT testswei
2006-04-27Update effect sample.wei
2006-04-27Add effects to validation summary.wei
2006-04-27Added client-side events to client-side validators. see tests/FunctionalTests...wei
2006-04-27Added more FT.xue
2006-04-25Complete #70, update TDateFormat, NumberFormat add zerofill. Update TDatePick...wei
2006-04-25Add TListControlValidator. Update client-side validators, datepicker.js, colo...wei
2006-04-24Fixed a case-sensitivity bug about TContentPlaceHolder.xue
2006-04-24Added a few comments on unit testsknut
2006-04-22Modified default value rendering for TCheckBox.xue
2006-04-21Update javascript libraries, rewrote client-side validators, removed some js ...wei
2006-04-17TButton, TImageButton and TLinkButton now implement IButtonControl interfacexue
2006-04-16Added FT for validators working with TButton, TLinkButton, TImageButton and T...xue
2006-04-16Fixed a few issues with using Globalization.xue
2006-04-16Rewrote Hello World tutorial.xue
2006-04-14Adjusted for testing #131xue
2006-04-14Added the missing hotspot.jpgxue
2006-04-14Fixed #93 and #121wei
2006-04-13Added test case for Ticket#121.xue
2006-04-08inconsistency caused by changeset 853.xue
2006-04-07List controls now use array keys as list item values even if the array is int...xue
2006-04-07Breaking change!! Optimized the representation and evaluation of template exp...xue
2006-03-31Fixed a few errors caused by incorrect path to cache classes.xue
2006-03-22TWizard is completed.xue
2006-03-18Added feature tests for the new controls.xue
2006-03-13TDataFieldAccessor can access public member variables now. Added implementati...xue