tasks-callback-procs.tcl

  • last updated 3 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. … 204 more files in changeset.
Fixing the contact::history callback

Changed notices to debugs

enabling bulk actions for tasks and some bug fixes

  1. … 3 more files in changeset.
only adding process tasks that are not deleted (i.e. that have a status_id

minor bug fixes to the service level tasks package upgrade done earlier in the week

  1. … 7 more files in changeset.
Initial upload of tasks 1.0d9, this is a substantial upgrade to convert tasks to a service that instance aware applications (such as contacts) can use to keep tasks seperated on a per instance basis. There will likely be a number of bugs in this upload that should be fixed as I test upgrades on various developmental setups.

  1. … 25 more files in changeset.
initial import of tasks

  1. … 77 more files in changeset.
file tasks-callback-procs.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

i18N file

  1. … 2 more files in changeset.
bugfixing

  1. … 10 more files in changeset.
new tasks package based on workflow

  1. … 28 more files in changeset.
Simple Task interface, especially useful for contacts. Based on project-manager. Written by Matthew

  1. … 56 more files in changeset.
Initial revision

    • -0
    • +59
    ./tasks-callback-procs.tcl
  1. … 56 more files in changeset.