• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved images to /resources directory (faster, because no permission checks).

Also changed date format on one.tcl

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

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

    • -0
    • +51
    ./www/process-dependency-add-edit-postgresql.xql
    • -0
    • +21
    ./www/process-dependency-add-edit.adp
    • -0
    • +189
    ./www/process-dependency-add-edit.tcl
    • -0
    • +21
    ./www/process-one-postgresql.xql
    • -0
    • +24
    ./www/process-one.adp
    • -0
    • +99
    ./www/process-one.tcl
    • -0
    • +25
    ./www/process-task-add-edit-2-postgresql.xql
    • -0
    • +145
    ./www/process-task-add-edit-2.tcl
    • -27
    • +38
    ./www/process-task-add-edit-postgresql.xql
    • -183
    • +29
    ./www/process-task-add-edit.tcl
    • -0
    • +84
    ./www/process-task-assign-add-edit-postgresql.xql
    • -0
    • +40
    ./www/process-task-assign-add-edit.adp
    • -0
    • +340
    ./www/process-task-assign-add-edit.tcl
  1. … 8 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 275 more files in changeset.
Task editing en masse now works better.

    • -2
    • +4
    ./www/dependency-add-edit-postgresql.xql
Further ui updates

Resized icons to 16x16 pixels

    • binary
    ./www/images/finish_before_finish.png
    • binary
    ./www/images/finish_before_start.png
    • binary
    ./www/images/start_before_finish.png
    • binary
    ./www/images/start_before_start.png
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.

    • -1
    • +19
    ./sql/postgresql/project-manager-drop.sql
    • -0
    • +49
    ./www/process-add-edit-postgresql.xql
    • -0
    • +7
    ./www/process-add-edit.adp
    • -0
    • +109
    ./www/process-add-edit.tcl
    • -0
    • +44
    ./www/process-task-add-edit-postgresql.xql
    • -0
    • +79
    ./www/process-task-add-edit.adp
    • -0
    • +238
    ./www/process-task-add-edit.tcl
    • -0
    • +18
    ./www/processes-postgresql.xql
Slight work on interface.

A lot of cleaning up the interface.

Much cleaner page for assigning tasks

    • -0
    • +15
    ./www/task-assign-add-edit-postgresql.xql
Added in constraints for uniqueness on several tables

Let me see...

    • -10
    • +13
    ./sql/postgresql/project-manager-drop.sql
    • -0
    • +80
    ./www/task-assign-add-edit-postgresql.xql
    • -0
    • +14
    ./www/task-assign-add-edit.adp
    • -0
    • +245
    ./www/task-assign-add-edit.tcl
    • -0
    • +15
    ./www/admin/default-project-roles-postgresql.xql
  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.

Now computes the deadlines and dates for tasks and projects. Many other minor

fixes and improvements

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.

    • -5
    • +5
    ./sql/postgresql/project-manager-drop.sql
    • -50
    • +56
    ./sql/postgresql/project-manager-functions-create.sql
    • -0
    • +28
    ./tcl/project-manager-procs.tcl
    • -0
    • +97
    ./www/dependency-add-edit-postgresql.xql
    • -0
    • +21
    ./www/dependency-add-edit.adp
    • -0
    • +173
    ./www/dependency-add-edit.tcl
  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
    ./www/task-constraint-add-edit-postgresql.xql
    • -10
    • +29
    ./www/task-constraint-add-edit.tcl
Fixed a bug that prevented the constraint page from coming up.

Added in the Postgres definition file for queries.

    • -0
    • +69
    ./tcl/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
    ./tcl/project-procs.tcl
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.

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.

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.

    • -25
    • +29
    ./sql/postgresql/project-manager-functions-create.sql
    • -2
    • +0
    ./www/task-constraint-add-edit-postgresql.xql