process-dependency-add-edit.tcl

  • last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Prepared PM to run on 5.3.1

  1. … 10 more files in changeset.
* Another fix for adding process task dependencies

* Removed some code from the main template that is not being used.

* Put categories back into the project template. If you don't want to

see categories we should make it a parameter

  1. … 1 more file in changeset.
Bug fixes in code that allows you to add dependencies to processes

    • -14
    • +14
    ./process-dependency-add-edit.tcl
  1. … 1 more file in changeset.
The mapping seems wrong

    • -66
    • +55
    ./process-dependency-add-edit.tcl
I18N support, added callbacks for file-storage, forums and contacts. Extracted lists into their own includes, same goes for portlets

    • -15
    • +15
    ./process-dependency-add-edit.tcl
  1. … 178 more files in changeset.
Get rid of ad_maybe_redirect_for_registration

  1. … 32 more files in changeset.
Upgraded to current code from 5.1

  1. … 100 more files in changeset.
moved from contrib

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