• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed as project-manager is now in /packages

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

  1. … 2275 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.
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.
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.
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.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

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

  1. … 598 more files in changeset.
changes to make project-manager work on 5.0

  1. … 21 more files in changeset.
Processes now work pretty well. There is a bug in the dependency code

for tasks now that prevents dependencies from being used.

  1. … 22 more files in changeset.
Task editing en masse now works better.

  1. … 7 more files in changeset.
Further ui updates

  1. … 5 more files in changeset.
Slight work on interface.

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

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

  1. … 25 more files in changeset.
Minor interface changes

  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.
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.
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.

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

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

  1. … 6 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.
Updated style sheet to get better browser compatibility.

  1. … 2 more files in changeset.
Added in task constraints, including icons for constraints.

  1. … 17 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.
Editing tasks works again (albeit only one task at a time), more UI work.

  1. … 7 more files in changeset.