ecommerce-email-procs.tcl

  • last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed calls to deprecated NaviServer functions in legacy packages

  1. … 46 more files in changeset.
adding a few more email template options

  1. … 1 more file in changeset.
minor fixes and feature improvements

committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 913 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
combined a split longline, because interpreter was not recognizing the line continuation backslash

Added a primitive user search results page to admin and a few noquote fixes..

  1. … 11 more files in changeset.
Bulk update fix incorporating changes from alfredw, torbenb and bartt. Fix for bug 487.

  1. … 108 more files in changeset.
Bug fix for 1959. And global update of my e-mail address.

  1. … 117 more files in changeset.
Get rid of qmail specific calls for sending mail. Replaced with acs_mail_lite

calls, the way they should be.

Major overhaul:

- Replaced CyberCash with Payment Service Contract interface.

- Added Shipping Service Contract.

- Many(!) bug fixes.

- Added soft good (goods that don't require shipping) handling capacity.

- And more..

    • -403
    • +478
    ./ecommerce-email-procs.tcl
  1. … 275 more files in changeset.

1. Changed a lot of package info files to fix problems ...

2. Added Vinod's bboard patch

3. Rationalized party e-mail checking by putting a "before insert or update"

trigger on the table that lower-cases email (this was already done by the

party.new() func but at least one update missed this). Got rid of all

"lower(email) = " and "upper(email) = " checks and just made all use the

db email column directly and lower-cased Tcl vars. In this way the index

on the email column is always and consistently used without needing to

define functional indexes on the column (an EE feature for Oracle).

4. Rationalized naming of a couple of workflows and fixed a glossary PG bug

where apparently its workflow got overwritten by one from the CMS at some

point in time.

5. Made the .cmp/.dat/.frm filters in the template code usable though not

very beautiful nor exactly correct. But with practice you can use them

to debug pages in the packages/* hierarchy. I also turned these off by

default as there's no need to run these filters on a production site!

6. Performed minor surgery on templating, including adding a new

"ad_return_exception_template" that allows you to return a templated

error page and aborts the script.

7. ??? probably but I think this covers most stuff.

  1. … 74 more files in changeset.

Cleanup of double cashing. The ad_parameter procedure was often called

within util_memoize.

  1. … 55 more files in changeset.

Major clean up. Mostly db_map queries and customer service stuff.

  1. … 76 more files in changeset.

fixed naming of fullquery. did initial pass on proc vs. QE verification.

  1. … 14 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2479 more files in changeset.
Initial revision

    • -0
    • +494
    ./ecommerce-email-procs.tcl
  1. … 2479 more files in changeset.