• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
quotehtml pretty_name since it is displayed noquote in the html frag

make forums noquote friendly and remove special case in acs-templating

    • -1
    • +1
    /openacs-4/packages/forums/www/index.adp
    • -1
    • +1
    /openacs-4/packages/forums/www/message-chunk.adp
    • -2
    • +2
    /openacs-4/packages/forums/www/message-email.tcl
    • -3
    • +2
    /openacs-4/packages/forums/www/message-post.tcl
    • -5
    • +1
    /openacs-4/packages/forums/www/message-view.tcl
    • -3
    • +2
    /openacs-4/packages/forums/www/search.tcl
    • -2
    • +2
    /openacs-4/packages/forums/www/user-history.tcl
get the ansi formatted dates in the queries

add a br clear=both so that the footer does not step on left side boxes

Let Bart modify CVSROOT files

Started work on oracle data model upgrade. PL/SQL exists, but is unported.

last_modified became wrong during merge. Reverted to previous state.

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