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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes #480
|
|
Previously we reported being unable to correctly encode the error
string; report the original error instead
|
|
TActiveRadioButtonList, TActiveRatingList
|
|
valid <a href='..'>; fixes #480
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|