• last updated 40 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Now should honor hard deadlines better.

  1. … 1 more file in changeset.
Now computes the deadlines and dates for tasks and projects. Many other minor

fixes and improvements

  1. … 15 more files in changeset.
Changed constraints to be called dependencies. Begin allowing null values

for dates in tasks. General cleanup of a lot of the interface. Added in

some more parameters to control what is shown to the user. Task view page

is currently broken. Fixed data model for tasks so it is more in line with

optional PERT graphs.

    • -0
    • +28
    ./project-manager-procs.tcl
  1. … 20 more files in changeset.
Added in the Postgres definition file for queries.

    • -0
    • +69
    ./project-procs-postgresql.xql
Beginning of code to handle subprojects. Also projects now are beginning to

carry project status information (such as total number of hours worked). A

lot of UI improvements. Still rough, of course.

    • -0
    • +127
    ./project-procs.tcl
  1. … 8 more files in changeset.
Added in callbacks for instantiation and after-instantiation. However,

they don't seem to be working.

    • -0
    • +34
    ./install-procs-postgresql.xql
  1. … 1 more file in changeset.