Age | Commit message (Collapse) | Author |
|
Class names are not case sensitive but file names are if you are running on an case sensitive file systems. Since class names map to file names, they need to be used case sensitive.
|
|
|
|
|
|
|
|
|
|
Changed version to 3.2.99;
Attempt at fixing autoloading
fixed enough namespaces to have some demos running
|
|
|
|
|
|
|
|
|
|
|
|
sent; send error trace in the body, since headers are limited in size
|
|
|
|
|
|
Fix: do json_decode before decoding UTF8 to globalisations charset
|
|
(Fixes 492)
|
|
js items
|
|
|
|
with git
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(continue)
|
|
|
|
|
|
|
|
|
|
setting the CallbackOptions property (refs #374)
|
|
|
|
|
|
|