• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • -20
    • +19
    /openacs-4/packages/workflow/tcl/case-procs.tcl
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.

    • -20
    • +19
    /openacs-4/packages/workflow/tcl/case-procs.tcl
added some clarification to the item deletion warning; cleaned up some misc bits while in there

Fix bug#2689. Allow nested subsites to be joined correctly. Set rel_id for required segments as a hidden element in the form.

Fix bug#2689. Add rel_id to form for required segments, don't show the form if all the elements are hidden.

Upate release date

increment version number to get the changes in code and i18N messages

new i18N messages

making changes to show a warning when exist an open subrproject when closing a project

Fix bug#2695. Add on delete cascade to foreign key in site_nodes_selection table.

file upgrade-5.2.0b5-5.2.0b6.sql was initially added on branch oacs-5-2.

file upgrade-5.2.0b6-5.2.0b7.sql was initially added on branch oacs-5-2.

Somehow the extlink functions where missing on our installs, so I assume it is saver to get them again in an upgrade script

Mails are send to parties, not to users. Therefore the logging and bouncing should belong to parties, not to users.

increment version number to get the changes in procedures and xql files

adding variable in the optional list

adding procedure to get all the subprojects for one project_item_id

Missing upgrade. ROELC.... GR....

file upgrade-2.1-2.2.0d1.sql was initially added on branch oacs-5-2.

Allow content_folders to have non-cr_items as parents

Upgrade to allow cr_folders to have non-cr_items as parents

Allow folders to have non-cr_items are parents

Do not display the "Fix for Version" field as well if VersionsP is 0

Fixing upgrade

file upgrade-0.5d-0.6d.sql was initially added on branch oacs-5-2.

file upgrade-0.7d-0.8d.sql was initially added on branch oacs-5-2.

Made sure an upgrade from local works and does not complain about missing functions

Work with new placeholder pages for back links.

    • -2
    • +18
    /openacs-4/packages/wiki/lib/page.tcl
file search-list.xql was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file search-list.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000