diff options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,7 +5,9 @@ BUG: Issue #413 - TActiveDatePicker does not fire TCallbackClientSide's events ( BUG: Issue #414 - ActiveDatagrid's pager does not fire TCallbackClientSide's events (ctrlaltca) BUG: Issue #415 - prado-cli throws an error if the application is making use of THttpSession (ctrlaltca) BUG: Issue #416 - TJsonService reports the wrong content-type (ctrlaltca) +BUG: Issue #417 - TActiveCustomValidator and Display=Dynamic not work anymore (sampsa.saarela) BUG: Issue #418 - Can't get parameters when friendly url enabled with UrlFormat=Path (sampsa.saarela) +ENH: Issue #420 - Permit to easily mock TActiveRecordgateway for unit testing (mvschaik) EHN: Permit to change the default cipher in TSecurityManager::setEncryption(); changed the default cipher from 3DES to AES256 (ctrlaltca) EHN: Use php's hash_hmac() when available in TSecurityManager, and permit the use of all algorithms supported by php (ctrlaltca) |