• last updated 5 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

    • -2
    • +2
    ./packages/calendar/www/cal-item-view.adp
fixed missing close-bracket

correct my email address.

    • -2
    • +2
    ./packages/acs-lang/sql/oracle/ad-locales.sql
    • -9
    • +9
    ./packages/acs-lang/tcl/lang-procs.tcl
    • -2
    • +2
    ./packages/acs-lang/tcl/localization-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/text-html-procs.tcl
Add GPL in 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)

    • -1
    • +3
    ./packages/wp-slim/www/serve-slide.tcl
added attachments stuff

    • -9
    • +13
    ./packages/dotlrndoc/www/doc/dotlrn-install.adp
added "No Terms" block

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

fix bug

    • -2
    • +2
    ./packages/dotlrn/tcl/community-procs.tcl
minor fixes

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

    • -2
    • +1
    ./packages/dotlrn/tcl/community-procs.tcl
remove log statements

updated info files to include postgres data model

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

type browser.

    • -0
    • +1
    ./packages/acs-subsite/www/admin/index.adp
fixing info file (hopefully)

use site_nodes proc to check if attachments pkg is available

    • -3
    • +3
    ./packages/calendar/tcl/calendar-2-procs.tcl
added attachments support

ported to postgres

    • -0
    • +167
    ./packages/dotlrn-fs/sql/postgresql/dotlrn-fs-create.sql
    • -0
    • +180
    ./packages/fs-portlet/sql/postgresql/fs-portlet-create.sql
    • -0
    • +125
    ./packages/fs-portlet/sql/postgresql/fs-portlet-drop.sql
updates

    • -0
    • +1
    ./packages/attachments/attachments.info
moving files to appropriate names for implied contract of mounted dotlrn applets

    • -104
    • +0
    ./packages/dotlrn-forums/www/user-history.adp
    • -39
    • +0
    ./packages/dotlrn-forums/www/user-history.tcl
    • -0
    • +45
    ./packages/dotlrn-forums/www/user-oracle.xql
    • -0
    • +104
    ./packages/dotlrn-forums/www/user.adp
    • -0
    • +39
    ./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
    ./packages/forums/tcl/forums-procs.tcl
added helper proc child_package_exists_p

    • -1
    • +19
    ./packages/dotlrn/tcl/site-nodes-procs.tcl
reordering applets for attachments - dotlrn_fs must come before dotlrn_bboard

ported to postgres

ported create script to postgres

fixed get_community_id

    • -2
    • +2
    ./packages/dotlrn/tcl/community-procs.tcl
overloaded datasource__new function for most common parameters used when creating portlets