• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
internationalizing the email notificaiton part of workflow. TODO: make sure the locale used for the email matches the preference of the receiving user

merging a few days of HEAD work back to the branch

  1. … 24 more files in changeset.
Use action(child_action_ids) instead of separate query to get child actions