• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Added in task constraints, including icons for constraints.

    • -4
    • +16
    ./packages/project-manager/www/add-edit.tcl
    • -3
    • +24
    ./packages/project-manager/www/one.adp
    • -1
    • +3
    ./packages/project-manager/www/one.tcl
    • -0
    • +85
    ./packages/project-manager/www/task-constraint-add-edit-postgresql.xql
    • -5
    • +33
    ./packages/project-manager/www/task-one.adp
    • -2
    • +6
    ./packages/project-manager/www/task-one.tcl
  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.

    • -37
    • +48
    ./packages/project-manager/www/add-edit.tcl
    • -2
    • +2
    ./packages/project-manager/www/index.adp
    • -1
    • +16
    ./packages/project-manager/www/index.tcl
    • -10
    • +9
    ./packages/project-manager/www/one.adp
    • -1
    • +5
    ./packages/project-manager/www/one.tcl
    • -13
    • +13
    ./packages/project-manager/www/task-edit.tcl
    • -9
    • +7
    ./packages/project-manager/www/task-one.adp
    • -2
    • +22
    ./packages/project-manager/www/task-one.tcl
Editing tasks works again (albeit only one task at a time), more UI work.

    • -3
    • +6
    ./packages/project-manager/www/one.adp
    • -0
    • +13
    ./packages/project-manager/www/task-edit.adp
    • -0
    • +117
    ./packages/project-manager/www/task-edit.tcl
    • -2
    • +2
    ./packages/project-manager/www/task-one.adp
    • -1
    • +6
    ./packages/project-manager/www/task-one.tcl
Now should be able to view versions of tasks (untested). Also, cleaned

up interface between pages. Slight improvements to UI.

    • -4
    • +8
    ./packages/project-manager/www/index.adp
    • -2
    • +7
    ./packages/project-manager/www/one.tcl
    • -5
    • +13
    ./packages/project-manager/www/task-one.tcl
Improved UI, moved task view page to CSS layout.

    • -7
    • +9
    ./packages/project-manager/www/one.adp
    • -19
    • +94
    ./packages/project-manager/www/task-one.adp
    • -1
    • +4
    ./packages/project-manager/www/task-one.tcl
UI improvements. Now uses CSS for layout.

    • -64
    • +65
    ./packages/project-manager/www/one.adp
    • -2
    • +62
    ./packages/project-manager/www/style.css
Updating appearance of one.adp.

    • -1
    • +0
    ./packages/project-manager/www/index.adp
    • -48
    • +93
    ./packages/project-manager/www/one.adp
    • -14
    • +17
    ./packages/project-manager/www/style.css
change the tree_X and list_X calls, also improved the documentation of folder and item procs

    • -16
    • +139
    ./packages/bcms/sql/postgresql/bcms-create.sql
    • -65
    • +54
    ./packages/bcms/tcl/bcms-folder-procs-postgresql.xql
    • -71
    • +61
    ./packages/bcms/tcl/bcms-folder-procs.tcl
    • -68
    • +105
    ./packages/bcms/tcl/bcms-item-procs-postgresql.xql
    • -70
    • +130
    ./packages/bcms/tcl/bcms-item-procs.tcl
    • -13
    • +5
    ./packages/bcms/tcl/bcms-item-procs.xql
    • -1
    • +1
    ./packages/bcms/tcl/bcms-revision-procs-postgresql.xql
    • -4
    • +4
    ./packages/bcms/tcl/bcms-revision-procs.tcl
    • -1
    • +51
    ./packages/bcms/tcl/bcms-widget-procs.tcl
added Brad Duell's cache patch to the wizard, now wizard makes use the cache directive patch

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

but no major changes.

    • -5
    • +5
    ./packages/project-manager/www/add-edit.tcl
    • -0
    • +42
    ./packages/project-manager/www/one.adp
    • -2
    • +15
    ./packages/project-manager/www/one.tcl
Added in callbacks for instantiation and after-instantiation. However,

they don't seem to be working.

    • -0
    • +38
    ./packages/project-manager/tcl/install-procs.tcl
Added in data model for task constraints.

Tasks can be added en masse now

However, editing tasks no longer works.

    • -5
    • +27
    ./packages/project-manager/www/one.adp
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

    • -3
    • +10
    ./packages/project-manager/www/add-edit.tcl
    • -1
    • +1
    ./packages/project-manager/www/index.adp
    • -7
    • +18
    ./packages/project-manager/www/index.tcl
    • -1
    • +15
    ./packages/project-manager/www/one.tcl
    • -1
    • +14
    ./packages/project-manager/www/task-one.tcl
- Many fixes.

- More API refactoring (needs more).

- ad-new not working because I need to figure out a problem with default

values.

    • -7
    • +16
    ./packages/classified-ads/tcl/widget-procs.tcl
    • -23
    • +0
    ./packages/classified-ads/tcl/widget-procs.xql
    • -7
    • +18
    ./packages/classified-ads/www/admin/ad-new.tcl
- Fixed bug in Tcl callback

- Added Price custom site-wide field.

- TODO: Need to make the widgets table probe the templating system.