• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed info file for postgresql and fixed Oracle version

changed gmake-install-headers to gmake install-all-headers

fixed closing of cursors after an exception

    • -3
    • +1
    /openacs-4/packages/cms/tcl/perm-procs.tcl
version update with new common/ packages

initial import

    • -0
    • +39
    /openacs-4/packages/ref-timezones/ref-timezones.info
updated timezones. I was missing all after 505

initial revision

New content_item now has subtype file_storage_item so that site-wide search can distinguish file-storage items in CR

fs_file_p must check file_storage_item for content_type in CR

Must drop file_storage_item type added to OM (added so that site-wide search can distinguish file-storage items in CR)

Added file_storage_item type to OM so that site-wide search can distinguish file-storage items in CR

Added a couple of patches, mostly minor ...

Added Gilbert's fix for PG to Oracle, too ...

Minor fixes ...

Add metadata for person__new and user__new

Port a few more queries

*** empty log message ***

*** empty log message ***

support/implementation of FtsContentProvider

    • -0
    • +37
    /openacs-4/packages/notes/tcl/notes-procs.tcl
    • -4
    • +2
    /openacs-4/packages/notes/www/index.adp
    • -0
    • +7
    /openacs-4/packages/notes/www/view-one.adp
    • -0
    • +21
    /openacs-4/packages/notes/www/view-one.tcl
*** empty log message ***

Changed the sql plus load routine to cd to the script directory.

If FtsEngineDriver implementation is not available, display message.

    • -1
    • +8
    /openacs-4/packages/search/www/search.tcl
removed references to party_id = -1 from post_request calls

fixed incompatiblity in workflow due to changing from acs-notifications to acs-mail

Added a db_api hook to return blob data directly in a Tcl variable, as

requested by Neophytos.

Initial revision

    • -0
    • +36
    /openacs-4/packages/search/search.info
    • -0
    • +3
    /openacs-4/packages/search/sql/postgresql/search-drop.sql
    • -0
    • +2
    /openacs-4/packages/search/tcl/search-init.tcl
    • -0
    • +126
    /openacs-4/packages/search/tcl/search-procs.tcl
    • -0
    • +13
    /openacs-4/packages/search/www/index.adp
    • -0
    • +2
    /openacs-4/packages/search/www/index.tcl
    • -0
    • +39
    /openacs-4/packages/search/www/search-results-bottom.adp
    • -0
    • +12
    /openacs-4/packages/search/www/search-results-one.adp
  1. … 4 more files in changeset.
Specify kernel package_id when getting SystemURL

restored oracle version of test script

mostly fixing reference data to work with PG ...

Gilbert Wong patch #53

fixed RI problem with oracle due to text not being an allowed storage_type