Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-19 | Merge pull request #525 from david0/issue-524 | ctrlaltca | |
Convert encoding of all values inside an array before json_serialize | |||
2014-07-10 | Testcase for Issue #524 | David | |
2014-07-10 | Added new test case directory for github issues; added test case for #504 | Fabio Bas | |
2014-04-21 | Ported 2 failing functionaltests | Fabio Bas | |
2014-04-21 | Fixed #516 , added test case | Fabio Bas | |
2014-03-25 | More selenium2 tests porting | Fabio Bas | |
2014-03-25 | Added new test case directory for github issues; added test case for #504 | 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-19 | Fix test for firefox | Fabio Bas | |
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-15 | Removed ?> from tests | 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-10 | Fixed TRatingList test (it's not even enabled, anyway) | Fabio Bas | |
2014-01-06 | Removed all @version $Id comments: they were managed by svn and are useless ↵ | Fabio Bas | |
with git | |||
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-10-01 | Fixed the remeining functional tests; | Fabio Bas | |
the tests using keyDown() had to be commented out.. | |||
2013-09-30 | More work on fixing testcases for old tickets | Fabio Bas | |
2013-09-30 | Fix some functionaltests of the ticket/ series | Fabio Bas | |
2013-09-30 | Ported all the remaining quickstart functional tests | 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-14 | Drop old google code links | Fabio Bas | |
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 | |||
2013-09-11 | Merge up to r3319 | Ciro Mattia Gonano | |
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano | |
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-14 | When rendering the <span> used as a placeholder for an invisible ↵ | ctrlaltca@gmail.com | |
activecontrol, set its style to display:none to ensure it's considered not-visible by clientside javascript | |||
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 | |||
2012-04-13 | Added some pause in DatePickerTestCase to avoid a false positive | ctrlaltca@gmail.com | |
2012-04-13 | Update ActiveCustomValidator test case to support the new behavior due to ↵ | ctrlaltca@gmail.com | |
the fix of #91 | |||
2012-01-18 | fixed #380 (TCustomValidator's ControlToValidate should be optional); added ↵ | ctrlaltca@gmail.com | |
a quickstart example, updated 2 tests that were broken + HISTORY | |||
2011-06-20 | some fixes on tests | ctrlaltca@gmail.com | |
2011-05-15 | miscellanea: synced THtmlArea languages and plugins list with the current ↵ | ctrlaltca@gmail.com | |
version of TinyMCE; small fix for unittest ticket#439 | |||
2011-05-11 | fixed 3 more unittests | 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 | |