• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added new Tcl API to define a portal datasource from a Tcl spec. Also moved

Simon's datasource utils into the new datasource namespace. And added a new

one of my own.

    • -0
    • +13
    /openacs-4/packages/new-portal/tcl/datasource-procs.xql
Add noquote switch to select lists generated in tcl file. Fixes Bug#582.

Replaced referece to notification_chunk with widget.

Removed unnecessary SQL files (all done with Tcl callbacks using the newish

service contract, notifications, and portal API)

Fixed a few bugs ...

seperate queries for oracle and postgres for cr_import_content.set_file_content

seperate queries for oracle and postgres for cr_import_content.set_file_content

correction in proc doc for apm_upgrade_logic. Flushing the package_installed_p cache after uninstall of package. Previously committed on 4.6 branch

correction in proc doc for apm_upgrade_logic. Flushing the package_installed_p cache after uninstall of package

provides 4.6.1, remove files from .info file

adding provides for Photo Album in info file so that portlet and applet packages can depend on it. Setting context_id of root folders to be the package id so that objects in a package inherit permissions from the package instance. This is a pattern all packages should follow

adding OpenFTS site-wide search integration of forums from openacs.org. We tested it on a .LRN server and it worked fine

file forums-sc-create.sql was initially added on branch oacs-4-6.

file forums-sc-drop.sql was initially added on branch oacs-4-6.

trying to merge to HEAD

Cleaned up the UI, permission checks, etc.

making news items have their package instance as context_id. This is a convention that all packages should follow for permissions to work as expected

bump version to 4.6.1 and add a provides clause, add an album-chunk page for inclusion elsewhere, remove file list from .info

    • -0
    • +65
    /openacs-4/packages/photo-album/www/album-chunk-postgresql.xql
    • -0
    • +19
    /openacs-4/packages/photo-album/www/album-chunk.adp
    • -0
    • +26
    /openacs-4/packages/photo-album/www/album-chunk.tcl
file news-aggregator-admin-portlet.adp was initially added on branch oacs-4-6.

file news-aggregator-portlet.adp was initially added on branch oacs-4-6.

added news-aggregator-portlet.adp and news-aggregator-admin-portlet.adp

removing dependency of news package on acs-content, there was no real such dependency

    • -3
    • +1
    /openacs-4/packages/news/www/doc/design.html
Removed auto-mount, bug #567

Forgot to remove the call to notification-type-sc-create.sql. Can't believe I didn't catch this in my fresh-install test

1. Added some more Tcl API to notifications

2. Fixed lang-catalog-procs.tcl (tested) and acs-bootstrap-installer (not tested

yet) to work with tDOM.

Adding package curriculum-portlet.

Adding package dotlrn-curriculum.

Initial revision

    • -0
    • +22
    /openacs-4/packages/curriculum-portlet/www/curriculum-portlet.tcl
  1. … 5 more files in changeset.
fixing lame = 0 instead of is null bug in register_parameter proc that would cause default values of new parameters to not be propagated to package instances during package upgrade

fix in updating of parameters, was deleting the old parameter instead of the new one