Age | Commit message (Collapse) | Author |
|
|
|
|
|
Prototype-style calls replaced with jQuery-style calls
|
|
|
|
|
|
|
|
|
|
|
|
TRatingList uses a loose method to find its caption control, searching
it by id within the page. If the element is not found in the page, try
to find it inside the TRatingList’s NamingContainer
|
|
sent; send error trace in the body, since headers are limited in size
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TJuiDraggable and TJuiDroppable examples
|
|
|
|
|
|
|
|
Fix: do json_decode before decoding UTF8 to globalisations charset
|
|
(Fixes 492)
|
|
|
|
js items
|
|
|
|
|
|
|
|
with git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removing unnecessary static functions serialize and unserialize from PradoBase and updating its dependencies with the native php's.
|
|
|
|
Aka: fix js event creation on callbacks
|
|
|
|
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
|