• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix appearance of email notifications. Old description is now no longer in h4

Fixes a bug when urls are constructed from within another package.

Also fixes the links in daily reminder emails.

  1. … 2 more files in changeset.
Release of 2.16b1 of project manager: features an improved task calendar

and better daily reminders. More HTML email.

  1. … 6 more files in changeset.
Close tag in email sent out when tasks are closed.

Fix bug in pm::task::close that prevented notifications from going out.

Adds in HTML email notifications. Note: requires bug fix in

acs-tcl/tcl/html-email-procs.tcl (copy from head of oacs-5-1)

  1. … 3 more files in changeset.
Fixes bug which prevents daily reminder emails from going out

closed to Closed.

Simplify the email notifications.

  1. … 2 more files in changeset.
Fix to bug introduced by Malte's parameter name change.

Changed switches to more appropriate naming estimated_hours

  1. … 2 more files in changeset.
Fix bug 2073: comments were not displayed in notifications when the task was

being closed. Bump version up to 2.15b3. Also, minor color change for task

calendar.

  1. … 3 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.
Added in task 'delete', with significant code from Chris Davies. Adds

in a new view for active tasks, a new column for pm_tasks that keeps

track of whether a task is deleted or not, and adds in new delete

pages. Includes upgrade scripts. There may be code that still needs to

switch to using the pm_tasks_active view, but I caught all the obvious

ones. Bump to version 2.13b2.

  1. … 10 more files in changeset.
Releasing version 2.12: includes bug fix in hours remainding shown for tasks.

  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.
Was incorrectly displaying estimated hours when work had not been done on

the task.

When a task is 100% complete, display 0 hours work remaining.

Fix bug introduced in last release (which prevents logging hours), bump to

version 2.11.

  1. … 1 more file in changeset.
UI improvement: changed display of hours to reflect what people actually

want to see, instead of just reflecting the state of the system. Now shows

estimated amount of work remaining, rather than work done and total work

required.

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

  1. … 87 more files in changeset.
When changing the project of a task, the logger entries weren't moved

over to the new project.

Fix for bug 1805, server error when logging task completion.

Fixed potential security issue when description contained - and was

passed to Tcl.

  1. … 1 more file in changeset.
Partial fix to bug 1891, adds Aolserver 3.x compatibility.

  1. … 5 more files in changeset.
Better handles multiple email addresses (especially if there are a lot of them)

  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.
Adding general comments optionally sends out an email now.

  1. … 3 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.
Resolves conflicts, merging from HEAD to oacs-5-1

  1. … 5 more files in changeset.