• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add a -move flag to cr_create_content_file since most common use of

this command is to take an uploaded file from /tmp and put it into

the cr and for many machines /tmp is the same partition as the

repository which means no actual file copying is required.

added outlook syncing support

fixed missing close-bracket

correct my email address.

Add GPL in license.txt.

    • -0
    • +340
    /openacs-4/license.txt
fix link to PANDA, remove the "This is an early development version of OpenACS 4.x. Production use

is NOT recommended." comment since there has been a real release.

patch for missing href_forward from Gregor Obernosterer (submitted twice as patches 311, 312)

added attachments stuff

added "No Terms" block

Fix user_tab_comments view so it works on 7.2 (adds objsubid = 0)

fix bug

minor fixes

    • -2
    • +3
    /openacs-4/packages/dotlrn/tcl/applets-procs.tcl
removed newline

remove log statements

updated info files to include postgres data model

Add a link to the enlightening (though not entirely robust) object

type browser.

fixing info file (hopefully)

use site_nodes proc to check if attachments pkg is available

added attachments support

ported to postgres

updates

moving files to appropriate names for implied contract of mounted dotlrn applets

    • -0
    • +45
    /openacs-4/packages/dotlrn-forums/www/user-oracle.xql
    • -0
    • +104
    /openacs-4/packages/dotlrn-forums/www/user.adp
    • -0
    • +39
    /openacs-4/packages/dotlrn-forums/www/user.tcl
added attachments mounting if both dotlrn_fs and attachments are available

Use new site-nodes helper proc to check it attachments is enabled

    • -2
    • +4
    /openacs-4/packages/forums/tcl/forums-procs.tcl
added helper proc child_package_exists_p

reordering applets for attachments - dotlrn_fs must come before dotlrn_bboard

    • -3
    • +3
    /openacs-4/packages/dotlrn/dotlrn.info
ported to postgres

ported create script to postgres

fixed get_community_id

overloaded datasource__new function for most common parameters used when creating portlets