• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed calls to deprecated proc page_validation

standardized oracle query, adding postgresql equivalent, closes bug 2491

    • -1
    • +22
    ./customer-service/gift-certificates-oracle.xql
    • -0
    • +24
    ./customer-service/gift-certificates-postgresql.xql
    • -8
    • +17
    ./customer-service/gift-certificates.tcl
Add support for return_url. Ticket#485

Formatted marked_date since 'clock scan' isn't able to recognize it

    • -1
    • +1
    ./orders/items-return-4-postgresql.xql
adding html ability to ec_custom_fields, to be consistent with ec_products.detailed_description. This does not affect other types because the code that validates them is unchanged.

improving error checking and reporting, such as for connect timeouts and inserting of custom field rows (instead of updating)

    • -6
    • +6
    ./products/extras-upload-2-postgresql.xql
file extras-upload-2.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./products/extras-upload-2.xql
getting rid of trailing quote that is breaking sql

    • -1
    • +1
    ./products/extras-upload-2-postgresql.xql
fixing error in product_count queries

adding limit / offset so product list handles catalogs with many items

file list-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./products/list-postgresql.xql
file list.adp was initially added on branch oacs-5-1.

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

  1. … 899 more files in changeset.
fixing bug on orders that are fulfilled after being modified

increasing sort key separation so inserts between existing picklist enteries will work. Also, adding link for picklist management so that admins know where to go

increasing the sortkey value separations from 1 to 512, so that there's room between the sort keys to insert other categories. Right now, the inserts fail because one cannot insert a sort key between two consecutive whole numbers.

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

    • -2
    • +2
    ./customer-service/picklist-item-add-2.tcl
  1. … 675 more files in changeset.
fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

  1. … 56 more files in changeset.
file customer-history-oracle.xql was added on branch oacs-5-2 on 2005-05-31 23:13:16 +0000

    • -0
    • +0
    ./customer-service/customer-history-oracle.xql
file customer-history.xql was added on branch oacs-5-2 on 2005-05-31 23:13:16 +0000

    • -0
    • +0
    ./customer-service/customer-history.xql
file customer-history.tcl was added on branch oacs-5-2 on 2005-05-31 23:13:16 +0000

    • -0
    • +0
    ./customer-service/customer-history.tcl
file customer-history-postgresql.xql was added on branch oacs-5-2 on 2005-05-31 23:13:16 +0000

    • -0
    • +0
    ./customer-service/customer-history-postgresql.xql
adding a page that tells more history about an existing customer than just what's available from admin's cc_user info

    • -0
    • +58
    ./customer-service/customer-history-oracle.xql
    • -0
    • +66
    ./customer-service/customer-history-postgresql.xql
    • -0
    • +259
    ./customer-service/customer-history.tcl
    • -0
    • +25
    ./customer-service/customer-history.xql
file customer-history-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./customer-service/customer-history-oracle.xql
file customer-history.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./customer-service/customer-history.xql
file customer-history.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./customer-service/customer-history.tcl
file customer-history-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./customer-service/customer-history-postgresql.xql
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

    • -110
    • +102
    ./customer-service/interaction-add-2.tcl
    • -20
    • +13
    ./customer-service/interaction-add-3.tcl
    • -2
    • +3
    ./customer-service/user-identification-match-2.tcl
    • -0
    • +43
    ./orders/by-state-and-time-oracle.xql
    • -0
    • +43
    ./orders/by-state-and-time-postgresql.xql
    • -0
    • +82
    ./products/categories-upload-2-oracle.xql
  1. … 307 more files in changeset.
now that emails are not required for users, this needs to require it before sending

fixing bugs in new bulk-import product images