Feature #4540
closedEvent activity items should have some content
0%
Description
Currently, event-related activity items don't have any content beyond "Boone created a new event Foo in the group Bar". Would be nice if the activity item had a summary of date, time, location, and maybe a description excerpt. This content will then go out in email notifications.
This makes especial sense for new activity items. For edited items, what'd make the most sense is to say that "The location was changed from Foo to Bar", but this would require having before and after versions of the event. This can be done, but it'll take a hack.
Files
Updated by Boone Gorges about 9 years ago
- Target version changed from 1.9 to 1.10
Updated by Boone Gorges about 8 years ago
- Target version changed from 1.10 to 1.11
Updated by Boone Gorges over 7 years ago
- Target version changed from 1.11 to 1.12
Updated by Boone Gorges about 7 years ago
- Target version changed from 1.12 to 1.13
Updated by Boone Gorges over 6 years ago
- File Screenshot_2018-03-22_13-43-14.png Screenshot_2018-03-22_13-43-14.png added
- Status changed from Assigned to Resolved
Added to bp-event-organizer: https://github.com/cuny-academic-commons/bp-event-organiser/commit/f0f3849ab731c8f868dc7d86020efd8abc468a6c Screenshot attached.
This covers event creation, which is 99% of the important cases. Since event editing will require lots of hacks, let's call this good enough for now and consider coming back to edits if there's demand.