• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Mannheim update, fix and merge bugbash

  1. … 196 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -1
    • +1
    ./catalog/workflow.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.da_DK.ISO-8859-1.xml
    • -3
    • +3
    ./catalog/workflow.de_DE.ISO-8859-1.xml
    • -0
    • +11
    ./catalog/workflow.en_AU.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.en_US.ISO-8859-1.xml
    • -0
    • +11
    ./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
    • -0
    • +10
    ./catalog/workflow.ind_ID.utf-8.xml
    • -0
    • +11
    ./catalog/workflow.it_IT.ISO-8859-1.xml
  1. … 2464 more files in changeset.
file workflow.ru_RU.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/workflow.ru_RU.utf-8.xml
file workflow.ro_RO.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/workflow.ro_RO.utf-8.xml
file workflow.pa_IN.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/workflow.pa_IN.utf-8.xml
file workflow.no_NO.ISO-8859-1.xml was initially added on branch oacs-5-2.

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

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

    • -0
    • +0
    ./catalog/workflow.it_IT.ISO-8859-1.xml
file workflow.ind_ID.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/workflow.ind_ID.utf-8.xml
file workflow.hi_IN.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/workflow.hi_IN.utf-8.xml
Catalogs from translate.openacs.org

for pacakges NOT included in the OpenACS Core

    • -1
    • +1
    ./catalog/workflow.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.da_DK.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/workflow.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.en_AU.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
    • -0
    • +10
    ./catalog/workflow.ind_ID.utf-8.xml
    • -0
    • +11
    ./catalog/workflow.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/workflow.nl_NL.ISO-8859-1.xml
    • -0
    • +11
    ./catalog/workflow.nn_NO.ISO-8859-1.xml
  1. … 1067 more files in changeset.
added switch to turn off logging of case changes since this produces a lot of waste in acs_objects and content-repository

Updated package dependencies

restoring timoh's addition 1.37.2.1 of the parameter case_id to case::new

Fixing bug #2855: sintaxis error calling acs_objects function

Localised label variable for workflow notifications.

fixed log entry string

    • -1
    • +0
    ./catalog/workflow.en_US.ISO-8859-1.xml
Fixing last patch. The workflow notifications were only broken on

workflow_assignee and workflow_my_cases. Exclude workflow_case so that

'watches' proceed as normal.

Fixing last patch. The workflow notifications were only broken on

workflow_assignee and workflow_my_cases. Exclude workflow_case so that

'watches' proceed as normal.

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

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.