• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Porting delete-dead-links

Updated one-host.xql

    • -0
    • +22
    /openacs-4/packages/bookmarks/www/one-host.xql
Applied patch from Mat Kovach

changed db_dml to db_exec_plsql - PG requires this.

*** empty log message ***

added virtual url support for CR

mounted cr for search interface

removed DataProvider Contract Temporarily

Small fixes

Small fixes

Small fixes

Remove Ben's temporary hack - it breaks under Oracle if the new proc

doesn't take an object_type (eg. membership_rel). Shouldn't need this

anymore.

Fix typo

Small fixes

Fix SDM bug #1153

*** empty log message ***

*** empty log message ***

Ummmm...ok. NOW Most Popular hosts/URLs working! *grin*

Most Popular hosts/URLs working.

    • -0
    • +31
    /openacs-4/packages/bookmarks/www/most-popular-oracle.xql
added dependency for acs-service-contract

Search functionality working.

    • -0
    • +63
    /openacs-4/packages/bookmarks/www/search-oracle.xql
    • -0
    • +77
    /openacs-4/packages/bookmarks/www/search-postgresql.xql
Javascript version working...successful w/ Opera 5 for Linux, Mozilla 0.9.1 and Galeon 0.11 on Linux. Konq isn't working yet (?? any ideas ??), and I haven't tested on WinX yet. I didn't change the actual js though (just the PG query), so hopefully it'll be ok.

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.