• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

    • -2
    • +2
    ./calendar/tcl/cal-item-procs-postgresql.xql
    • -1
    • +1
    ./calendar/www/cal-weekview-postgresql.xql
moved CMS stuff to CR so that content can be displayed by the search interface without requiring the user to load cms

    • -0
    • +15
    ./acs-content-repository/acs-content-repository.info
    • -0
    • +42
    ./acs-content-repository/tcl/item-procs-oracle.xql
    • -0
    • +43
    ./acs-content-repository/tcl/item-procs-postgresql.xql
    • -0
    • +280
    ./acs-content-repository/tcl/item-procs.tcl
    • -0
    • +28
    ./acs-content-repository/tcl/item-procs.xql
    • -0
    • +62
    ./acs-content-repository/tcl/publish-procs-oracle.xql
    • -0
    • +62
    ./acs-content-repository/tcl/publish-procs-postgresql.xql
    • -0
    • +1074
    ./acs-content-repository/tcl/publish-procs.tcl
    • -0
    • +79
    ./acs-content-repository/tcl/publish-procs.xql
    • -41
    • +18
    ./acs-content-repository/tcl/search-procs.tcl
    • -0
    • +1
    ./acs-service-contract/tcl/acs-service-contract-procs.tcl
    • -39
    • +0
    ./cms/tcl/item-procs-postgresql.xql
  1. … 7 more files in changeset.
slight change to db_qd_get_fullname that compensates for procs that are called with the global namespace qualifier - ::foo versus foo.

    • -1
    • +1
    ./acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
minor fix to handle lob

Fixed db_blob_get for PG, and got rid of db_continue_transaction, which we

can no longer support because PG automatically aborts a transaction after an

error.

    • -15
    • +1
    ./acs-admin/www/tests/db-api-acceptance-test.tcl
    • -13
    • +1
    ./acs-tcl/tcl/00-database-procs-oracle.tcl
    • -18
    • +4
    ./acs-tcl/tcl/00-database-procs-postgresql.tcl
    • -20
    • +0
    ./acs-tcl/tcl/00-database-procs.tcl
  1. … 1 more file in changeset.
fixed lob/file handling

Changed "ad_parameter" so you can use "-set" to set a parameter to NULL.

fixed feeling lucky when no results found

*** empty log message ***

updated .info file

latest pg and openfts-tcl

    • -2
    • +2
    ./openfts-driver/sql/postgresql/load.sql
enhanced search package

    • -6
    • +31
    ./openfts-driver/tcl/openfts-driver-procs.tcl
    • -0
    • +26
    ./search/www/advanced-search.adp
    • -0
    • +18
    ./search/www/advanced-search.tcl
    • -42
    • +34
    ./search/www/search-results-top.adp
*** empty log message ***

    • -2
    • +2
    ./calendar/tcl/cal-item-procs-postgresql.xql
*** empty log message ***

    • -2
    • +2
    ./calendar/www/cal-item-postgresql.xql
    • -2
    • +2
    ./calendar/www/cal-weekview-postgresql.xql
*** empty log message ***

    • -0
    • +26
    ./ref-us-zipcodes/sql/postgresql/ref-us-zipcodes-drop.sql

Adding more drop scripts ...

    • -0
    • +26
    ./ref-currency/sql/postgresql/ref-currency-drop.sql
    • -0
    • +15
    ./ref-us-counties/sql/postgresql/ref-us-counties-drop.sql
    • -0
    • +15
    ./ref-us-states/sql/postgresql/ref-us-states-drop.sql
*** empty log message ***

Oops - forgot some add/remove monkey-motion in these packages ...

    • -0
    • +95
    ./ref-countries/sql/postgresql/ref-countries-create.sql
    • -0
    • +26
    ./ref-countries/sql/postgresql/ref-countries-drop.sql
    • -0
    • +46
    ./ref-language/sql/postgresql/ref-language-create.sql

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

    • -0
    • +43
    ./acs-kernel/sql/postgresql/postgresql.sql
    • -0
    • +431
    ./schema-browser/tcl/schema-browser-procs-oracle.tcl
    • -0
    • +459
    ./schema-browser/tcl/schema-browser-procs-postgresql.tcl
    • -431
    • +0
    ./schema-browser/tcl/schema-browser-procs.tcl
    • -0
    • +12
    ./schema-browser/www/column-comments-2-oracle.xql
    • -0
    • +12
    ./schema-browser/www/column-comments-2-postgresql.xql
    • -0
    • +18
    ./schema-browser/www/function-body-postgresql.xql
    • -0
    • +31
    ./schema-browser/www/function-body.tcl
    • -0
    • +24
    ./schema-browser/www/trigger-oracle.xql
    • -0
    • +22
    ./schema-browser/www/trigger-postgresql.xql
updated search support to include templates and images

    • -15
    • +3
    ./acs-content-repository/tcl/filter-procs-oracle.xql
    • -13
    • +13
    ./acs-content-repository/tcl/filter-procs-postgresql.xql
    • -10
    • +19
    ./acs-content-repository/tcl/filter-procs.tcl
    • -0
    • +103
    ./acs-content-repository/tcl/search-procs.tcl
    • -2
    • +1
    ./acs-content-repository/www/index.vuh
cleaned up serving of virtual urls from CR

    • -81
    • +1
    ./acs-content-repository/tcl/filter-procs.tcl
    • -2
    • +2
    ./acs-content-repository/www/index.vuh
Finished global permissions setting

    • -0
    • +26
    ./bookmarks/www/permissions-reset-all-2-oracle.xql
    • -0
    • +50
    ./bookmarks/www/permissions-reset-all-2-postgresql.xql
    • -0
    • +16
    ./bookmarks/www/permissions-reset-all-oracle.xql
    • -0
    • +28
    ./bookmarks/www/permissions-reset-all-postgresql.xql
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.

    • -0
    • +26
    ./acs-content-repository/tcl/filter-procs-oracle.xql
    • -0
    • +25
    ./acs-content-repository/tcl/filter-procs-postgresql.xql
    • -0
    • +84
    ./acs-content-repository/tcl/filter-procs.tcl
    • -0
    • +8
    ./acs-content-repository/tcl/filter-procs.xql
    • -1
    • +1
    ./acs-content-repository/tcl/search-procs.tcl
    • -2
    • +9
    ./acs-content-repository/www/index.vuh
    • -0
    • +1
    ./acs-service-contract/tcl/acs-service-contract-procs.tcl
Updated .info file

Porting delete-dead-links

    • -21
    • +10
    ./bookmarks/www/delete-dead-links-postgresql.xql
Updated one-host.xql

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

    • -1
    • +1
    ./clickthrough/www/admin/one-foreign-one-day.adp

changed db_dml to db_exec_plsql - PG requires this.

added virtual url support for CR

    • -2
    • +2
    ./acs-content-repository/tcl/search-procs.tcl
    • -0
    • +24
    ./acs-content-repository/www/index-oracle.xql
    • -0
    • +24
    ./acs-content-repository/www/index-postgresql.xql
    • -0
    • +35
    ./acs-content-repository/www/index.vuh
    • -0
    • +18
    ./acs-content-repository/www/index.xql
mounted cr for search interface