Version 0.8 of project-manager. Processes now work as they should, task editing fixed, began moving some functionality to /tcl procs. Found a bug in compute_status proc that could hang the server. Still not release-ready, but getting closer. Notifications are broken, and Processes use an older UI than Tasks, but at least they now work.
First of all, one user reported that a view was breaking because customer_id wasn't a part of the projects table. I'm trying one other thing that might work.
Add a proc for creating tasks
Add sorting columns in list builder views
Add in status values for tasks, procs to get standard status values
Tasks page now shows own tasks by default, option to show other people's tasks.
Lots more debugging, but some of the new functionality hasn't been tested much yet.