-
Notifications
You must be signed in to change notification settings - Fork 3
Changelog
johannilsson edited this page Sep 13, 2010
·
9 revisions
- FIX All tags was not added correctly per entry
- CHG Renamed addStreamToTags to addTagsToStream in TaggedStreams.
- ADD Aggregation of tags from feeds and tagged streams
- ADD Updated db schema. Run db/migrations/1.0.2/up.sql
- ADD Db table realations, including cascading deletes
- ADD ActivityStats helper
- CHG Renamed graphs action services to index
- CHG Extended Ls_Aggregator_Entry to hold list of categories
- CHG Extended StreamModel::add to take tags key in data array
- CHG ServiceModel::destroy is not direct coupled to StreamModel anymore
- CHG Removed ServiceModel::destroyOptions
- CHG Removed StreamModel::destroyByService
- Initial release