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

  1. … 221 more files in changeset.
In the word diff initialize res variable so projects that go from an empty description to a full description don't cause an error.

Closed projects will now be detected by a special proc. Furthermore it is now possible to unset the status filter for projects and tasks

  1. … 3 more files in changeset.
Finished I18N of project manager. For the next project I'll start to wrtie code in German to force others to I18N packages as well :-)

  1. … 83 more files in changeset.
Added functions to retrieve the name and root folder so they can be cached

  1. … 3 more files in changeset.
Reverting changes from Timo

  1. … 99 more files in changeset.
merge with 5-1 code

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

  1. … 321 more files in changeset.
Reintroduced util_memoize and added the subsite_id as a parameter to it, so the memoize will work correctly. Kudos to Jeff for pointing this out

You cannot memoize this query, as the assignees are different for each package_id

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.
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.
Don't cache subsite names for assignees forever

This finishes off the last commit, and should have been merged together.

  1. … 17 more files in changeset.
Move date cleanup to proc.

  1. … 1 more file in changeset.
Adding in ability to attach files to a general comment attached to a project

or task. It seems like the general comment files were never added in as well..

  1. … 3 more files in changeset.
General comments to HTML email

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.
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.
Merging from oacs-5-1 (jcd-merge-5-1-20040628 to jcd-merge-5-1-20040712)

  1. … 9 more files 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.
Improvement to the way categories are dealt with. Handles multiple trees

(or no trees) better.

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

  1. … 2 more files in changeset.
Patch 546, fixes bug 1929: can't read tree_id error.

Fixed potential security issue when description contained - and was

passed to Tcl.

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