Age | Commit message (Collapse) | Author |
|
|
|
Aka: fix js event creation on callbacks
|
|
|
|
|
|
Its still sucks because of the support to logger.js.. i suppose
everybody uses a browser's console nowadays, so we'd better drop this
away..
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial implementation of ajax error handling
Fixed ajax modifications of select and checkboxes
Partially ported TJavascriptLogger (used in tests)
|
|
|
|
|
|
|
|
|
|
TParameterModule::init() bug when using cache
|
|
when using cache
|
|
|
|
|
|
|
|
fixes #480
|
|
the tests using keyDown() had to be commented out..
|
|
|
|
Previously we reported being unable to correctly encode the error
string; report the original error instead
|
|
|
|
TActiveRadioButtonList, TActiveRatingList
|
|
|
|
|
|
|
|
It was stripping away the second parameter of
TAssetManager::publishFilePath()
|
|
|
|
|
|
Functional tests were using an old selenium RC version. Ported them to
use phpunit + selenium; next: opensauce
|
|
|
|
|
|
|
|
TComponent Update: Behaviors, Class Behaviors, fx global events, and dy
one to one events.
This patchset was currently available only on svn trunk/
|
|
|
|
valid <a href='..'>; fixes #480
|
|
|
|
testcases. Fixes #486
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|