• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prevent duplication of role assignments. Only offer users valid choices based upon current selections.

  1. … 11 more files in changeset.
Make Remove Myself link appear only when user is assigned to the project

  1. … 3 more files in changeset.
Add in the ability to update people on the status of processes.

  1. … 3 more files in changeset.
UI fixes for Internet Explorer, improvements for all browsers.

  1. … 3 more files in changeset.
Forgot to make border invisible.

Begin to fix appearance for IE. Bump a version number to release 2.51b1

  1. … 1 more file in changeset.
Fixing formatting issue

  1. … 1 more file in changeset.
Fix minor display issue where table would show up superimposed on

another table.

Major update: releases version 2.50b1, simplified task edit page to 1 page.

Changes processes to have instances. Overhaul the UI for tasks. Allow

linking of tasks. Lots of UI improvements.

  1. … 33 more files in changeset.
UI improvements, distinguish between project and tasks by using green for

projects, blue for tasks. Minor database upgrade to allow for some UI

improvements. Release new version 2.21b1

  1. … 11 more files in changeset.
Fixes bug where tasks aren't assigned deadlines.

  1. … 4 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 138 more files in changeset.
Show all tasks, open and closed. Highlight open tasks. I'd prefer to

shade the background, but for now, this is the next best thing.

  1. … 3 more files in changeset.
Merged all changes over from HEAD. Further development will be on oacs-5-1.

  1. … 87 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.
Update to project-manager 1.05 version.

Improves integration with logger (Added parameters for logger

integration, added in admin UI pages for logger integration, add link

to logger in navbar, add in proc to get logger url)

Renamed the pm::task::dependency_options proc pm::task::options_list

(I won't change public procs in the future, promise! Next time I'll

deprecate them and so on..)

Moved some code from add-edit pages to procs.

Added ad_returnredirect messages after most form pages.

Allow you to edit logger variables when editing projects.

Took out most code from log.tcl, log.adp, etc pages (moved to logger)

Added parameter to hide subprojects

Improves appearance of admin pages.

Added a dependency on kernel 5.1, and newer logger and organizations.

Italicize the current location in the navbar

Fixed the function in project-manager-functions-create that creates

the root folder for project manager. Upgrade script included. This

allows new installs to create projects!

Added in pages that show the differences between versions of tasks and

projects. Uses a word_diff to give you a nice looking difference

between versions.

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

  1. … 52 more files in changeset.
Removed overquoting from context bar.

Sorting on one.tcl page now sorts by first name, last name as a secondary sort.

Move comments on project view page to left column.

  1. … 2 more files in changeset.
Improved the interface for editing tasks: you can now add a comment at

the same time as you edit a task. I backported the util::word_diff

proc to project manager. I use it to show the difference between old

and new descriptions of tasks. I'll also use it to show differences on

the revisions of tasks (not done yet). I backported it so that

project-manager won't require acs-kernel 5.2; later, we'll move to the

correct util::word_diff. There are certainly a few bugs in how

descriptions are displayed: I haven't got the mime-type settings right

yet, but it's close. The email notifications that go out are much more

informative now.

  1. … 6 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.
People listitem not working. Was tried to be commented out but the adp parser still read it. Took it out. Fixed the problem with no project_code given.

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