• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
modified CR to provide the FtsContentProvider interface

modified CR to provide the FtsContentProvider interface

modified search interface to use FtsEngineDriver contract for searching

    • -0
    • +62
    /openacs-4/packages/cms/www/modules/search/index-oracle.xql
converted mail_notifications to use ad_proc instead of proc

*** empty log message ***

added service content support to convert CR into a content provider for search

Port queries

Order by tree_sortkey, remove redundant subquery. Not alphabetical,

but at least it's the same as the Oracle version.

changed db_get_info_from_db to db_get_info in cal-listview.tcl

added on delete cascade so that items still in the queue can be deleted without triggering RI constraint error

modified cal-weekview-postgresql.xql & cal-weekview.tcl

fixed bogus ns_log command in rp_report_error

Updating js tree...

minor doc fixes

added OutgoingSender parameter to acs-kernel

fixed to set creation_user only if party_from is actually a user.

fixed to use the acs-kernel param OutgoingSender if party_from doesn't have an email address.

reset party_from to -1

added install check to be sure that NotificationSender has a valid email address

added install check to be sure that NotificationSender has a valid email address

Oops on colunm name, fixed ordering

Fixed context_bar to more closely mimic oracle behavior

changed nvl to coalesce in tcl file

    • -11
    • +38
    /openacs-4/packages/calendar/www/cal-dayview.tcl
    • -3
    • +22
    /openacs-4/packages/calendar/www/cal-monthview.tcl
*** empty log message ***

updated the info file

*** empty log message ***

replace unique with distinct in the cal-options-postgresql.xql

Datamodel should be working

updated

xql files for admin dir

    • -0
    • +24
    /openacs-4/packages/calendar/www/admin/index-oracle.xql
    • -0
    • +24
    /openacs-4/packages/calendar/www/admin/index-postgresql.xql
    • -0
    • +18
    /openacs-4/packages/calendar/www/admin/one-oracle.xql
    • -0
    • +18
    /openacs-4/packages/calendar/www/admin/one-postgresql.xql
removed FILTER_ABORT code from template::forward as the RP doesn't support the catching of the FILTER_ABORT error as a control structure. Removal of the FILTER_ABORT code allows code to be executed after a template::forward command