• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed categories column from view, which fixes a display bug when many people

are assigned to a project.

Merged all changes over from HEAD. Further development will be on oacs-5-1.

  1. … 87 more files in changeset.
Added in ability to close several projects at once.

  1. … 3 more files in changeset.
Improvement to the way categories are dealt with. Handles multiple trees

(or no trees) better.

  1. … 2 more files in changeset.
Main project page now limits view by assignee

  1. … 3 more files in changeset.
Beginning to add project assignments. Can now view project assignments from

the project view page. Also began moving a lot of code into procs, and

util_memoized quite a few things.

  1. … 16 more files in changeset.
Merge HEAD to the 5.1 branch.

  1. … 52 more files in changeset.
Version 1.0 of project-manager. Numerous improvements and bug-fixes.

  1. … 53 more files in changeset.
merge the changes between 5.0.3 and 5.0.4 to head

  1. … 249 more files in changeset.
Fixes bugs 1635 1634 1630 1629 1628 1627 1626. Several other improvements and

bug fixes.

  1. … 26 more files in changeset.
Made sure we do not have a hardwired link to the organization package in there.

Project manager 1.0 alpha release. Contains logger integration, UI enhancements and fewer bugs (or newer, more interesting ones). Upgrades not supported

  1. … 58 more files in changeset.
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.

  1. … 45 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. … 23 more files in changeset.
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.

  1. … 6 more files in changeset.
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.

  1. … 36 more files in changeset.
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.

  1. … 39 more files in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
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!)

  1. … 3 more files in changeset.
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.

  1. … 26 more files in changeset.
Add in categorization, add in ability to customize projects

table. Many bugfixes

  1. … 38 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Added in preliminary categories support. Now relies upon categories.

  1. … 31 more files in changeset.
Added in tasks page (to see a list of tasks assigned to you or others).

Added in data model support for project statuses.

Updated various items to get in line with 5.0

Quite a few small bugfixes.

  1. … 39 more files in changeset.
A lot of cleaning up the interface.

  1. … 8 more files in changeset.
Let me see...

  1. … 25 more files in changeset.
Converted index page to list-builder.

  1. … 1 more file in changeset.
Now computes the deadlines and dates for tasks and projects. Many other minor

fixes and improvements

  1. … 16 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.

  1. … 11 more files in changeset.
Fixed a query bug in task-add-edit, added permissions checks to all .tcl files

  1. … 6 more files in changeset.