• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Much cleaner page for assigning tasks

    • -0
    • +15
    ./project-manager/www/task-assign-add-edit-postgresql.xql
    • -0
    • +25
    ./project-manager/www/task-assign-add-edit.adp
    • -3
    • +38
    ./project-manager/www/task-assign-add-edit.tcl
Added in constraints for uniqueness on several tables

Let me see...

    • -80
    • +77
    ./project-manager/sql/postgresql/project-manager-table-create.sql
    • -1
    • +12
    ./project-manager/www/one-postgresql.xql
    • -14
    • +16
    ./project-manager/www/task-add-edit.tcl
    • -0
    • +80
    ./project-manager/www/task-assign-add-edit-postgresql.xql
    • -0
    • +14
    ./project-manager/www/task-assign-add-edit.adp
    • -0
    • +245
    ./project-manager/www/task-assign-add-edit.tcl
    • -0
    • +17
    ./project-manager/www/task-one-postgresql.xql
    • -0
    • +15
    ./project-manager/www/admin/default-project-roles-postgresql.xql
  1. … 11 more files in changeset.
Minor interface changes

Shows slack time better.

    • -1
    • +1
    ./project-manager/www/one-postgresql.xql
    • -1
    • +1
    ./project-manager/www/task-one-postgresql.xql
Converted index page to list-builder.

Added sorting of tasks.

    • -2
    • +1
    ./project-manager/www/one-postgresql.xql
Now should honor hard deadlines better.

    • -9
    • +43
    ./project-manager/tcl/project-procs.tcl
Now computes the deadlines and dates for tasks and projects. Many other minor

fixes and improvements

    • -7
    • +55
    ./project-manager/tcl/project-procs-postgresql.xql
    • -45
    • +416
    ./project-manager/tcl/project-procs.tcl
    • -0
    • +12
    ./project-manager/www/add-edit-postgresql.xql
    • -1
    • +3
    ./project-manager/www/dependency-add-edit.tcl
    • -10
    • +10
    ./project-manager/www/index-postgresql.xql
    • -1
    • +6
    ./project-manager/www/one-postgresql.xql
    • -3
    • +1
    ./project-manager/www/task-add-edit.tcl
    • -1
    • +3
    ./project-manager/www/task-edit-postgresql.xql
    • -16
    • +21
    ./project-manager/www/task-one-postgresql.xql
    • -35
    • +35
    ./project-manager/www/task-one.tcl
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.

    • -9
    • +4
    ./project-manager/project-manager.info
    • -50
    • +56
    ./project-manager/sql/postgresql/project-manager-functions-create.sql
    • -26
    • +83
    ./project-manager/sql/postgresql/project-manager-table-create.sql
    • -0
    • +28
    ./project-manager/tcl/project-manager-procs.tcl
    • -3
    • +0
    ./project-manager/www/add-edit-postgresql.xql
    • -23
    • +27
    ./project-manager/www/add-edit.tcl
    • -0
    • +97
    ./project-manager/www/dependency-add-edit-postgresql.xql
    • -0
    • +21
    ./project-manager/www/dependency-add-edit.adp
    • -0
    • +173
    ./project-manager/www/dependency-add-edit.tcl
    • -4
    • +4
    ./project-manager/www/index-postgresql.xql
    • -20
    • +15
    ./project-manager/www/one-postgresql.xql
  1. … 6 more files in changeset.
Constraints interface improved (can now add constraints optionally for

each task).

    • -2
    • +5
    ./project-manager/www/task-add-edit.adp
    • -11
    • +23
    ./project-manager/www/task-add-edit.tcl
You can now not enter a constraint against the task making the constraint.

    • -1
    • +3
    ./project-manager/www/task-constraint-add-edit-postgresql.xql
    • -10
    • +29
    ./project-manager/www/task-constraint-add-edit.tcl
Fixed a bug that prevented the constraint page from coming up.

    • -7
    • +6
    ./project-manager/www/task-add-edit.tcl
bug fix, so context with work on root node

some notes of bcms changes

initial addition of bcms-ui-base, a bcms ui package

    • -0
    • +24
    ./bcms-ui-base/bcms-ui-base.info
    • -0
    • +57
    ./bcms-ui-base/resources/category-form.tcl
    • -0
    • +77
    ./bcms-ui-base/resources/folder-form.tcl
    • -0
    • +259
    ./bcms-ui-base/resources/folder-tree.adp
    • -0
    • +99
    ./bcms-ui-base/resources/form-template.adp
    • -0
    • +283
    ./bcms-ui-base/resources/item-list.adp
    • -0
    • +104
    ./bcms-ui-base/resources/page-form.tcl
    • -0
    • +1
    ./bcms-ui-base/resources/simple-form.adp
    • -0
    • +101
    ./bcms-ui-base/resources/template-form.tcl
    • -0
    • +16
    ./bcms-ui-base/tcl/bcms-ui-base-procs-postgresql.xql
    • -0
    • +108
    ./bcms-ui-base/tcl/bcms-ui-base-procs.tcl
    • -0
    • +23
    ./bcms-ui-base/www/index.vuh
    • -0
    • +291
    ./bcms-ui-base/www/style.css
    • -0
    • +5
    ./bcms-ui-base/www/admin/create-folder.adp
    • -0
    • +9
    ./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
    ./bcms/sql/postgresql/bcms-create.sql
    • -0
    • +77
    ./bcms/tcl/bcms-category-procs-postgresql.xql
    • -0
    • +217
    ./bcms/tcl/bcms-category-procs.tcl
    • -0
    • +33
    ./bcms/tcl/bcms-category-procs.xql
    • -2
    • +37
    ./bcms/tcl/bcms-item-procs-postgresql.xql
    • -0
    • +5
    ./bcms/tcl/bcms-revision-procs-postgresql.xql
    • -0
    • +18
    ./bcms/tcl/bcms-template-procs-postgresql.xql
