diff options
author | ctrlaltca <> | 2012-08-06 16:47:25 +0000 |
---|---|---|
committer | ctrlaltca <> | 2012-08-06 16:47:25 +0000 |
commit | e7b4d1466524258585711be76d525b1c8441f4d2 (patch) | |
tree | 12aaa34a5b9356fe24b54d9abbc540287476c871 /HISTORY | |
parent | 0dce832bc6111fb97621ffb2ae0c5501482f903c (diff) |
patch for #419
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ BUG: Issue #415 - prado-cli throws an error if the application is making use of 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 #419 - CssClass for PushButtons of TPager (ctrlaltca) 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) |