Age | Commit message (Collapse) | Author |
|
|
|
THttpRequest::getAbsoluteApplicationUrl() to make it possible to force either http or https
|
|
/trunk:r2680,2692,2707-2736
/branches/3.1:r2682-2686,2694-2702,2705,2738-2762
|
|
Beginning of Prado 3.2 development
|
|
|
|
property 'FlushInterval' to control how often expired items will be removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mode to allow clients scripts to identify them using ClientId.
|
|
|
|
table. Add TXCache.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TActiveRecord::finder().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Validators ClientSide.OnSuccess becomes ClientSide.OnValidationSuccess,
- Validators ClientSide.OnError becomes ClientSide.OnValidationError,
- Validators OnSuccess event becomes OnValidationSuccess.
- Validators OnError event becomes OnValidationError.
|
|
|
|
|
|
|
|
|
|
|
|
|