• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Datamodel should be working

updated

xql files for admin dir

    • -0
    • +40
    ./packages/calendar/www/admin/cal-item-permissions-postgresql.xql
    • -0
    • +28
    ./packages/calendar/www/admin/cal-item-permissions.xql
    • -0
    • +28
    ./packages/calendar/www/admin/calendar-permissions-postgresql.xql
    • -0
    • +28
    ./packages/calendar/www/admin/calendar-permissions.xql
    • -0
    • +46
    ./packages/calendar/www/admin/calendar-preferences-postgresql.xql
    • -0
    • +24
    ./packages/calendar/www/admin/index-oracle.xql
    • -0
    • +24
    ./packages/calendar/www/admin/index-postgresql.xql
    • -0
    • +18
    ./packages/calendar/www/admin/one-oracle.xql
    • -0
    • +18
    ./packages/calendar/www/admin/one-postgresql.xql
removed FILTER_ABORT code from template::forward as the RP doesn't support the catching of the FILTER_ABORT error as a control structure. Removal of the FILTER_ABORT code allows code to be executed after a template::forward command

    • -8
    • +8
    ./packages/acs-templating/tcl/filter-procs.tcl
fixed definition of item relationships

initial port to postgresql. modified to use the new acs-mail package

which uses acs-content-repository instead of acs-content.

    • -1
    • +2
    ./packages/spam/sql/oracle/spam-create.sql
    • -0
    • +18
    ./packages/spam/sql/oracle/spam-drop.sql
    • -56
    • +76
    ./packages/spam/sql/oracle/spam-packages.sql
    • -0
    • +35
    ./packages/spam/sql/postgresql/spam-create.sql
    • -0
    • +21
    ./packages/spam/sql/postgresql/spam-drop.sql
    • -0
    • +318
    ./packages/spam/sql/postgresql/spam-packages.sql
    • -0
    • +5
    ./packages/spam/sql/postgresql/spam-views.sql
    • -0
    • +72
    ./packages/spam/tcl/spam-procs-oracle.xql
    • -0
    • +89
    ./packages/spam/tcl/spam-procs-postgresql.xql
    • -0
    • +80
    ./packages/spam/tcl/spam-procs.xql
    • -0
    • +55
    ./packages/spam/www/index-oracle.xql
    • -0
    • +62
    ./packages/spam/www/index-postgresql.xql
    • -0
    • +4
    ./packages/spam/www/index.xql
  1. … 31 more files in changeset.
Fixed info file for postgresql and fixed Oracle version

    • -2
    • +1
    ./packages/static-pages/static-pages.info
changed gmake-install-headers to gmake install-all-headers

    • -1
    • +1
    ./packages/openfts-driver/www/doc/INSTALL
fixed closing of cursors after an exception

    • -0
    • +6
    ./packages/cms/sql/oracle/cms-workflow.sql
version update with new common/ packages

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.