• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge of 4.6.3b1 to HEAD

  1. … 18 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 14 more files in changeset.
1) cleaned up workflows .info file

2) fixed error message in acs-workflow

3) fixed code to reassign tasks to users

4) send return_url to task-action.adp

5) fixed bug in ticket-tracker's clarify_fire callback

6) added return_url to ticket tracker's emails

  1. … 7 more files in changeset.
1) added missing param to workflow_case__add_task_assignment

2) Fixed minor typos in workflow docs, ACS->OpenACS

  1. … 17 more files in changeset.
initial revision of acs-workflow-4.3

moved notification calls back into callback

  1. … 1 more file in changeset.
removed extra comma

fixed to use new acs_mail notifications

  1. … 1 more file in changeset.
code cleanup

  1. … 7 more files in changeset.
added perms assignment to __new

removed a drop fxn statement

took out some debugging info

various fixes

  1. … 23 more files in changeset.
first revision - ported datamodel and query files.

    • -0
    • +719
    ./ticket-tracker-packages.sql
  1. … 67 more files in changeset.