Age | Commit message (Collapse) | Author |
|
|
|
|
|
added TThemeManager.AvailableThemes property
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modification affects both the URLs generated by calling constructUrl() and the URLs understood by PRADO. In particular, PRADO now understands the following URL format:
/index.php/ServiceID,ServiceParam/Name1,Value1/Name2,Value2/...
Previously, the above URL is written as:
/index.php/ServiceID/ServiceParam/Name1/Value1/Name2/Value2/...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ActiveControls)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tests/FunctionalTests/features/index.php?page=ValidatorEffects
|
|
|
|
TDatePicker quickstart doc, I18N quickstart doc.
|
|
|
|
|
|
files, simplified javascript compression.
|
|
|
|
|
|
|
|
|
|
data
|
|
|
|
|
|
|
|
|
|
template control. Evaluations of <%= %> are now all in PreRender stage.
|
|
|