• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use "in" operator instead of "lsearch"

- use numeric comparison operator for truth value comparisons

- modernize tcl

- use property "doc(title)" instead of "title"

- replace deprecated "export_url_vars" by "export_vars -url"

  1. … 10 more files in changeset.
Merging back fixes on oacs-5-2 to HEAD.

wrong variable name on debug message.

Adding per case flushing.

Fix redirect to referrer

allowed roles field added to workflow action editor

make description field dates between edit and view more consistent and readable.

Foreach assignees was iterating on the names of the array instead of on the values

Bug fix found when helping Robert with a borked install of bug-tracker.

add after assign/unassign callbacks

    • -0
    • +19
    ./tcl/workflow-callback-procs.tcl
Admins can modify the role assigned to a workflow action and the privileges required. Allows for less hard-coding of bug-tracker workflows. For example, it is now possible for the resolver to close a ticket. With the hard-coded bt workflow, the submitter always had to close.

Added missing message key but hmmm someone did it first ... but they didn't

quite get it right so I've just fixed it.

    • -1
    • +1
    ./catalog/workflow.en_US.ISO-8859-1.xml
Removed stupid workflow::package_key proc that returns the immutable value

of the package key (workflow). I hate pseudo object oriented crap like

this.

Fix so acs_community_member_url can be called without a connection.

Added missing creation date key used by bug-tracker.

    • -0
    • +1
    ./catalog/workflow.en_US.ISO-8859-1.xml
Import of message keys from translation server for core and .LRN packages.

This catalogs have no package version info. Check http://openacs.org/forums/message-view?message%5fid=1007666

    • -1
    • +1
    ./catalog/workflow.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.es_CO.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.es_GT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.eu_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.nl_NL.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.nn_NO.ISO-8859-1.xml
  1. … 1287 more files in changeset.
Allow search based on role_ids instead of case_ids, allowing search for

assignees on new cases.

Fix picklist implementation to get workflow_id from role_id isntead of

case_id. Case_id isn't really needed in this query since role_id maps to

workflow_id.

Localize message, merge from 5.3

Update version number for packages and dependencies

  1. … 63 more files in changeset.
Merging Nima's changes

  1. … 1 more file in changeset.
oracle query trigger_type/outerjoin fix

oracle outerjoin fix

procs for wf ui

removing junk files

ctrl's workflow UI

    • -0
    • +18
    ./www/admin/test.tcl
    • -0
    • +12
    ./www/admin/test.xql
  1. … 15 more files in changeset.
rolling back

  1. … 17 more files in changeset.
procs for workflow ui

file workflow-tree-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./tcl/workflow-tree-procs.tcl