• last updated 41 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-3.0b4-3.0.1d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-3.0b4-3.0.1d1.sql
Upgrade script 2.73d1-2.80d1.sql was never merged back into installation

.sql files so all new installations of project manager past 2.8 were

broken. Move this function back into the functions-create script and

create another duplicate upgrade script so people who installed the

broken project manager can upgrade into a working version.

    • -32
    • +55
    ./project-manager-functions-create.sql
    • -0
    • +115
    ./upgrade/upgrade-3.0b4-3.0.1d1.sql
  1. … 1 more file in changeset.
fix bad index on customer_id

fixed commit script

Fixing bug in index creation

  1. … 1 more file in changeset.
file upgrade-2.80d2-3.0b1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-2.80d2-3.0b1.sql
bumped up version, added indexes, fixed bug in editing multiple tasks

  1. … 2 more files in changeset.
Ouch, forgot the .sql ending in the upgrade file. Silly me.

    • -0
    • +121
    ./upgrade/upgrade-2.73d1-2.80d1.sql
file upgrade-2.73d1-2.80d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-2.73d1-2.80d1.sql
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.