Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Functional tests were using an old selenium RC version. Ported them to
use phpunit + selenium; next: opensauce
|
|
apps; gitignore only their contents
The directories needs to exists in order for demos and tests to run
correctly
|
|
|
|
|
|
Fixed ActiveDropDownListtestCase, added a dummy selenium.css to avoid a 404 error while debugging test cases
|
|
|
|
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)
|
|
Added TActiveTableRow QST page
Corrected an uninitialized array in TScaffoldBase
|
|
/trunk:r2680,2692,2707-2736
/branches/3.1:r2682-2686,2694-2702,2705,2738-2762
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for sqlmap.
|
|
|
|
|
|
|
|
|
|
- Validators ClientSide.OnSuccess becomes ClientSide.OnValidationSuccess,
- Validators ClientSide.OnError becomes ClientSide.OnValidationError,
- Validators OnSuccess event becomes OnValidationSuccess.
- Validators OnError event becomes OnValidationError.
|
|
|
|
|
|
|
|
|
|
WebControls.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|