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

fixed trig_ec_order_state_after_tr

fixed typo

    • -1
    • +1
    ./packages/cms/tcl/pagination-procs-oracle.xql
reimplemented RI triggers for live_revision and latest_revision as user triggers

cleanups, playing with cvs, hi log readers

    • -4
    • +2
    ./packages/postcard/www/add-picture-2.tcl
cleanup

removed trigger delete

fixes

    • -2
    • +2
    ./packages/postcard/www/add-picture-2.tcl
removed deleted file

- converted over to using pg lobs,

- always uses template system for content generation

- added basic double click checks to postcard sending

- added more fine grained security checks based on

a more atomic security/permission model

    • -0
    • +25
    ./contrib/obsolete-packages/postcard/www/add-picture.adp
    • -0
    • +14
    ./contrib/obsolete-packages/postcard/www/index.xql
  1. … 15 more files in changeset.
added basic permissioning and pg lob support

updated with latest file revisions, not sure about url conventions

    • -60
    • +61
    ./contrib/obsolete-packages/postcard/postcard.info
    • -60
    • +61
    ./packages/postcard/postcard.info

changed number to numeric in one of the functions

fixed bug where the order amount would not be subtracted from the gift certificate total

    • -3
    • +10
    ./packages/ecommerce/www/finalize-order.tcl

fixed to_number call that I missed

    • -2
    • +2
    ./packages/ecommerce/tcl/ecommerce-state-changes-procs-postgresql.xql

fixed more things in ACS-subsite and more site node stuff API.

    • -3
    • +13
    ./packages/acs-subsite/tcl/rel-types-procs.tcl
    • -0
    • +8
    ./packages/acs-subsite/tcl/rel-types-procs.xql
    • -2
    • +5
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl

Mounted acs-workflow by default. It is confusing not to do so because

it is listed as a core package that "probably isn't meant to be mounted"

by site map, and yet it is designed to be mounted. I think that all

core packages designed to be mounted should be mounted at install time

but haven't gone through to make sure we're consistent.

acs-workflow has to be part of the core because the CR needs it.

Restored calculation of blob size (CR won't do this for us)

    • -2
    • +1
    ./packages/file-storage/www/file-oracle.xql
    • -4
    • +1
    ./packages/file-storage/www/index-oracle.xql
Added calculation of blob size (CR won't do this for us)

ported date calculations for postgresql

    • -5
    • +21
    ./packages/ecommerce/www/gift-certificate-finalize-order-postgresql.xql

fixed a few more subsite issues, and added a special case to query dispatcher.

    • -2
    • +2
    ./packages/acs-subsite/tcl/attribute-procs.tcl
    • -0
    • +13
    ./packages/acs-subsite/tcl/attribute-procs.xql
    • -30
    • +12
    ./packages/acs-subsite/tcl/rel-types-procs.tcl

set default TemplateRoot=templates/store

more cleanup of cms

    • -62
    • +122
    ./packages/cms/tcl/browser-procs.tcl
    • -85
    • +122
    ./packages/cms/tcl/clipboard-procs.tcl
    • -31
    • +52
    ./packages/cms/tcl/clipboard-ui-procs.tcl
    • -1
    • +14
    ./packages/cms/tcl/content-add-procs.tcl
    • -41
    • +43
    ./packages/cms/tcl/content-method-procs.tcl
    • -22
    • +57
    ./packages/cms/tcl/content-method-procs.xql
    • -80
    • +32
    ./packages/cms/tcl/form-procs-oracle.xql
    • -84
    • +71
    ./packages/cms/tcl/form-procs-postgresql.xql
    • -379
    • +527
    ./packages/cms/tcl/form-procs.tcl
    • -17
    • +6
    ./packages/cms/tcl/item-procs-oracle.xql
    • -19
    • +9
    ./packages/cms/tcl/item-procs-postgresql.xql
    • -232
    • +276
    ./packages/cms/tcl/item-procs.tcl
    • -65
    • +64
    ./packages/cms/tcl/module-procs-oracle.xql
    • -106
    • +83
    ./packages/cms/tcl/module-procs-postgresql.xql
  1. … 12 more files in changeset.

updated the .info file with new acs-geo-tables files

    • -49
    • +65
    ./packages/ecommerce/ecommerce.info

temporarily add acs-geo-tables to the ecommerce package. will remove after acs-references is completed

    • -0
    • +73
    ./packages/ecommerce/sql/oracle/acs-geo-tables-create.sql
    • -0
    • +37
    ./packages/ecommerce/sql/oracle/acs-geo-tables-drop.sql
    • -0
    • +53
    ./packages/ecommerce/sql/oracle/acs_geo_parents.sql
    • -0
    • +6602
    ./packages/ecommerce/sql/oracle/counties-create.sql
    • -0
    • +494
    ./packages/ecommerce/sql/oracle/country-codes-create.sql
    • -0
    • +335
    ./packages/ecommerce/sql/oracle/currency-codes-create.sql
    • -0
    • +149
    ./packages/ecommerce/sql/oracle/states-create.sql

added acs-geo-tables to the ecommerce package as a temporary solution until acs-references is completed

    • -0
    • +73
    ./packages/ecommerce/sql/postgresql/acs-geo-tables-create.sql
    • -0
    • +37
    ./packages/ecommerce/sql/postgresql/acs-geo-tables-drop.sql
    • -0
    • +53
    ./packages/ecommerce/sql/postgresql/acs_geo_parents.sql
    • -0
    • +6602
    ./packages/ecommerce/sql/postgresql/counties-create.sql
    • -0
    • +494
    ./packages/ecommerce/sql/postgresql/country-codes-create.sql
    • -0
    • +335
    ./packages/ecommerce/sql/postgresql/currency-codes-create.sql
    • -0
    • +149
    ./packages/ecommerce/sql/postgresql/states-create.sql

removed acs-geo-tables requirement. will replace with acs-references when it is completed.

Initial addition

    • -0
    • +3
    ./packages/timezones/cvs-add
    • -0
    • +31
    ./packages/timezones/timezones.info
    • -0
    • +532
    ./packages/timezones/sql/oracle/timezone-data.sql
    • -0
    • +25
    ./packages/timezones/sql/oracle/timezone-drop.sql
    • -0
    • +512
    ./packages/timezones/sql/oracle/timezones-create.sql

1. Fixed a bug in the oracle version of acs-mail-nt-create.sql

2. Fixed a bug in the oracle version of the APM - a standard SQL92

left join was being executed rather than the nasty Oracle-specific

notation.

3. Futzed with the APM a bit - you can now only set "watch" commands on

those .xql files which are used by the current installation, you can

only install packages supported by the current installation's RDBMS.

    • -8
    • +10
    ./packages/acs-admin/www/apm/packages-install.tcl
    • -2
    • +2
    ./packages/acs-admin/www/apm/version-files.tcl
    • -0
    • +17
    ./packages/acs-tcl/tcl/00-database-procs.tcl
    • -1
    • +15
    ./packages/acs-tcl/tcl/apm-xml-procs.tcl

Superceded by acs-mail.

Superceded by acs-reference.

    • -803
    • +0
    ./packages/places/doc/design.html
    • -272
    • +0
    ./packages/places/doc/requirements.html
    • -51
    • +0
    ./packages/places/extras/county_txt_parse.pl
    • -70
    • +0
    ./packages/places/extras/zip_dbf_parse.pl
    • -11
    • +0
    ./packages/places/sql/oracle/analyze.sql
    • -1470
    • +0
    ./packages/places/sql/oracle/pl_countries-load.sql
  1. … 21 more files in changeset.