Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Ensure all tests have a proper doctype and html structure, to avoid ↵ | Fabio Bas | |
browser's quirks mode (cherry picked from commit a0d6864093cf13a96dafa8a47b5c43891b2b864f) Conflicts: tests/FunctionalTests/active-controls/protected/pages/ActivePanelTest.page tests/FunctionalTests/active-controls/protected/pages/PostLoadingTest.page | |||
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 | 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 | |
2012-04-14 | more tests fixing | ctrlaltca@gmail.com | |
2010-02-15 | Merge from r2765 (and some others) 3.1 | Christophe.Boulain | |
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase | |||
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net | |
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762 | |||
2009-04-08 | Fixed Issue#136 | Christophe.Boulain | |
2008-11-08 | Issue#36: Refactored TRatingList/TActiveRatingList, and added some docs. | Christophe.Boulain | |
2008-09-24 | Added TActiveDatePicker | tof | |
2007-09-28 | fixed test case. | xue | |
2007-06-09 | added functional test for TActiveHiddenField | carl | |
2007-04-22 | Typo in TAutoComplete | wei | |
2007-04-02 | safari passes most tests | wei | |
2007-04-02 | Fixed #585, #586 | wei | |
2007-03-31 | add inplacetext onkeypress suggestions | wei | |
2007-03-31 | Fixed http://www.pradosoft.com/forum/index.php/topic,7089.0/topicseen.html | wei | |
2007-03-30 | Fixed #507 and update other active controls. | wei | |
2007-03-26 | update tests for radio button, update ajax3.js (null post values are ignored) | wei | |
2007-02-16 | Minor fix to let Ticket488TestCase pass correctly | knut | |
2007-01-25 | Fixed #502 | wei | |
2007-01-17 | add dynamic callback repeater test. | wei | |
2007-01-06 | Update docs. | wei | |
2007-01-04 | Add chat demo and tutorial. | wei | |
2007-01-03 | Update active controls to use http response body for application data. | wei | |
2006-12-13 | Fixed #488. | wei | |
2006-12-09 | Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵ | wei | |
for sqlmap. | |||
2006-12-05 | load the inlineeditor textbox in client side onload. | wei | |
2006-12-04 | propage changes to OnError and OnSuccess for validators ClientSide. | wei | |
2006-10-21 | session view state callback test. | wei | |
2006-10-21 | update ajax callback to be quequed | wei | |
2006-10-19 | BC BREAK: Changed Validator property names: | wei | |
- Validators ClientSide.OnSuccess becomes ClientSide.OnValidationSuccess, - Validators ClientSide.OnError becomes ClientSide.OnValidationError, - Validators OnSuccess event becomes OnValidationSuccess. - Validators OnError event becomes OnValidationError. | |||
2006-10-18 | fixed onFailure and onSuccess in TInPlaceTextBox | wei | |
2006-10-08 | Fixed #414, #411, #415 | wei | |
2006-10-06 | fixed #410 #412 | wei | |
2006-10-01 | Fixed #350 and #148, Add TActiveRatingList, should remove TRatingList from ↵ | wei | |
WebControls. | |||
2006-09-30 | Fixed #403 | wei | |
2006-09-23 | Fixed #383 | wei | |
2006-09-16 | Fixed #340 | wei | |
2006-09-16 | Fixed #360 | wei | |
2006-09-16 | Fixed #363 | wei | |
2006-09-16 | Test for ticket #364 | wei | |
2006-09-15 | Defer render() calls in callback event handler to a later stage. | wei | |
2006-09-10 | Changed TCallbackEventParameter::Parameter to ↵ | wei | |
TCallbackEventParameter::CallbackParameter Add TActiveButton and TActiveCheckBox quickstart docs. | |||
2006-09-02 | Fixed #355 | wei | |
2006-09-01 | resolve adodb defined clashes, add TCallbackClientScript::fireEvent() | wei | |
2006-09-01 | Add TActiveCustomValidator | wei | |
2006-08-30 | Updated TInPlaceTextBox | wei | |