• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
initial import

    • -0
    • +39
    ./packages/ref-timezones/ref-timezones.info
    • -0
    • +25
    ./packages/ref-timezones/sql/postgresql/ref-timezones-drop.sql
updated timezones. I was missing all after 505

initial revision

    • -0
    • +520
    ./packages/ref-timezones/sql/common/ref-timezones-data.sql
    • -0
    • +25
    ./packages/ref-timezones/sql/oracle/ref-timezones-drop.sql
New content_item now has subtype file_storage_item so that site-wide search can distinguish file-storage items in CR

    • -2
    • +3
    ./packages/file-storage/www/file-add-2.tcl
    • -2
    • +3
    ./packages/file-storage/www/file-copy-2.tcl
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 ...

    • -0
    • +1
    ./packages/acs-subsite/acs-subsite.info
    • -0
    • +20
    ./packages/acs-subsite/www/register/email-confirm-oracle.xql

Minor fixes ...

    • -1
    • +2
    ./packages/address-book/address-book.info
Add metadata for person__new and user__new

Port a few more queries

*** empty log message ***

    • -0
    • +18
    ./packages/acs-tcl/tcl/00-database-procs.tcl
*** empty log message ***

support/implementation of FtsContentProvider

    • -0
    • +3
    ./packages/notes/sql/postgresql/notes-drop.sql
    • -0
    • +64
    ./packages/notes/sql/postgresql/notes-sc-create.sql
    • -0
    • +18
    ./packages/notes/sql/postgresql/notes-sc-drop.sql
    • -0
    • +37
    ./packages/notes/tcl/notes-procs.tcl
    • -0
    • +7
    ./packages/notes/www/view-one.adp
    • -0
    • +21
    ./packages/notes/www/view-one.tcl

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

If FtsEngineDriver implementation is not available, display message.

removed references to party_id = -1 from post_request calls

    • -4
    • +4
    ./packages/cms/tcl/workflow-procs-oracle.xql
fixed incompatiblity in workflow due to changing from acs-notifications to acs-mail

    • -1
    • +1
    ./packages/cms/www/modules/templates/revisions.tcl

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

requested by Neophytos.

Initial revision

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

    • -2
    • +2
    ./packages/acs-subsite/www/admin/users/new.tcl
restored oracle version of test script

mostly fixing reference data to work with PG ...

    • -1
    • +3
    ./packages/ref-currency/ref-currency.info
    • -0
    • +1
    ./packages/ref-language/ref-language.info

Gilbert Wong patch #53

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

fixed display of virtual urls for oracle version

    • -0
    • +14
    ./packages/cms/tcl/item-procs-oracle.xql
    • -2
    • +2
    ./packages/cms/tcl/item-procs-postgresql.xql
    • -1
    • +1
    ./packages/cms/tcl/publish-procs-oracle.xql
    • -1
    • +1
    ./packages/cms/www/modules/templates/revisions.tcl
Apply SDM patch #52 plus modified #53, from Gilbert Wong.

    • -0
    • +1
    ./packages/acs-subsite/acs-subsite.info
fixed display of CR file content in oracle

    • -2
    • +2
    ./packages/acs-mail/tcl/acs-mail-procs.tcl
    • -9
    • +75
    ./packages/cms/tcl/form-procs-oracle.xql

More work on acs-references and address-book.

    • -1
    • +2
    ./packages/address-book/address-book.info
    • -0
    • +20
    ./packages/address-book/www/index-oracle.xql
    • -30
    • +10
    ./packages/address-book/www/index.tcl
    • -2
    • +2
    ./packages/ref-language/ref-language.info

Added this to the tree ...

    • -0
    • +43
    ./packages/openfts-driver/openfts-driver.info
    • -0
    • +2
    ./packages/openfts-driver/sql/postgresql/load.sql
    • -0
    • +8
    ./packages/openfts-driver/www/index.adp
    • -0
    • +3
    ./packages/openfts-driver/www/index.tcl
    • -0
    • +27
    ./packages/openfts-driver/www/admin/destroy.tcl
    • -0
    • +15
    ./packages/openfts-driver/www/admin/index.adp
    • -0
    • +7
    ./packages/openfts-driver/www/admin/index.tcl
    • -0
    • +43
    ./packages/openfts-driver/www/admin/initialize-2.tcl
    • -0
    • +9
    ./packages/openfts-driver/www/admin/initialize.adp
    • -0
    • +72
    ./packages/openfts-driver/www/admin/initialize.tcl
    • -0
    • +57
    ./packages/openfts-driver/www/doc/INSTALL