• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
You can now not enter a constraint against the task making the constraint.

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

Added in the Postgres definition file for queries.

    • -0
    • +69
    ./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
    ./tcl/project-procs.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.

Fixed date code for projects. Started adding in project status info into index.

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.

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
    ./sql/postgresql/project-manager-functions-create.sql
    • -2
    • +0
    ./www/task-constraint-add-edit-postgresql.xql
Drop script now correctly drops the main content folder for projects.

    • -38
    • +27
    ./sql/postgresql/project-manager-drop.sql
Updated style sheet to get better browser compatibility.

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.

    • -1
    • +11
    ./sql/postgresql/project-manager-drop.sql
    • -15
    • +11
    ./sql/postgresql/project-manager-functions-create.sql
Updated to work with list-builder. Now sorts all three list builder

tables correctly. Also width of tables is 100%

Now chooses constraints better. You choose from a drop select instead

of typing by number.

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

acs-templating to reflect this.

Added in task constraints, including icons for constraints.

    • -2
    • +2
    ./sql/postgresql/project-manager-drop.sql
    • -0
    • +85
    ./www/task-constraint-add-edit-postgresql.xql
    • -0
    • +21
    ./www/task-constraint-add-edit.adp
    • -0
    • +138
    ./www/task-constraint-add-edit.tcl
    • binary
    ./www/images/finish_before_finish.png
  1. … 3 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.

Editing tasks works again (albeit only one task at a time), more UI work.

    • -0
    • +58
    ./www/task-edit-postgresql.xql
    • -0
    • +117
    ./www/task-edit.tcl
Now should be able to view versions of tasks (untested). Also, cleaned

up interface between pages. Slight improvements to UI.

Improved UI, moved task view page to CSS layout.

UI improvements. Now uses CSS for layout.

Updating appearance of one.adp.

Added in UI to view project revisions. Fiddled with task add-edit page,

but no major changes.

Added in callbacks for instantiation and after-instantiation. However,

they don't seem to be working.

    • -0
    • +34
    ./tcl/install-procs-postgresql.xql
    • -0
    • +38
    ./tcl/install-procs.tcl
Added in data model for task constraints.

Tasks can be added en masse now

However, editing tasks no longer works.

    • -34
    • +41
    ./sql/postgresql/project-manager-drop.sql
Fix auto-mount location. Uncertain as to the change in one-postgtresql

Fixed a query bug in task-add-edit, added permissions checks to all .tcl files

    • -11
    • +12
    ./www/task-add-edit-postgresql.xql
Tasks now can be edited.

Took out outdated references to folders for each project.

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.

    • -27
    • +71
    ./sql/postgresql/project-manager-drop.sql
    • -114
    • +407
    ./sql/postgresql/project-manager-functions-create.sql
    • -0
    • +40
    ./www/one-postgresql.xql
    • -0
    • +57
    ./www/task-add-edit-postgresql.xql
    • -0
    • +7
    ./www/task-add-edit.adp
    • -0
    • +101
    ./www/task-add-edit.tcl
  1. … 6 more files in changeset.
Modified template files to use the new content repository datamodel.

    • -0
    • +63
    ./www/add-edit-postgresql.xql
    • -0
    • +26
    ./www/index-postgresql.xql
    • -0
    • +21
    ./www/view-project-postgresql.xql
    • -0
    • +61
    ./www/view-project.adp
    • -0
    • +43
    ./www/view-project.tcl