Age | Commit message (Collapse) | Author |
|
browser's quirks mode
|
|
Any browser’s development tool is way better, and it stops exceptions
from being catched by the browser’s console
|
|
Functional tests were using an old selenium RC version. Ported them to
use phpunit + selenium; next: opensauce
|
|
- Validators ClientSide.OnSuccess becomes ClientSide.OnValidationSuccess,
- Validators ClientSide.OnError becomes ClientSide.OnValidationError,
- Validators OnSuccess event becomes OnValidationSuccess.
- Validators OnError event becomes OnValidationError.
|
|
|
|
|
|
|