• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
upping version numbers in preparation for release

  1. … 54 more files in changeset.
adding the deputy Tcl procs that seems to have been lost (or maybe we forgot to add them)

    • -0
    • +71
    ./tcl/deputy-procs.tcl
    • -0
    • +33
    ./tcl/deputy-procs.xql
made the callbacks_array entry in the action data structure an array list rather than a nested list. I think this is what was intendend and the change was needed to make the workflow::action::get_callbacks proc work

fixed mistyped array name for action callbacks - was actions_array but should be action_array

Committed fix to bug 2210, courtesy of Jeff Wang. I included an

upgrade script as well, which I hope works.

    • -99
    • +46
    ./sql/oracle/upgrade/upgrade-2.0.0b3-2.0.0b4.sql
Apply patch 304, fixes bug 889: $action_pretty_past_tense not localized.

file workflow.ca_ES.ISO-8859-1.xml was initially added on branch oacs-5-1.

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

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

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

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

    • -0
    • +0
    ./catalog/workflow.de_DE.ISO-8859-1.xml
updated translations from translate.openacs.org

    • -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. … 993 more files in changeset.
I forgot to commit the upgrade script for Oracle

    • -0
    • +107
    ./sql/oracle/upgrade/upgrade-2.0.0b3-2.0.0b4.sql
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

    • -0
    • +11
    ./catalog/workflow.da_DK.ISO-8859-1.xml
    • -0
    • +11
    ./catalog/workflow.es_ES.ISO-8859-1.xml
    • -0
    • +11
    ./catalog/workflow.es_GT.ISO-8859-1.xml
  1. … 683 more files in changeset.
Made some changes to allow wf case objects to be plain objects (items worked without problems), see: http://openacs.org/forums/message-view?message_id=192465 ... I have not been able to test the upgrade script for Oracle.

    • -0
    • +100
    ./sql/postgresql/upgrade/upgrade-2.0.0b3-2.0.0b4.sql
file workflow.da_DK.ISO-8859-1.xml was initially added on branch oacs-5-1.

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

    • -0
    • +0
    ./catalog/workflow.es_ES.ISO-8859-1.xml
adding new translation catalogs

    • -0
    • +11
    ./catalog/workflow.da_DK.ISO-8859-1.xml
    • -0
    • +11
    ./catalog/workflow.es_ES.ISO-8859-1.xml
  1. … 8 more files in changeset.
file workflow.ar_LB.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/workflow.ar_LB.utf-8.xml
file workflow.zh_CN.utf-8.xml was initially added on branch oacs-5-1.

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

    • -0
    • +0
    ./catalog/workflow.es_GT.ISO-8859-1.xml
updated catalog files for 5.1.1; bug fix for 1519 means all catalog files for ar_EG, ar_LB, zh_CN, th_TH, ro_RO, fa_IR, and hr_HR were renamed to correct capitalization errors

    • -0
    • +11
    ./catalog/workflow.es_GT.ISO-8859-1.xml
  1. … 367 more files in changeset.
Adding the role_ids switch to the workflow::case::role::add_assignee_widgets proc. With that switch you can add assignee widgets for a restricted set of roles

upgrade-1.2d1-1.2b2.sql should have been named upgrade-1.2d2-1.2b2.sql as it overlapped with the upgrade-1.2d1-1.2d2.sql script an so was not executed when upgrading from core 5.0.4

    • -148
    • +0
    ./sql/oracle/upgrade/upgrade-1.2d1-1.2b2.sql
    • -0
    • +148
    ./sql/oracle/upgrade/upgrade-1.2d2-1.2b2.sql
    • -130
    • +0
    ./sql/postgresql/upgrade/upgrade-1.2d1-1.2b2.sql
    • -0
    • +130
    ./sql/postgresql/upgrade/upgrade-1.2d2-1.2b2.sql
Added a somewhat dated doc containing two user stories, task list UI and redirect after action

    • -0
    • +44
    ./www/doc/workflow.html
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

    • -0
    • +11
    ./catalog/workflow.en_US.ISO-8859-1.xml
    • -0
    • +11
    ./catalog/workflow.nl_NL.ISO-8859-1.xml
  1. … 645 more files in changeset.
added available translations

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

    • -0
    • +0
    ./catalog/workflow.nl_NL.ISO-8859-1.xml
adding catalog file with notification messages that I forgot to add earlier

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

    • -0
    • +0
    ./catalog/workflow.en_US.ISO-8859-1.xml