• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Mostly added the schema-browser, some other minor fixes ...

    • -0
    • +31
    /openacs-4/packages/schema-browser/www/function-body.tcl
    • -0
    • +24
    /openacs-4/packages/schema-browser/www/trigger-oracle.xql
    • -0
    • +22
    /openacs-4/packages/schema-browser/www/trigger-postgresql.xql
updated search support to include templates and images

cleaned up serving of virtual urls from CR

Finished global permissions setting

fixed virtual url handling for CR so that it will also display content that is not live. This was done so that non-live revision could be searched for. It is assumed that the user will only see content that they have permission to view regardless of whether it is live or not.

Updated .info file

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