Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-29 | Fixed 10 "critical" issues found by scrutinizer | Fabio Bas | |
* create function => closures * removed var_dump from tests | |||
2015-12-07 | Move urls from pradosoft.com to github's project page; drop unmaintained ↵ | Fabio Bas | |
quickstart tutorial translations | |||
2015-08-08 | More test fixes | David | |
2015-08-06 | Fix tests | David | |
work around stale references by explicitly waiting | |||
2014-08-22 | Fix failing test cases | David | |
because of timing issues | |||
2014-04-21 | Ported 2 failing functionaltests | Fabio Bas | |
2014-03-05 | Started cleaning tests' selenium2 compatibility layer | Fabio Bas | |
2014-02-28 | Ported all tests from Selenium1 (RC) to Selenium2 (WebDriver) using a ↵ | Fabio Bas | |
compatibility layer | |||
2014-02-25 | Ensure all tests have a proper doctype and html structure, to avoid ↵ | Fabio Bas | |
browser's quirks mode | |||
2014-02-12 | Fixed TAutoComplete | Fabio Bas | |
2014-02-10 | More tests porting | Fabio Bas | |
2014-02-10 | Ported some tests to jQuery | Fabio Bas | |
2014-02-08 | Fixed CustomTemplate test | Fabio Bas | |
2014-02-08 | Fixed TActivePanel test | Fabio Bas | |
2014-01-14 | 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 | |||
2014-01-06 | Fixed some function tests; start working on porting them to Selenium2 interface | Fabio Bas | |
2013-11-26 | Ported some tests | Fabio Bas | |
2013-11-26 | Fixed dynamic creation of js events | Fabio Bas | |
2013-09-28 | More functional test porting | Fabio Bas | |
2013-09-27 | More functional tests porting | Fabio Bas | |
2013-09-24 | Ported some failing functional tests to phpunit+selenium | Fabio Bas | |
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 | |
2012-04-13 | Minor regression fix in TAutoComplete's js; | ctrlaltca@gmail.com | |
Fixed ActiveDropDownListtestCase, added a dummy selenium.css to avoid a 404 error while debugging test cases | |||
2011-06-20 | some fixes on tests | ctrlaltca@gmail.com | |
2011-05-11 | Small fix for a regression introduced in r2888 (TActiveDatePicker was broken ↵ | ctrlaltca@gmail.com | |
if InputMode="DropDownList" ) Testcase for ActiveDatePicker have been updated (it was checking for year 2005 in the datepicker, now it checks for date('Y')+1) | |||
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 #665. | xue | |
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 | |