Move Calendar feeds into the Calendar Asset table as JSON collateral.

Update tests and workflows to follow.
This commit is contained in:
Colin Kuskie 2009-08-26 22:14:04 +00:00
parent bfd25d6de2
commit 22d462166f
5 changed files with 425 additions and 309 deletions

View file

@ -1,4 +1,5 @@
7.7.19
- fixed #10833: Calendar feeds not versioned, not duplicated
- fixed #10831: Graphing tab in Poll is not i18n'ed
- fixed #10829: Extra field in Poll Property tab
- refactored out JSON collateral module, to use with any module in WebGUI.