• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added keepalive-cron.sh to be used in a cron environment, where root does not get an email every two minutes

    • -0
    • +56
    /openacs-4/etc/keepalive/keepalive-cron.sh
Changed path information, so keepalive.sh can work outside a shell

    • -68
    • +20
    /openacs-4/etc/keepalive/keepalive.sh
Changed to use latest AOLserver (40r5). Fixed small inconsistency.

Changed to use latest AOLserver (40r5). Fixed small inconsistency.

Replaced hard-coded text with message key. (#1857)

file tree_tpl.js was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/bookmarks/www/tree_tpl.js
file minusbottom.gif was initially added on branch oacs-5-1.

file minus.gif was initially added on branch oacs-5-1.

file line.gif was initially added on branch oacs-5-1.

file joinbottom.gif was initially added on branch oacs-5-1.

file join.gif was initially added on branch oacs-5-1.

file folderopen.gif was initially added on branch oacs-5-1.

file folder.gif was initially added on branch oacs-5-1.

file empty.gif was initially added on branch oacs-5-1.

file base.gif was initially added on branch oacs-5-1.

file plusbottom.gif was initially added on branch oacs-5-1.

file plus.gif was initially added on branch oacs-5-1.

file page.gif was initially added on branch oacs-5-1.

Upgraded to a new javascript. The old version was not working properly in some

of the new browsers (folders could not be opened or closed), and was slow to

start up in some browsers.

    • -45
    • +38
    /openacs-4/packages/bookmarks/www/tree-dynamic.tcl
    • -471
    • +129
    /openacs-4/packages/bookmarks/www/tree-static.js
  1. … 5 more files in changeset.
fixing xml-rpc sc procs

adding xml-rpc support + changes to better user identification against <id>

    • -0
    • +2
    /openacs-4/packages/ims-ent/ims-ent.info
    • -0
    • +68
    /openacs-4/packages/ims-ent/tcl/dotlrn-procs.tcl
    • -0
    • +69
    /openacs-4/packages/ims-ent/tcl/xmlrpc-procs.tcl
Bumping version number so new package is made available with rollout

fixes, including better support for multiple addresses in the To: field.

Better handles multiple email addresses (especially if there are a lot of them)

Handles multiple email addresses in the to headers better.

give new oct folks commit on CVSROOT

small fixes

    • -0
    • +1
    /openacs-4/packages/ims-ent/ims-ent.info
Added a comment that I'm unsure if the send proc handles multiple to

addresses correctly.

fixed i18n string

Forgot to add a xql file.

Beginning to add project assignments. Can now view project assignments from

the project view page. Also began moving a lot of code into procs, and

util_memoized quite a few things.