• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Version 0.8 of project-manager. Processes now work as they should,

task editing fixed, began moving some functionality to /tcl

procs. Found a bug in compute_status proc that could hang the

server. Still not release-ready, but getting closer. Notifications are

broken, and Processes use an older UI than Tasks, but at least they

now work.

    • -109
    • +104
    ./sql/postgresql/project-manager-drop.sql
    • -19
    • +44
    ./tcl/project-procs-postgresql.xql
  1. … 31 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 288 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

    • -11
    • +67
    ./sql/postgresql/project-manager-drop.sql
    • -55
    • +54
    ./sql/postgresql/project-manager-functions-create.sql
  1. … 9 more files in changeset.
Looks like Jade's last commit accidentally replaced the project_query with something wrong.

Typo: organizaion -> organization

Require acs-datetime

Fixed bug in creation of pm_tasks_xrefs table

Addresses a number of bugs: removed custom code from add-edit.tcl which was causing a bug, fixed bugs in the status_default_open proc definitions, fixed bug which prevented users from creating new tasks. Added a link to organizations.

Lots of changes!

First of all, one user reported that a view was breaking because

customer_id wasn't a part of the projects table. I'm trying one other

thing that might work.

Add a proc for creating tasks

Add sorting columns in list builder views

Add in status values for tasks, procs to get standard status values

Tasks page now shows own tasks by default, option to show other people's tasks.

Lots more debugging, but some of the new functionality hasn't been

tested much yet.

    • -2
    • +15
    ./sql/postgresql/project-manager-drop.sql
    • -12
    • +18
    ./sql/postgresql/project-manager-functions-create.sql
  1. … 22 more files in changeset.
Adding in a mostly unused page

file task-print-postgresql.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./www/task-print-postgresql.xql
file task-print.tcl was initially added on branch oacs-5-0.

file task-print.adp was initially added on branch oacs-5-0.

Version 0.7d upgrade not supported (need to use the drop and create script)

Many many updates and fixes and improvements, too numerous really to mention.

    • -10
    • +53
    ./sql/postgresql/project-manager-drop.sql
    • -51
    • +44
    ./sql/postgresql/project-manager-functions-create.sql
  1. … 25 more files in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -1
    • +1
    ./sql/postgresql/project-manager-drop.sql
    • -0
    • +64
    ./sql/postgresql/project-manager-notifications-create.sql
  1. … 272 more files in changeset.
Fix allows tasks to be viewed from tasks page

Now depends on organizations package.

Cosmetic change to add-edit

Index page now shows company a project is associated with

Task page shows tickets now (instead of not showing them!)

Fixed: query for project with multiple revisions didn't work.

    • -2
    • +5
    ./www/task-assign-add-edit-postgresql.xql
Many many updates:

Added in basic notifications (no UI) for when tasks are created

Reduced the number of pages required for task create from 3 to 2 when dependencies

are being created.

Set up ability to add dependencies between newly created tasks (checks for loops so

they don't depend on each other)

Finished adding in basic categorization. UI could be improved, but it works.

Many minor UI updates.

Added in some functions that I had neglected to commit earlier.

Note that this still has a bug in the all_users view. It should be all_users_all, I

believe.

    • -3
    • +6
    ./sql/postgresql/project-manager-drop.sql
    • -0
    • +64
    ./sql/postgresql/project-manager-notifications-create.sql
    • -100
    • +0
    ./www/dependency-add-edit-postgresql.xql
  1. … 12 more files in changeset.
file project-manager-notifications-create.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./sql/postgresql/project-manager-notifications-create.sql
file task-procs.tcl was initially added on branch oacs-5-0.

file task-procs-postgresql.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./tcl/task-procs-postgresql.xql
file project-manager-notifications-drop.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./sql/postgresql/project-manager-notifications-drop.sql
Add in categorization, add in ability to customize projects

table. Many bugfixes

    • -6
    • +3
    ./sql/postgresql/project-manager-drop.sql
  1. … 24 more files in changeset.
file project-manager-custom-create.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./sql/postgresql/project-manager-custom-create.sql
file add-edit-2.tcl was initially added on branch oacs-5-0.

file add-edit-2.adp was initially added on branch oacs-5-0.

file add-edit-2-postgresql.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./www/add-edit-2-postgresql.xql
file project-manager-custom-drop.sql was initially added on branch oacs-5-0.

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

    • -151
    • +159
    ./sql/postgresql/project-manager-drop.sql
    • -298
    • +302
    ./sql/postgresql/project-manager-functions-create.sql
  1. … 584 more files in changeset.