process-dependency-add-edit.tcl

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

    • -221
    • +0
    ./process-dependency-add-edit.tcl
  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 :-)

    • -12
    • +12
    ./process-dependency-add-edit.tcl
  1. … 83 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.
Merged all changes over from HEAD. Further development will be on oacs-5-1.

    • -31
    • +39
    ./process-dependency-add-edit.tcl
  1. … 87 more files in changeset.
Fixes typo in dependency edit pages, bumped to 1.09b2.

  1. … 1 more file 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.

    • -30
    • +38
    ./process-dependency-add-edit.tcl
  1. … 19 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.
Merge HEAD to the 5.1 branch.

  1. … 52 more files in changeset.
Hide unused dependency types in process task creation page. Also now correctly brings in description from processes.

  1. … 1 more file 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.
Fixes bugs 1635 1634 1630 1629 1628 1627 1626. Several other improvements and

bug fixes.

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

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

  1. … 45 more files in changeset.
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.

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

  1. … 39 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.
Add in categorization, add in ability to customize projects

table. Many bugfixes

  1. … 38 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Added in preliminary categories support. Now relies upon categories.

  1. … 31 more files in changeset.
Added in tasks page (to see a list of tasks assigned to you or others).

Added in data model support for project statuses.

Updated various items to get in line with 5.0

Quite a few small bugfixes.

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

    • -18
    • +58
    ./process-dependency-add-edit.tcl
  1. … 22 more files in changeset.
Can now add process task dependencies.

    • -32
    • +31
    ./process-dependency-add-edit.tcl
  1. … 4 more files in changeset.
Added in processes. Still only half-working

    • -0
    • +189
    ./process-dependency-add-edit.tcl
  1. … 22 more files in changeset.