• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-2.73d1-2.80d1 was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-2.73d1-2.80d1
Merged Permission changes from Richard Hamilton. Upped version number to 2.80

    • -1
    • +3
    ./project-manager-functions-create.sql
  1. … 38 more files in changeset.
Reverting changes from Timo

    • -1
    • +1
    ./project-manager-functions-create.sql
  1. … 87 more files in changeset.
merge with 5-1 code

    • -1
    • +1
    ./project-manager-functions-create.sql
  1. … 86 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.
We need to cascade on dropping

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

    • -15
    • +21
    ./project-manager-functions-create.sql
    • -129
    • +188
    ./project-manager-table-create.sql
    • -0
    • +22
    ./upgrade/upgrade-2.15b4-2.16b1.sql
    • -0
    • +16
    ./upgrade/upgrade-2.20b3-2.21b1.sql
    • -0
    • +165
    ./upgrade/upgrade-2.21b1-2.50b1.sql
    • -0
    • +194
    ./upgrade/upgrade-2.60b1-2.61d1.sql
  1. … 2269 more files in changeset.
file upgrade-2.60b1-2.61d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-2.60b1-2.61d1.sql
Support for priority in PM

    • -9
    • +13
    ./project-manager-functions-create.sql
    • -0
    • +194
    ./upgrade/upgrade-2.60b1-2.61d1.sql
  1. … 8 more files in changeset.
Fixed a couple of errors in the create statements and added some stuff to the drop scripts

    • -25
    • +26
    ./project-manager-table-create.sql
file upgrade-2.21b1-2.50b1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-2.21b1-2.50b1.sql
This finishes off the last commit, and should have been merged together.

    • -8
    • +10
    ./project-manager-functions-create.sql
    • -110
    • +149
    ./project-manager-table-create.sql
    • -0
    • +165
    ./upgrade/upgrade-2.21b1-2.50b1.sql
  1. … 15 more files in changeset.
file upgrade-2.20b3-2.21b1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-2.20b3-2.21b1.sql
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

    • -0
    • +16
    ./upgrade/upgrade-2.20b3-2.21b1.sql
  1. … 10 more files in changeset.
Adding in files left out from last commit.

    • -0
    • +22
    ./upgrade/upgrade-2.15b4-2.16b1.sql
  1. … 1 more file in changeset.
file upgrade-2.15b4-2.16b1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-2.15b4-2.16b1.sql
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.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

    • -0
    • +12
    ./upgrade/upgrade-2.13b1-2.13b2.sql
  1. … 136 more files in changeset.
file upgrade-2.12-2.13b1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-2.12-2.13b1.sql
file upgrade-2.13b1-2.13b2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-2.13b1-2.13b2.sql
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.

    • -0
    • +12
    ./upgrade/upgrade-2.13b1-2.13b2.sql
  1. … 8 more files in changeset.
Merged all changes over from HEAD. Further development will be on oacs-5-1.

    • -2
    • +7
    ./project-manager-functions-create.sql
  1. … 79 more files in changeset.
Update to version 1.09b1. Fixes several bugs in the handling of

processes. Dramatically improves the handling of process tasks (much

better UI). Add a column for ordering of process tasks, including

upgrade script.

    • -0
    • +10
    ./upgrade/upgrade-1.08b1-1.09b1.sql
  1. … 18 more files in changeset.
Minor change to 1.03-1.04b1 upgrade script, plus bump the version

number to 1.06 so that files missing in some builds of 1.05 are added in.

  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.

    • -2
    • +7
    ./project-manager-functions-create.sql
    • -0
    • +53
    ./upgrade/upgrade-1.04b1-1.05.sql
  1. … 38 more files in changeset.
Added in upgrade files. For some reason they weren't included in the merge.

Resolves conflicts, merging from HEAD to oacs-5-1

    • -5
    • +1
    ./project-manager-functions-create.sql
  1. … 5 more files in changeset.
Merge HEAD to the 5.1 branch.

    • -52
    • +62
    ./project-manager-functions-create.sql
  1. … 48 more files in changeset.
Updated project-manager to 1.04b1: fixes bug #1796.

    • -4
    • +4
    ./project-manager-functions-create.sql
    • -0
    • +70
    ./upgrade/upgrade-1.03-1.04b1.sql
  1. … 2 more files in changeset.
Adding in upgrade script for 1.02 to 1.03

    • -0
    • +87
    ./upgrade/upgrade-1.02-1.03.sql