process-task-assign-add-edit.tcl

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

    • -347
    • +0
    ./process-task-assign-add-edit.tcl
  1. … 19 more files in changeset.
Handles case where no role is entered in process tasks add-edit page

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.
Version 1.0 of project-manager. Numerous improvements and bug-fixes.

  1. … 53 more files in changeset.
merge the changes between 5.0.3 and 5.0.4 to head

  1. … 249 more files in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
changes to make project-manager work on 5.0

  1. … 21 more files in changeset.
Processes now work pretty well. There is a bug in the dependency code

for tasks now that prevents dependencies from being used.

  1. … 22 more files in changeset.
Process tasks can now be added and edited. Process task dependencies

are not working yet.

  1. … 6 more files in changeset.
Processes now work, in a primitive sense. Process assignments and

dependencies are still not working, but the basic infrastructure is in

place for processes to work.

  1. … 7 more files in changeset.
Can now add process task dependencies.

    • -11
    • +14
    ./process-task-assign-add-edit.tcl
  1. … 4 more files in changeset.
Added in processes. Still only half-working

    • -0
    • +340
    ./process-task-assign-add-edit.tcl
  1. … 22 more files in changeset.