• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

datamodel loads and drops on pgsql (well, the drop part that exists drops..)

new info file

updated content-repository-content-files section

removed some obviously out-of-date files

    • -145
    • +0
    ./packages/dotlrndoc/www/doc/detailed-todo.adp
    • -25
    • +0
    ./packages/dotlrndoc/www/doc/long-term-todo.adp
    • -55
    • +0
    ./packages/dotlrndoc/www/doc/schedule.adp
parameterized all the right stuff

Additions to template::multirow. New \-local and \-ulevel switches and new operation upvar. SDM ticket #1537, patch #313

    • -24
    • +55
    ./packages/acs-templating/tcl/query-procs.tcl
Do not pass title to content_item__new since it forces it to create a

content revision in which to store it (and we are going to

create it ourselves as the next step).

splitting xql files correctly

    • -32
    • +25
    ./packages/dotlrn/www/admin/users-oracle.xql
    • -0
    • +33
    ./packages/dotlrn/www/admin/users-postgresql.xql
    • -0
    • +13
    ./packages/dotlrn/www/admin/users.xql
fixed info files so packages would install correctly when using the APM

    • -83
    • +104
    ./packages/dotlrn/dotlrn.info
    • -0
    • +8
    ./packages/user-profile/user-profile.info
oops, it is called postgresql, not postgres