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

datamodel loads

fixes to get dotlrn postgres port working

    • -2
    • +2
    ./packages/dotlrn/sql/oracle/dotlrn-init.sql
fix include statement

fixed name of file to correspond with oracle

renamed files to match oracle versions

    • -0
    • +34
    ./packages/dotlrn/sql/postgresql/admins-create.sql
    • -0
    • +28
    ./packages/dotlrn/sql/postgresql/admins-drop.sql
    • -0
    • +89
    ./packages/dotlrn/sql/postgresql/admins-init.sql
    • -0
    • +91
    ./packages/dotlrn/sql/postgresql/admins-package-create.sql
    • -0
    • +24
    ./packages/dotlrn/sql/postgresql/admins-package-drop.sql
    • -0
    • +314
    ./packages/dotlrn/sql/postgresql/applet-sc-create.sql
    • -0
    • +197
    ./packages/dotlrn/sql/postgresql/applet-sc-drop.sql
    • -0
    • +72
    ./packages/dotlrn/sql/postgresql/class-membership-drop.sql
    • -0
    • +225
    ./packages/dotlrn/sql/postgresql/class-memberships-create.sql
    • -0
    • +341
    ./packages/dotlrn/sql/postgresql/classes-create.sql
    • -0
    • +39
    ./packages/dotlrn/sql/postgresql/classes-drop.sql
    • -0
    • +113
    ./packages/dotlrn/sql/postgresql/clubs-create.sql
  1. … 121 more files in changeset.
fixed conflicts