• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Let me see...

    • -3
    • +19
    ./packages/project-manager/www/index.adp
    • -1
    • +3
    ./packages/project-manager/www/index.tcl
    • -0
    • +4
    ./packages/project-manager/www/one.adp
    • -1
    • +45
    ./packages/project-manager/www/one.tcl
    • -19
    • +3
    ./packages/project-manager/www/task-one.adp
    • -1
    • +43
    ./packages/project-manager/www/task-one.tcl
  1. … 11 more files in changeset.
Minor interface changes

    • -3
    • +9
    ./packages/project-manager/www/one.adp
    • -2
    • +8
    ./packages/project-manager/www/task-one.adp
Shows slack time better.

    • -2
    • +2
    ./packages/project-manager/www/one.tcl
Converted index page to list-builder.

    • -49
    • +5
    ./packages/project-manager/www/index.adp
    • -3
    • +41
    ./packages/project-manager/www/index.tcl
Added sorting of tasks.

    • -6
    • +7
    ./packages/project-manager/www/one.tcl
Now should honor hard deadlines better.

    • -4
    • +5
    ./packages/project-manager/www/one.tcl
Now computes the deadlines and dates for tasks and projects. Many other minor

fixes and improvements

    • -1
    • +2
    ./packages/project-manager/www/add-edit.tcl
    • -4
    • +4
    ./packages/project-manager/www/index.adp
    • -6
    • +1
    ./packages/project-manager/www/index.tcl
    • -15
    • +11
    ./packages/project-manager/www/one.adp
    • -20
    • +27
    ./packages/project-manager/www/one.tcl
    • -3
    • +9
    ./packages/project-manager/www/task-edit.tcl
    • -2
    • +26
    ./packages/project-manager/www/task-one.adp
    • -35
    • +35
    ./packages/project-manager/www/task-one.tcl
initial revision

    • -8
    • +10
    ./obsolete-packages/mp3-jukebox/www/mp3s/index.vuh
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.

    • -23
    • +27
    ./packages/project-manager/www/add-edit.tcl
    • -1
    • +0
    ./packages/project-manager/www/index.adp
    • -62
    • +30
    ./packages/project-manager/www/one.adp
    • -12
    • +74
    ./packages/project-manager/www/one.tcl
  1. … 6 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

    • -0
    • +116
    ./obsolete-packages/bboard/ChangeLog
    • -0
    • +192
    ./obsolete-packages/bboard/bboard.info
    • -0
    • +127
    ./obsolete-packages/bboard/sql/oracle/bboard-drop.sql
  1. … 802 more files in changeset.
Constraints interface improved (can now add constraints optionally for

each task).

    • -16
    • +18
    ./packages/project-manager/www/one.tcl
You can now not enter a constraint against the task making the constraint.

Fixed a bug that prevented the constraint page from coming up.

bug fix, so context with work on root node

some notes of bcms changes

    • -4
    • +24
    ./packages/bcms-ui-wizard/www/TODO.txt
initial addition of bcms-ui-base, a bcms ui package

    • -0
    • +24
    ./packages/bcms-ui-base/bcms-ui-base.info
    • -0
    • +57
    ./packages/bcms-ui-base/resources/category-form.tcl
    • -0
    • +77
    ./packages/bcms-ui-base/resources/folder-form.tcl
    • -0
    • +259
    ./packages/bcms-ui-base/resources/folder-tree.adp
    • -0
    • +99
    ./packages/bcms-ui-base/resources/form-template.adp
    • -0
    • +283
    ./packages/bcms-ui-base/resources/item-list.adp
    • -0
    • +104
    ./packages/bcms-ui-base/resources/page-form.tcl
    • -0
    • +1
    ./packages/bcms-ui-base/resources/simple-form.adp
    • -0
    • +101
    ./packages/bcms-ui-base/resources/template-form.tcl
    • -0
    • +16
    ./packages/bcms-ui-base/tcl/bcms-ui-base-procs-postgresql.xql
    • -0
    • +108
    ./packages/bcms-ui-base/tcl/bcms-ui-base-procs.tcl
    • -0
    • +23
    ./packages/bcms-ui-base/www/index.vuh
    • -0
    • +291
    ./packages/bcms-ui-base/www/style.css
    • -0
    • +5
    ./packages/bcms-ui-base/www/admin/create-folder.adp
    • -0
    • +9
    ./packages/bcms-ui-base/www/admin/create-folder.tcl
  1. … 58 more files in changeset.
