• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added notes on upgrade numbering

  1. … 135 more files in changeset.
fixing message key usage

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/spam.tcl
Partial fix to bug 1891, adds Aolserver 3.x compatibility.

Handles case where no role is entered in process tasks add-edit page

file revert-users-2.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/new-portal/www/admin/revert-users-2.adp
file revert-users.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/new-portal/www/admin/revert-users.tcl
file revert-users.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/new-portal/www/admin/revert-users.adp
file revert-users-2.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/new-portal/www/admin/revert-users-2.tcl
bug 1842 - adding the ability to revert users to the default portal with a confirm step and a strong warning

Fixes error when no role is chosen when creating a task.

Apply patch 536 for bug 1918. Fixes message key typos.

Adds in a administrative page to update the status of all projects

It's a functional package, not just a skeleton.

Switch to the list builder.

Fix for Bug 1786. Fixes calculation of latest finish and latest start dates

when the project is ongoing

fix from Sloan: only show attachment link if user has write privs in the appropriate place in file storage to store the attachment

file spam-recipients.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/dotlrn/www/spam-recipients.adp
file spam-recipients.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/dotlrn/www/spam-recipients.xql
file spam-recipients.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/dotlrn/www/spam-recipients.tcl
fix from Sloan: allow sender of bulk mail to choose recipients within the group instead of having to send to all)

    • -4
    • +37
    /openacs-4/packages/dotlrn/www/spam.tcl
query didn't work in oracle (should be in an xql file but at least this will make it work)

General comments did not correctly display when using mime_types such as

text/enhanced. Fixed.

Fixing version url value in the .info file, it was at an older version that could cause a constraint violation in an apm table when upgrading.

Fixed duplicate subject. Pointed out by Eduardo.

Added parameter normalize_system_to to calendar::item::get to solve #1711: Outlook Synch creates wrong item start/end time

Fixed #1711: Outlook Synch creates wrong item start/end time

For Outlook you need to convert from user's timezone to system's timezone. Outlook syncing works fine for me now. I'll have other people with reallifish configurations test it as well.

Apparently some logic error. Exists_and_not_null returns true if the file exists. A negation of this therefore returns true if the variable does not exists...

Added cron support for keepalive

Over-encoded.

Add expand / collapse all functionality for javascript bookmarks.