- went to Fort to talk to Jessica
- Create Project bug reported by Jessica – caused by incorrectly set permissions, fixed by changing permissions thru Roles Management
- Alerts
- statuses – Open, Acknowledged, Closed (action)
- need comments (required on Close status) per user
- everybody on project gets alerts
- single alert per users
- Alert acknowledgements to PM’s only
- Funding Request open bug?
- would not finish loading certain FR, clicking an item in menu somehow finishes it up. Doesn’t happen on other FR’s, though.
- increase phpmyadmin session timeout
- continue working on Alerts
- changed alerts table structure – added four types of users (list separated by comma)
- reworked AlertsDataGrid for the new structure
- added AddCommentWindow – kicks in when Alert is closed
- Double click on Alert DataGrid show AlertsEditWindow
- add comments implemented