• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed typo

reimplemented RI triggers for live_revision and latest_revision as user triggers

cleanups, playing with cvs, hi log readers

cleanup

removed trigger delete

fixes

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

  1. … 15 more files in changeset.
added basic permissioning and pg lob support

updated with latest file revisions, not sure about url conventions

changed number to numeric in one of the functions

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

fixed to_number call that I missed

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

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)

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

ported date calculations for postgresql

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

set default TemplateRoot=templates/store

more cleanup of cms

    • -62
    • +122
    /openacs-4/packages/cms/tcl/browser-procs.tcl
    • -85
    • +122
    /openacs-4/packages/cms/tcl/clipboard-procs.tcl
    • -1
    • +14
    /openacs-4/packages/cms/tcl/content-add-procs.tcl
    • -80
    • +32
    /openacs-4/packages/cms/tcl/form-procs-oracle.xql
    • -379
    • +527
    /openacs-4/packages/cms/tcl/form-procs.tcl
    • -17
    • +6
    /openacs-4/packages/cms/tcl/item-procs-oracle.xql
    • -232
    • +276
    /openacs-4/packages/cms/tcl/item-procs.tcl
  1. … 12 more files in changeset.

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

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

    • -0
    • +53
    /openacs-4/packages/ecommerce/sql/oracle/acs_geo_parents.sql
    • -0
    • +6602
    /openacs-4/packages/ecommerce/sql/oracle/counties-create.sql
    • -0
    • +149
    /openacs-4/packages/ecommerce/sql/oracle/states-create.sql

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

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

Initial addition

    • -0
    • +3
    /openacs-4/packages/timezones/cvs-add
    • -0
    • +31
    /openacs-4/packages/timezones/timezones.info
    • -0
    • +532
    /openacs-4/packages/timezones/sql/oracle/timezone-data.sql
    • -0
    • +25
    /openacs-4/packages/timezones/sql/oracle/timezone-drop.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.

    • -1
    • +15
    /openacs-4/packages/acs-tcl/tcl/apm-xml-procs.tcl

Superceded by acs-mail.

Superceded by acs-reference.

    • -69
    • +0
    /openacs-4/packages/places/places.info
    • -803
    • +0
    /openacs-4/packages/places/doc/design.html
    • -41
    • +0
    /openacs-4/packages/places/doc/index.html
    • -272
    • +0
    /openacs-4/packages/places/doc/requirements.html
  1. … 21 more files in changeset.

fixed a few more queries in subsite, added a correction to the API for subsite nodes.