dependency-add-edit-postgresql.xql

  • last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -100
    • +0
    ./dependency-add-edit-postgresql.xql
  1. … 286 more files in changeset.
Many many updates:

Added in basic notifications (no UI) for when tasks are created

Reduced the number of pages required for task create from 3 to 2 when dependencies

are being created.

Set up ability to add dependencies between newly created tasks (checks for loops so

they don't depend on each other)

Finished adding in basic categorization. UI could be improved, but it works.

Many minor UI updates.

Added in some functions that I had neglected to commit earlier.

Note that this still has a bug in the all_users view. It should be all_users_all, I

believe.

    • -100
    • +0
    ./dependency-add-edit-postgresql.xql
  1. … 26 more files in changeset.
Processes now work pretty well. There is a bug in the dependency code

for tasks now that prevents dependencies from being used.

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

  1. … 7 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
  1. … 20 more files in changeset.