Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-21 | Started cleaning tests' selenium2 compatibility layer | Fabio Bas | |
(cherry picked from commit 4ce02f6973aa40c313364b5ff7990f2244309790) Conflicts: tests/FunctionalTests/tickets/tests/Ticket220TestCase.php tests/FunctionalTests/tickets/tests/Ticket719TestCase.php tests/FunctionalTests/tickets/tests/Ticket769TestCase.php tests/FunctionalTests/validators/tests/CompareValidatorTestCase.php tests/FunctionalTests/validators/tests/DataTypeValidatorTestCase.php tests/FunctionalTests/validators/tests/DatePickerTestCase.php | |||
2014-08-21 | Ported all tests from Selenium1 (RC) to Selenium2 (WebDriver) using a ↵ | Fabio Bas | |
compatibility layer (cherry picked from commit 82774aa0a41562a325f31c901584ec01c8238573) Conflicts: tests/FunctionalTests/active-controls/tests/AutoCompleteTestCase.php tests/FunctionalTests/active-controls/tests/CustomTemplateTestCase.php tests/FunctionalTests/tickets/tests/Ticket220TestCase.php tests/FunctionalTests/tickets/tests/Ticket719TestCase.php tests/FunctionalTests/tickets/tests/Ticket769TestCase.php tests/FunctionalTests/validators/tests/DataTypeValidatorTestCase.php | |||
2014-08-21 | Removed TJavascriptLogger from demos and tests | Fabio Bas | |
Any browser’s development tool is way better, and it stops exceptions from being catched by the browser’s console (cherry picked from commit 0a136fe37491281ada5084b6eb5a72d4ca8d948a) | |||
2013-09-22 | Phing: added target for phpunit+selenium | Fabio Bas | |
Functional tests were using an old selenium RC version. Ported them to use phpunit + selenium; next: opensauce | |||
2013-09-13 | Add some missing empty directory, and a dummy .gitignore inside them | Fabio Bas | |
Otherwise git would strip them away | |||
2013-09-13 | Don't gitignore assets/ and protected/runtime/ directories in tests and demo ↵ | Fabio Bas | |
apps; gitignore only their contents The directories needs to exists in order for demos and tests to run correctly | |||
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca | |
2007-04-12 | Refactor and add TTableGateway, System.Data.Common, System.Data.DataGateway | wei | |
2006-12-04 | propage changes to OnError and OnSuccess for validators ClientSide. | wei | |
2006-09-30 | merge from 3.0 branch till 1451. | xue | |
2006-08-27 | Merge from 3.0 branch till 1350. | xue | |
2006-08-05 | merge from 3.0 branch till 1329. | xue | |
2006-07-07 | Merge from 3.0 branch till 1253. | xue | |
2006-07-04 | Merge from 3.0 branch till 1239. | xue | |
2006-06-12 | Minor updates. | wei | |
2006-05-14 | refactor active controls. | wei | |
2006-05-13 | Adding TCallbackOptions | wei | |
2006-05-07 | Adding TAutoComplete | wei | |
2006-05-06 | Adding TActiveButton and TActiveTextBox | wei | |
2006-05-05 | Update funky active control example. (see tests/FunctionalTests/features/ | wei | |
2006-05-05 | Added prioritize callback and enabled viewstate update on callback return. | wei | |
2006-05-05 | Adding TActiveLabel | wei | |
2006-05-04 | Adding TCallback component. | wei | |
2006-05-02 | Adding more work on ActiveControls. | wei | |
2006-05-01 | Merge from 3.0 branch till 1004. | xue | |
2006-04-30 | Adding Callback foundations. | wei | |
2006-04-28 | Merge from 3.0 branch till 985. | xue | |
2006-04-27 | merge from 3.0 branch till 978. | xue | |
2006-04-25 | Merge from 3.0 branch till 967. | xue | |
2006-04-25 | Undo previous checkin (which goes int 3.0 branch and will be merged back). | xue | |
2006-04-25 | Add TListControlValidator. Update client-side validators, datepicker.js, ↵ | wei | |
colorpicker.js. Merge to 3.0 if necessary. | |||
2006-04-21 | removed exceptions from simple date formatter | wei | |
2006-04-16 | Merge from 3.0 branch till 924 | xue | |
2006-03-22 | TWizard is completed. | xue | |
2006-03-18 | Added feature tests for the new controls. | xue | |
2006-03-12 | reorganized FT tests. | xue | |