Change caching on the SQLReport to be set by its cacheTimeout, even

when viewed standalone, and not part of a page.
This commit is contained in:
Colin Kuskie 2009-05-30 18:01:59 +00:00
parent ff61666ead
commit 20a333cde8
3 changed files with 86 additions and 0 deletions

View file

@ -2,6 +2,7 @@
- fixed: Reverted bugfix for 10409 and changed the hover help to reflect the correct way to build list-type form controls in the MetaData.
- fixed: Template parser cannot be set
- fixed #10361: Shortcuts duplicate extra header tags
- fixed #10356: SQL report is cached too long
7.7.8
- fixed: Basic Auth doesn't work if password contains colon (Arjan Widlak,