ActivityManager: refactor storage routines
ActivityController has been created. Augmentation's deleteData method have moved to the augmentation's class. "Annotation" is replaced by "Augmentation" in all methods. An event OnAugmentationDeleted will be used on any augmentation class which need to do something on the deletion.
Closes #656 (closed)