• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
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.

    • -7
    • +8
    ./project-manager-functions-create.sql
  1. … 15 more files in changeset.
Version 1.0 of project-manager. Numerous improvements and bug-fixes.

    • -44
    • +49
    ./project-manager-functions-create.sql
  1. … 49 more files in changeset.
merge the changes between 5.0.3 and 5.0.4 to head

    • -107
    • +104
    ./project-manager-drop.sql
    • -25
    • +30
    ./project-manager-functions-create.sql
    • -4
    • +10
    ./project-manager-notifications-create.sql
    • -13
    • +32
    ./project-manager-table-create.sql
  1. … 245 more files in changeset.
Project manager 1.0 alpha release. Contains logger integration, UI enhancements and fewer bugs (or newer, more interesting ones). Upgrades not supported

    • -21
    • +28
    ./project-manager-functions-create.sql
    • -2
    • +8
    ./project-manager-notifications-create.sql
    • -13
    • +31
    ./project-manager-table-create.sql
  1. … 53 more files in changeset.
Version 0.8 of project-manager. Processes now work as they should,

task editing fixed, began moving some functionality to /tcl

procs. Found a bug in compute_status proc that could hang the

server. Still not release-ready, but getting closer. Notifications are

broken, and Processes use an older UI than Tasks, but at least they

now work.

    • -109
    • +104
    ./project-manager-drop.sql
    • -9
    • +7
    ./project-manager-functions-create.sql
    • -2
    • +2
    ./project-manager-notifications-create.sql
  1. … 39 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

    • -11
    • +17
    ./project-manager-custom-create.sql
    • -55
    • +54
    ./project-manager-functions-create.sql
    • -31
    • +76
    ./project-manager-table-create.sql
  1. … 19 more files in changeset.
Typo: organizaion -> organization

    • -3
    • +3
    ./project-manager-functions-create.sql
Fixed bug in creation of pm_tasks_xrefs table

Lots of changes!

First of all, one user reported that a view was breaking because

customer_id wasn't a part of the projects table. I'm trying one other

thing that might work.

Add a proc for creating tasks

Add sorting columns in list builder views

Add in status values for tasks, procs to get standard status values

Tasks page now shows own tasks by default, option to show other people's tasks.

Lots more debugging, but some of the new functionality hasn't been

tested much yet.

    • -10
    • +14
    ./project-manager-custom-create.sql
    • -12
    • +18
    ./project-manager-functions-create.sql
    • -17
    • +47
    ./project-manager-table-create.sql
  1. … 31 more files in changeset.
Version 0.7d upgrade not supported (need to use the drop and create script)

Many many updates and fixes and improvements, too numerous really to mention.

    • -51
    • +44
    ./project-manager-functions-create.sql
    • -28
    • +43
    ./project-manager-table-create.sql
  1. … 34 more files in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -0
    • +31
    ./project-manager-custom-create.sql
    • -1
    • +1
    ./project-manager-functions-create.sql
    • -0
    • +64
    ./project-manager-notifications-create.sql
    • -0
    • +92
    ./project-manager-notifications-drop.sql
  1. … 279 more files in changeset.
Many many updates:

Added in basic notifications (no UI) for when tasks are created

Reduced the number of pages required for task create from 3 to 2 when dependencies

are being created.

Set up ability to add dependencies between newly created tasks (checks for loops so

they don't depend on each other)

Finished adding in basic categorization. UI could be improved, but it works.

Many minor UI updates.

Added in some functions that I had neglected to commit earlier.

Note that this still has a bug in the all_users view. It should be all_users_all, I

believe.

    • -1
    • +9
    ./project-manager-functions-create.sql
    • -0
    • +64
    ./project-manager-notifications-create.sql
    • -0
    • +92
    ./project-manager-notifications-drop.sql
  1. … 21 more files in changeset.
file project-manager-notifications-drop.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./project-manager-notifications-drop.sql