• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make Remove Myself link appear only when user is assigned to the project

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

  1. … 3 more files in changeset.
Release version 2.54: allows you to estimate times in days instead of

hours if you prefer. This is now the default for new installs.

  1. … 13 more files in changeset.
Fix bug in computing latest start date: when there were tasks

dependent on another task, but those tasks are already closed, they

shouldn't affect the latest start date.

Show deadline separately from latest finish date when there are

dependencies. This can help resolve user confusion over why the

latest finish date isn't changing.

  1. … 5 more files in changeset.
Saves the sorting for projects and tasks in list-builder. Release of 2.52b1

  1. … 5 more files in changeset.
Fixes problems with editing tasks en masse via the task-calendar page.

  1. … 7 more files in changeset.
This finishes off the last commit, and should have been merged together.

  1. … 17 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.
Simplify the email notifications.

  1. … 2 more files in changeset.
Merging from oacs-5-1 (jcd-merge-5-1-20040628 to jcd-merge-5-1-20040712)

  1. … 9 more files in changeset.
Improves the way deadlines are computed. Now based on percentage complete,

instead of the number of hours worked.

  1. … 1 more file in changeset.
You are automatically added to projects you create

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.
Main project page now limits view by assignee

  1. … 3 more files in changeset.
Added in email notifications when you are assigned to a project.

  1. … 3 more files in changeset.
Adds in the option to email comments made on projects

  1. … 2 more files in changeset.
Fixed a bug that would occasionally lead some tasks to display a

deadline of n/a instead of their real deadline. Bumped to version 1.09b3

  1. … 1 more file 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.
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.
Fixes bug in project::open_p function when there is more than one row returned.

  1. … 1 more file in changeset.
If a project is closed, now shows that project as an option when editing tasks.

  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.
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.
Version 1.0 of project-manager. Numerous improvements and bug-fixes.

  1. … 53 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
fix the very common error of calling empty_string_p with var instead of $var

  1. … 5 more files in changeset.