• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added daemontools restart script

And my new utility required a query file ...

    • -0
    • +12
    /openacs-4/packages/notifications/tcl/interval-procs.xql
Added a new utility ...

I moved Simon's datasource procs in new-portals to the datasource namespace.

Did some noquote fixing

after user changes password, return them to root instead of their workspace page

file html-email-procs.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/acs-tcl/tcl/html-email-procs.tcl
changes to support outgoing HTML e-mail from bulk mail, incoming HTML email to forums, and prevent MIT's vacation messages from making it into forums

    • -1
    • +1
    /openacs-4/packages/bulk-mail/www/one.adp
    • -1
    • +1
    /openacs-4/packages/bulk-mail/www/one.xql
file upgrade-0.3-0.4.sql was initially added on branch oacs-4-6.

add user id and IP address to update_last_modified()

file upgrade-4.6.4-4.6.5.sql was initially added on branch oacs-4-6.

file upgrade-4.6.2-4.6.3.sql was initially added on branch oacs-4-6.

Another (sigh) typo in my Oracle query to return true if an item is

an extlink.

Removed the unused add-sloan-theme.sql files (they're added in defaults.sql)

and switched Oracle's default.sql to use a message key for the Sloan name

(as was already done by someone for Postgres.)

Now that theming has been magically fixed by someone, we need to set the

proper theme for dotLRN portals at install time.

    • -0
    • +1
    /openacs-4/packages/dotlrn/install.xml
Forgot to add the new apm-callback-procs.tcl file ...

    • -0
    • +143
    /openacs-4/packages/dotlrn-homework/tcl/apm-callback-procs.tcl
Slightly better api documentation for ad_conn, fixes bug #587 by Jade Rubick

noquote fixes

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/index.adp
    • -1
    • +1
    /openacs-4/packages/dotlrn/www/one-community.adp
noquote fixes for portals

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)