• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix date format to be ISO 8601 in preparation to date/time localization

fix date format to be ISO 8601 in preparation to date/time localization

Correctly determine assignees. Someone should double check this.

Correctly get the assignees for the notification. Someone should

doublecheck this.

This patch fixes two bugs in the workflow::case::action::notify proc in

the workflow package. I am not very familiar with the way this package

works so someone should check my work before releasing this into the

wild.

Patch 1 - Retrieve the non-cached version of the activity log. While

debugging my application I noticed that if I fired off two actions quite

quickly the second action's notification would be the same as the first.

Patch 2 - When firing an action that has no assignees the default

behavior is to notify EVERYONE who has subscribed to be notified of

their cases. Since no one has been assigned it's nobody's case yet.

With this change no one will be notified except people who are

subscribed to the workflow if an action occurs on a case without any

assignees.

This patch fixes two bugs in the workflow::case::action::notify proc in the workflow package. I am not very

familiar with the way this package works so someone should check my work

before releasing this into the wild.

Patch 1 - Retrieve the non-cached version of the activity log. While

debugging my application I noticed that if I fired off two actions quite

quickly the second action's notification would be the same as the first.

Patch 2 - When firing an action that has no assignees the default

behavior is to notify EVERYONE who has subscribed to be notified of

their cases. Since no one has been assigned it's nobody's case yet.

With this change no one will be notified except people who are

subscribed to the workflow if an action occurs on a case without any

assignees.

Add old version of pl/sql function to support previous packages.

Add missing message key

    • -0
    • +1
    ./catalog/workflow.en_US.ISO-8859-1.xml
New I18N strings for various other packages. Should bring the german translation to nearly 100%

    • -1
    • +1
    ./catalog/workflow.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.en_US.ISO-8859-1.xml
  1. … 25 more files in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

    • -0
    • +11
    ./catalog/workflow.en_AU.ISO-8859-1.xml
    • -0
    • +11
    ./catalog/workflow.es_CO.ISO-8859-1.xml
    • -99
    • +46
    ./sql/oracle/upgrade/upgrade-2.0.0b3-2.0.0b4.sql
  1. … 11 more files in changeset.
Added a couple of new translations into german and some language strings for English. Some catalog files go their version number bumped up due to the fact that the package version had increased in the meantime

    • -1
    • +1
    ./catalog/workflow.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.en_US.ISO-8859-1.xml
  1. … 31 more files in changeset.
added parameter case_id to case::new

Two more parameters by Timo

i18N message in lib/activity-entry.adp

    • -0
    • +1
    ./catalog/workflow.en_US.ISO-8859-1.xml
file upgrade-1.2d1-1.2d2.sql was added on branch oacs-5-2 on 2005-09-23 09:29:03 +0000

Rename upgrade script, resolving bug #2493

file upgrade-1.2d1-1.2d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-1.2d1-1.2d2.sql
fix pacakge -> package typo

  1. … 9 more files in changeset.
fix pacakge -> package typo

  1. … 6 more files in changeset.
file workflow.es_CO.ISO-8859-1.xml was added on branch oacs-5-2 on 2005-09-23 09:29:02 +0000

    • -0
    • +0
    ./catalog/workflow.es_CO.ISO-8859-1.xml
file workflow.es_CO.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/workflow.es_CO.ISO-8859-1.xml
file workflow.en_AU.ISO-8859-1.xml was added on branch oacs-5-2 on 2005-09-23 09:29:02 +0000

    • -0
    • +0
    ./catalog/workflow.en_AU.ISO-8859-1.xml
file workflow.en_AU.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/workflow.en_AU.ISO-8859-1.xml
*** empty log message ***

    • -0
    • +11
    ./catalog/workflow.en_AU.ISO-8859-1.xml
    • -0
    • +11
    ./catalog/workflow.es_CO.ISO-8859-1.xml
  1. … 89 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

    • -2
    • +145
    ./sql/postgresql/upgrade/upgrade-1.2-2.0d1.sql
  1. … 320 more files in changeset.
Added missing upgrade statements. Furthermore I disabled the creation of a unique index, as more than 3 sites contained duplicates.

    • -2
    • +145
    ./sql/postgresql/upgrade/upgrade-1.2-2.0d1.sql
select distinct for getting list of current assginees

Call to workflow::case::state_changed_handler must come before workflow::case::action::notify, otherwise assignees arent't created yet when notifications go out, which causes the notification to be sent to everyone

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -0
    • +11
    ./catalog/workflow.ca_ES.ISO-8859-1.xml
    • -0
    • +11
    ./catalog/workflow.de_DE.ISO-8859-1.xml
    • -5
    • +5
    ./catalog/workflow.es_ES.ISO-8859-1.xml
    • -0
    • +10
    ./catalog/workflow.eu_ES.ISO-8859-1.xml
    • -0
    • +11
    ./catalog/workflow.pt_BR.ISO-8859-1.xml
  1. … 2267 more files in changeset.
upping version numbers in preparation for release

  1. … 54 more files in changeset.