added support for cr_keywords, added some procs, revised some procs, but better documentation on some procs

    • -1
    • +32
    ./packages/bcms/sql/postgresql/bcms-create.sql
    • -0
    • +77
    ./packages/bcms/tcl/bcms-category-procs-postgresql.xql
    • -0
    • +217
    ./packages/bcms/tcl/bcms-category-procs.tcl
    • -0
    • +33
    ./packages/bcms/tcl/bcms-category-procs.xql
    • -8
    • +8
    ./packages/bcms/tcl/bcms-folder-procs.tcl
    • -2
    • +37
    ./packages/bcms/tcl/bcms-item-procs-postgresql.xql
    • -8
    • +82
    ./packages/bcms/tcl/bcms-item-procs.tcl
    • -5
    • +11
    ./packages/bcms/tcl/bcms-item-procs.xql
    • -0
    • +5
    ./packages/bcms/tcl/bcms-revision-procs-postgresql.xql
    • -4
    • +27
    ./packages/bcms/tcl/bcms-revision-procs.tcl
    • -1
    • +1
    ./packages/bcms/tcl/bcms-revision-procs.xql
    • -0
    • +18
    ./packages/bcms/tcl/bcms-template-procs-postgresql.xql
    • -6
    • +64
    ./packages/bcms/tcl/bcms-template-procs.tcl
    • -4
    • +39
    ./packages/bcms/tcl/bcms-widget-procs.tcl
Added in the Postgres definition file for queries.

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
    ./packages/project-manager/tcl/project-procs.tcl
    • -6
    • +9
    ./packages/project-manager/www/index.adp
    • -1
    • +9
    ./packages/project-manager/www/one.adp
    • -22
    • +56
    ./packages/project-manager/www/one.tcl
    • -1
    • +3
    ./packages/project-manager/www/task-edit.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.

    • -5
    • +5
    ./packages/project-manager/www/add-edit.tcl
    • -1
    • +1
    ./packages/project-manager/www/index.adp
    • -2
    • +2
    ./packages/project-manager/www/one.adp
    • -5
    • +6
    ./packages/project-manager/www/one.tcl
    • -2
    • +2
    ./packages/project-manager/www/task-one.tcl
Fixed date code for projects. Started adding in project status info into index.

    • -46
    • +37
    ./packages/project-manager/www/add-edit.tcl
    • -1
    • +1
    ./packages/project-manager/www/index.adp
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.

    • -69
    • +24
    ./packages/project-manager/www/one.adp
    • -13
    • +77
    ./packages/project-manager/www/one.tcl
    • -1
    • +1
    ./packages/project-manager/www/style.css
    • -1
    • +9
    ./packages/project-manager/www/task-one.tcl
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
    • +5
    ./packages/project-manager/www/index.adp
    • -4
    • +2
    ./packages/project-manager/www/one.adp
    • -10
    • +18
    ./packages/project-manager/www/task-edit.tcl
    • -6
    • +1
    ./packages/project-manager/www/task-one.adp
    • -16
    • +4
    ./packages/project-manager/www/task-one.tcl
- Bumped package version

- Fixed create scripts

- Fixed callback function

- Fixed field-addedit and field-delete

Drop script now correctly drops the main content folder for projects.

Updated style sheet to get better browser compatibility.

    • -169
    • +169
    ./packages/project-manager/www/one.adp
    • -12
    • +24
    ./packages/project-manager/www/style.css
    • -36
    • +37
    ./packages/project-manager/www/task-one.adp
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.

Updated to work with list-builder. Now sorts all three list builder

tables correctly. Also width of tables is 100%

    • -14
    • +29
    ./packages/project-manager/www/task-one.tcl
Now chooses constraints better. You choose from a drop select instead

of typing by number.

    • -2
    • +2
    ./packages/project-manager/www/task-edit.tcl
    • -40
    • +5
    ./packages/project-manager/www/task-one.adp
    • -6
    • +122
    ./packages/project-manager/www/task-one.tcl
Task revisions table now uses list-builder. Added a dependency on

acs-templating to reflect this.

    • -38
    • +6
    ./packages/project-manager/www/task-one.adp
    • -9
    • +53
    ./packages/project-manager/www/task-one.tcl