Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implemented Separator, minChars and Frequency properties, added the related quickstart parts
|
|
|
|
|
|
|
|
TErrorHandler: let THttpResponse handle http status codes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since PHP 5.3.3 the default value for session.use_only_cookies is 1, so
we need to set that to 0 when CookieMode is "None"
|
|
|
|
|
|
|
|
Convert encoding of all values inside an array before json_serialize
|
|
|
|
#524)
|
|
TCallback exposes no real object in the page DOM, so the new method to
find the form introduced with the previous commit needs to have a
proper fallback to the old method.
|
|
by drigolin:
http://www.pradoframework.com/forum/index.php?action=post;topic=17374.0
|
|
|
|
|
|
|
|
|
|
|
|
|