• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Now can use processes from within a project.

    • -0
    • +14
    ./process-task-delete-2-postgresql.xql
    • -0
    • +24
    ./process-task-delete-2.tcl
    • -0
    • +17
    ./process-task-delete.adp
    • -0
    • +41
    ./process-task-delete.tcl
    • -0
    • +14
    ./process-use-postgresql.xql
Added in general comments, added in dependency on general comments in .info

  1. … 1 more file in changeset.
Can now use processes

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.