• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix for bug 1375

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

  1. … 94 more files in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 272 more files in changeset.
fixed bug #1370

fixed bug #1370

ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 98 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 678 more files in changeset.

The last bit of .nextval cleaning ?!

  1. … 2 more files in changeset.

More nextval cleanup. Removed ns_share.

    • -13
    • +0
    ./subsubcategory-add-postgresql.xql
  1. … 43 more files in changeset.

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

  1. … 74 more files in changeset.

fixed sort key calculation. postgres driver encloses bind variables in ' ' which makes the sort key calculation fail. the key calculation is done in tcl now.

fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like "and sort_key = (:prev_sort_key + :next_sort_key)/2", which caused postgres to barf. this calculation is now done in tcl.

Initial commit of admin directory. All subdirectories in admin have been ported with the exception of products/add-4-postgresql.xql. Dynamic queries have not been ported yet. Files in the root directory of admin have not been ported yet.

    • -0
    • +13
    ./category-add-0.xql
    • -0
    • +16
    ./category-add-2-oracle.xql
    • -0
    • +16
    ./category-add-2-postgresql.xql
    • -0
    • +21
    ./category-add-2.xql
    • -0
    • +13
    ./category-add-oracle.xql
    • -0
    • +13
    ./category-add-postgresql.xql
    • -0
    • +76
    ./category-delete-2.xql
    • -0
    • +18
    ./category-edit-oracle.xql
    • -0
    • +18
    ./category-edit-postgresql.xql
    • -0
    • +14
    ./subcategory-add-0.xql
    • -0
    • +16
    ./subcategory-add-2-oracle.xql
  1. … 319 more files in changeset.

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

  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +55
    ./category-add-0.tcl
    • -0
    • +64
    ./category-add-2.tcl
    • -0
    • +122
    ./category-delete-2.tcl
    • -0
    • +44
    ./category-delete.tcl
    • -0
    • +64
    ./subcategory-add-0.tcl
    • -0
    • +78
    ./subcategory-add-2.tcl
    • -0
    • +73
    ./subcategory-add.tcl
    • -0
    • +80
    ./subcategory-delete-2.tcl
    • -0
    • +46
    ./subcategory-delete.tcl
    • -0
    • +45
    ./subcategory-edit.tcl
  1. … 2465 more files in changeset.