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

  1. … 221 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.
Made the project overview with the portlets use includes instead of having each portlet's HTML code in one.adp

  1. … 34 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.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 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.
Support for priority in PM

  1. … 10 more files in changeset.
Prevent duplication of role assignments. Only offer users valid choices based upon current selections.

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

  1. … 3 more files in changeset.
Fix bug in the code to hide tasks: parameter name was incorrectly specified.

Added the hiding of done tasks. Should be handled as a filter though

  1. … 1 more file in changeset.
Add in the ability to update people on the status of processes.

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

  1. … 5 more files in changeset.
Major update: releases version 2.50b1, simplified task edit page to 1 page.

Changes processes to have instances. Overhaul the UI for tasks. Allow

linking of tasks. Lots of UI improvements.

  1. … 33 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.
Change the appearance of closed tasks in the project view page. Also remove

link to processes.

Fixes bug where tasks aren't assigned deadlines.

  1. … 4 more files in changeset.
Fix bug where hours logged to a task wouldn't show up if the default

logger variable (hours2) for a project was not the same as the default

variable (hours).

  1. … 1 more file 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.
Sorts view of tasks by their status first (closed tasks at the end)

Show all tasks, open and closed. Highlight open tasks. I'd prefer to

shade the background, but for now, this is the next best thing.

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

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

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

  1. … 5 more files in changeset.
Merge HEAD to the 5.1 branch.

  1. … 52 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.
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.