boxfan:The activity log on the front page should be a history of what actions were taken over time even if the activities were related to a closed project prior to it being closed.
If you have something important to say about the issues discussed in this post please write at hi@a51dev.com.
I noticed that when I mark a project as finished the log on the dashboard fails to list anything to do with the finished project. I would like the log to display even completed project events.
Looks like project_id in the application_log table gets changed to 0 when the project is completed and so the dashboard must just look for project_id that is not 0.