• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Process tasks can now be added and edited. Process task dependencies

are not working yet.

    • -0
    • +20
    ./process-task-add-edit-2-postgresql.xql
    • -1
    • +1
    ./process-task-add-edit-postgresql.xql
Continued working on improvements to processes

    • -44
    • +12
    ./process-task-add-edit-postgresql.xql
Processes now work, in a primitive sense. Process assignments and

dependencies are still not working, but the basic infrastructure is in

place for processes to work.

    • -0
    • +16
    ./task-select-project-postgresql.xql
    • -0
    • +8
    ./task-select-project.adp
    • -0
    • +66
    ./task-select-project.tcl
Moved images to /resources directory (faster, because no permission checks).

Also changed date format on one.tcl

    • binary
    ./resources/finish_before_finish.png
    • binary
    ./resources/finish_before_start.png
    • binary
    ./resources/start_before_finish.png
    • binary
    ./resources/start_before_start.png
Can now add process task dependencies.

    • -3
    • +3
    ./process-dependency-add-edit-postgresql.xql
    • -32
    • +31
    ./process-dependency-add-edit.tcl
    • -11
    • +14
    ./process-task-assign-add-edit.tcl
Added in processes. Still only half-working

    • -0
    • +51
    ./process-dependency-add-edit-postgresql.xql
    • -0
    • +21
    ./process-dependency-add-edit.adp
    • -0
    • +189
    ./process-dependency-add-edit.tcl
    • -0
    • +21
    ./process-one-postgresql.xql
    • -0
    • +25
    ./process-task-add-edit-2-postgresql.xql
    • -0
    • +145
    ./process-task-add-edit-2.tcl
    • -27
    • +38
    ./process-task-add-edit-postgresql.xql
    • -0
    • +84
    ./process-task-assign-add-edit-postgresql.xql
    • -0
    • +40
    ./process-task-assign-add-edit.adp
    • -0
    • +340
    ./process-task-assign-add-edit.tcl
  1. … 8 more files in changeset.
Task editing en masse now works better.

Further ui updates

Resized icons to 16x16 pixels

New task-add-edit works for editing (redirect afterwards doesn't yet).

Took out task-edit, because it's no longer necessary. Fixed bug with update

of project info after a task is edited.

Started adding in processes.

    • -0
    • +49
    ./process-add-edit-postgresql.xql
    • -0
    • +109
    ./process-add-edit.tcl
    • -0
    • +44
    ./process-task-add-edit-postgresql.xql
    • -0
    • +79
    ./process-task-add-edit.adp
    • -0
    • +238
    ./process-task-add-edit.tcl
    • -0
    • +18
    ./processes-postgresql.xql
  1. … 2 more files in changeset.
Slight work on interface.

A lot of cleaning up the interface.

Much cleaner page for assigning tasks

    • -0
    • +15
    ./task-assign-add-edit-postgresql.xql
Let me see...

    • -0
    • +80
    ./task-assign-add-edit-postgresql.xql
    • -0
    • +14
    ./task-assign-add-edit.adp
    • -0
    • +245
    ./task-assign-add-edit.tcl
    • -0
    • +15
    ./admin/default-project-roles-postgresql.xql
    • -0
    • +10
    ./admin/default-project-roles.adp
    • -0
    • +92
    ./admin/default-project-roles.tcl
  1. … 11 more files in changeset.
Minor interface changes

Shows slack time better.

Converted index page to list-builder.

Added sorting of tasks.

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. … 2 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
    • +97
    ./dependency-add-edit-postgresql.xql
    • -0
    • +21
    ./dependency-add-edit.adp
    • -0
    • +173
    ./dependency-add-edit.tcl
    • -97
    • +0
    ./task-constraint-add-edit-postgresql.xql
  1. … 6 more files in changeset.
Constraints interface improved (can now add constraints optionally for

each task).

You can now not enter a constraint against the task making the constraint.

    • -1
    • +3
    ./task-constraint-add-edit-postgresql.xql
Fixed a bug that prevented the constraint page from coming up.

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.

  1. … 1 more file in changeset.
Tasks now are added with deadlines. Also fixed a bug in which tasks

were being added as sub-tasks instead of as children of the parent project.

Fixed date code for projects. Started adding in project status info into index.

  1. … 1 more file in changeset.
Project view page now shows more information on pertinent tasks. Style

sheet modified slightly to shrink left column. Converted part of

project view page to list-builder, added in summation at bottom of

table.

  1. … 1 more file in changeset.
Added in time estimates for tasks, parameter to specify whether or not

to use minimum and maximum time estimates or not, denormalized columns

for projects on status, took out start date for tasks.

    • -2
    • +0
    ./task-constraint-add-edit-postgresql.xql
  1. … 3 more files in changeset.