task-add-edit-postgresql.xql

  • last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

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

  1. … 9 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.

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

  1. … 11 more files 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.

  1. … 15 more files in changeset.
Now should be able to view versions of tasks (untested). Also, cleaned

up interface between pages. Slight improvements to UI.

  1. … 6 more files in changeset.
Added in data model for task constraints.

Tasks can be added en masse now

However, editing tasks no longer works.

  1. … 5 more files in changeset.
Fixed a query bug in task-add-edit, added permissions checks to all .tcl files

  1. … 6 more files in changeset.
Tasks now can be edited.

  1. … 8 more files in changeset.
Added in tasks, fixed bugs/added in functionality to edit projects,

removed content repository folder for each project (only one folder

per instance now), add in style sheet, rename files in line with

openacs conventions.

    • -0
    • +57
    ./task-add-edit-postgresql.xql
  1. … 20 more files in changeset.