• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file project-manager-custom-create.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./project-manager-custom-create.sql
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -151
    • +159
    ./project-manager-drop.sql
    • -298
    • +302
    ./project-manager-functions-create.sql
  1. … 596 more files in changeset.
Added in preliminary categories support. Now relies upon categories.

    • -0
    • +0
    ./project-manager-functions-create.sql
  1. … 28 more files in changeset.
Added in tasks page (to see a list of tasks assigned to you or others).

Added in data model support for project statuses.

Updated various items to get in line with 5.0

Quite a few small bugfixes.

    • -151
    • +159
    ./project-manager-drop.sql
    • -298
    • +302
    ./project-manager-functions-create.sql
  1. … 36 more files in changeset.
fix the __name methods so the user admin pages dont break

    • -4
    • +4
    ./project-manager-functions-create.sql
Added in processes. Still only half-working

    • -84
    • +90
    ./project-manager-table-create.sql
  1. … 22 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)

    • -90
    • +83
    ./project-manager-table-create.sql
  1. … 275 more files in changeset.
Started adding in processes.

    • -0
    • +108
    ./project-manager-table-create.sql
  1. … 10 more files in changeset.
Added in constraints for uniqueness on several tables

Let me see...

    • -80
    • +77
    ./project-manager-table-create.sql
  1. … 24 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.

    • -50
    • +56
    ./project-manager-functions-create.sql
    • -26
    • +83
    ./project-manager-table-create.sql
  1. … 18 more files in changeset.
Fixed date code for projects. Started adding in project status info into index.

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

    • -25
    • +29
    ./project-manager-functions-create.sql
    • -14
    • +53
    ./project-manager-table-create.sql
  1. … 14 more files in changeset.
Drop script now correctly drops the main content folder for projects.

Added in data model for task and project assignments. Took out

project_name from pm_projects_revisions table -- it is now in

cr_revisions.title. Added in a sequence for project IDs.

    • -15
    • +11
    ./project-manager-functions-create.sql
    • -3
    • +132
    ./project-manager-table-create.sql
  1. … 4 more files in changeset.
Added in task constraints, including icons for constraints.

  1. … 16 more files in changeset.
Bumped a version, now includes parameters for names for project, task,

assignee, watcher. Also tweaked the UI a bit based on comments from irc.

    • -5
    • +6
    ./project-manager-functions-create.sql
  1. … 11 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. … 4 more files in changeset.
Tasks now can be edited.

    • -4
    • +3
    ./project-manager-functions-create.sql
  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.

    • -114
    • +407
    ./project-manager-functions-create.sql
    • -16
    • +75
    ./project-manager-table-create.sql
  1. … 17 more files in changeset.
New datamodel incorporating Content Repository.

    • -66
    • +295
    ./project-manager-functions-create.sql
    • -31
    • +37
    ./project-manager-table-create.sql
Importing early version of project-manager (very crude)

    • -0
    • +11
    ./project-manager-create.sql
    • -0
    • +39
    ./project-manager-drop.sql
    • -0
    • +88
    ./project-manager-functions-create.sql
    • -0
    • +66
    ./project-manager-table-create.sql
  1. … 10 more files in changeset.