Added in the Postgres definition file for queries.

    • -0
    • +69
    ./project-manager/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
    ./project-manager/tcl/project-procs.tcl
    • -4
    • +4
    ./project-manager/www/index-postgresql.xql
    • -1
    • +35
    ./project-manager/www/one-postgresql.xql
    • -2
    • +11
    ./project-manager/www/task-add-edit.adp
    • -4
    • +16
    ./project-manager/www/task-add-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.

    • -2
    • +2
    ./project-manager/www/add-edit-postgresql.xql
    • -5
    • +5
    ./project-manager/www/one-postgresql.xql
    • -1
    • +1
    ./project-manager/www/task-add-edit-postgresql.xql
    • -3
    • +1
    ./project-manager/www/task-add-edit.adp
    • -49
    • +74
    ./project-manager/www/task-add-edit.tcl
    • -1
    • +1
    ./project-manager/www/task-constraint-add-edit.adp
    • -4
    • +7
    ./project-manager/www/task-constraint-add-edit.tcl
Fixed date code for projects. Started adding in project status info into index.

    • -3
    • +3
    ./project-manager/www/add-edit-postgresql.xql
    • -46
    • +37
    ./project-manager/www/add-edit.tcl
    • -1
    • +6
    ./project-manager/www/index-postgresql.xql
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.

    • -2
    • +14
    ./project-manager/www/one-postgresql.xql
    • -1
    • +4
    ./project-manager/www/task-one-postgresql.xql
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.

    • -0
    • +1
    ./project-manager/project-manager.info
    • -25
    • +29
    ./project-manager/sql/postgresql/project-manager-functions-create.sql
    • -14
    • +53
    ./project-manager/sql/postgresql/project-manager-table-create.sql
    • -1
    • +0
    ./project-manager/www/one-postgresql.xql
    • -21
    • +5
    ./project-manager/www/task-add-edit-postgresql.xql
    • -13
    • +8
    ./project-manager/www/task-add-edit.adp
    • -20
    • +19
    ./project-manager/www/task-add-edit.tcl
    • -2
    • +0
    ./project-manager/www/task-constraint-add-edit-postgresql.xql
    • -7
    • +2
    ./project-manager/www/task-constraint-add-edit.tcl
    • -21
    • +7
    ./project-manager/www/task-edit-postgresql.xql
    • -10
    • +18
    ./project-manager/www/task-edit.tcl
    • -4
    • +0
    ./project-manager/www/task-one-postgresql.xql
- Bumped package version

- Fixed create scripts

- Fixed callback function

- Fixed field-addedit and field-delete

    • -2
    • +2
    ./classified-ads/tcl/classified-ads-procs-postgresql.xql
    • -3
    • +3
    ./classified-ads/tcl/classified-ads-procs.tcl
    • -8
    • +18
    ./classified-ads/www/admin/field-addedit.xql
    • -9
    • +20
    ./classified-ads/www/admin/field-delete.xql
Drop script now correctly drops the main content folder for projects.

Updated style sheet to get better browser compatibility.

    • -169
    • +169
    ./project-manager/www/one.adp
    • -36
    • +37
    ./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.

    • -15
    • +11
    ./project-manager/sql/postgresql/project-manager-functions-create.sql
    • -3
    • +132
    ./project-manager/sql/postgresql/project-manager-table-create.sql
    • -1
    • +1
    ./project-manager/www/add-edit-postgresql.xql
    • -1
    • +1
    ./project-manager/www/index-postgresql.xql
    • -2
    • +2
    ./project-manager/www/one-postgresql.xql
    • -8
    • +4
    ./project-manager/www/task-constraint-add-edit.tcl
Updated to work with list-builder. Now sorts all three list builder

tables correctly. Also width of tables is 100%

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

of typing by number.

    • -6
    • +18
    ./project-manager/www/task-constraint-add-edit-postgresql.xql
    • -10
    • +33
    ./project-manager/www/task-constraint-add-edit.tcl
    • -1
    • +24
    ./project-manager/www/task-one-postgresql.xql
    • -6
    • +122
    ./project-manager/www/task-one.tcl
Task revisions table now uses list-builder. Added a dependency on

acs-templating to reflect this.

    • -4
    • +5
    ./project-manager/project-manager.info
    • -2
    • +1
    ./project-manager/www/task-one-postgresql.xql