• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Envelope sender disappeared during the refactoring of send between 5.3 and 5.4 and therefore was set using the from address. This led messages to be identified as junk by SPF, and bounces to be sent back to the user. This is a fix that puts the correct envelope sender back.

Since acs_mail_lite::send now accepts a multiple TO address, the user_id part of the bounce address it set to 0 if there are multiple recipients.

Envelope sender disappeared during the refactoring of send between 5.3 and 5.4 and therefore was set using the from address. This led messages to be identified as junk by SPF, and bounces to be sent back to the user. This is a fix that puts the correct envelope sender back.

Since acs_mail_lite::send now accepts a multiple TO address, the user_id part of the bounce address it set to 0 if there are multiple recipients.

fixing my overzealous change of external package version numbers

updating version, adding note about requires ec 5.12 or above if used with it.

updating procs to accept card_code, but procs do not yet submit card_code

adding optional card cid processing

first attempt at adding optional credit card security cvv2/cvc2/cid processing

  1. … 7 more files in changeset.
- better report when importing xowiki pages

- don't delete folder object on imports

    • -2
    • +16
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
Update link for Ubuntu (now ubuntu install has its own page at the wiki)

Checking for Chrome user-agent in a more explicit way.

Improve item add page

    • -0
    • +46
    /openacs-4/packages/lorsm/www/admin/item-add-edit.xql
Show reasonable message if error occurs and no man_id exists in the user's session properties

Fix so tracking is not reset if a user resumes an unfinished course

Add tracking to delivery-progree-bar

Add elapsed time tracking. Add callbacks to notify interested packages when someone finishes a course

Allow using number of seconds to calulate elapsed time in human readble format

    • -15
    • +22
    /openacs-4/packages/lorsm/tcl/lorsm-procs.tcl
Fix URLs to point to admin files now under www/admin

Update url handling for embedded assessments

    • -8
    • +15
    /openacs-4/packages/lors/tcl/lors-procs.tcl
Add support for return_url

    • -0
    • +4
    /openacs-4/packages/lors/lib/course-new.tcl
Hack in checks for support of xinha depending on the user-agent versions,

there was a problem when the user-agent was chrome.

Add get indentifier procedure

Reindent code. Fix multirow name to make sense. Add rename course feature

    • -65
    • +50
    /openacs-4/packages/lors/lib/course-structure.tcl
Fix query. Null notif_date is supported. By adding this we can allow a notif date in the future and schedule notifications for a certain time, ie: reminders.

Only send notifs to approved users

support for parameter pages

    • -4
    • +6
    /openacs-4/packages/xowiki/xowiki.info
    • -10
    • +115
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -59
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Set widh to 100% for richtext widget

Remove package versions from catalog files

Use doc(title) property

Strip outlook junk from replies

Yet more emma css fixes