• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update to version 1.09b1. Fixes several bugs in the handling of

processes. Dramatically improves the handling of process tasks (much

better UI). Add a column for ordering of process tasks, including

upgrade script.

  1. … 19 more files in changeset.
Fix for Bug 1786. Fixes calculation of latest finish and latest start dates

when the project is ongoing

  1. … 1 more file in changeset.
Clarifies use of local customization parameter, as per bug #1890.

Minor change to 1.03-1.04b1 upgrade script, plus bump the version

number to 1.06 so that files missing in some builds of 1.05 are added in.

  1. … 1 more file 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.
Correctly depends on logger 1.04b4, fixing bug #1835.

Updated project-manager to 1.04b1: fixes bug #1796.

  1. … 3 more files in changeset.
Project manager 1.03: now allows you to edit the project for a task. Lots of

other minor bug-fixes and UI improvements. No major datamodel changes, but

there is an upgrade script run to allow you to change projects for a task.

  1. … 15 more files in changeset.
Release version 1.02: correctly depends on logger

Fixes a potential serious bug that could occur when editing several

tasks at once. Occasionally, the tasks would trade item_ids!

  1. … 3 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.
Changed the callback procedures to reflect reality in /tcl/apm-callback-procs.tcl .

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.
Require acs-datetime

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.
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.
clean up some of the summary and description data.

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

  1. … 31 more files in changeset.
Added in general comments, added in dependency on general comments in .info

  1. … 2 more files in changeset.
Took out auto-mount directory.

Changed constraints to be called dependencies. Begin allowing null values

for dates in tasks. General cleanup of a lot of the interface. Added in

some more parameters to control what is shown to the user. Task view page

is currently broken. Fixed data model for tasks so it is more in line with

optional PERT graphs.

  1. … 20 more files in changeset.
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. … 15 more files in changeset.
Task revisions table now uses list-builder. Added a dependency on

acs-templating to reflect this.

  1. … 3 more files in changeset.