• last updated 47 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix a bunch of typos

  1. … 119 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
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

  1. … 680 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Updated summary and descriptions for more packages.

  1. … 43 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

    • -0
    • +1
    ./sql/oracle/value-based-shipping-sc-create.sql
  1. … 274 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 44 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 122 more files in changeset.
Bumped version numbers up from 4.5 to 4.6.

  1. … 4 more files in changeset.
*** empty log message ***

    • -0
    • +47
    ./sql/oracle/value-based-shipping-create.sql
    • -0
    • +12
    ./sql/oracle/value-based-shipping-drop.sql
    • -0
    • +44
    ./sql/oracle/value-based-shipping-sc-create.sql
    • -0
    • +28
    ./sql/oracle/value-based-shipping-sc-drop.sql
    • -0
    • +19
    ./www/admin/rate-delete-oracle.xql
    • -0
    • +19
    ./www/admin/rate-delete-postgresql.xql
    • -0
    • +19
    ./www/admin/rates-oracle.xql
    • -0
    • +19
    ./www/admin/rates-postgresql.xql
add missing ad_library calls

  1. … 14 more files in changeset.
Incorporated Oracle port by Brad Buell

Addapted .adp files to revised master template.

  1. … 5 more files in changeset.
Added the dependency on Reference Data - Country.

propigate context to master

  1. … 7 more files in changeset.

Improved sort order of rates overview. Minor UI improvement.

Fixed incorrect update query. Copy and paste mistake.

Fixed get_shipping_rate query that was out of sync with the tcl file.

Fixed Service level code check. Failed when updating records.

Value-based Shipping provides a simple yet flexible way to maintain a set of custom shipping rates based on the total value of the shipment.

    • -0
    • +65
    ./value-based-shipping.info
    • -0
    • +29
    ./sql/postgresql/value-based-shipping-create.sql
    • -0
    • +9
    ./sql/postgresql/value-based-shipping-drop.sql
    • -0
    • +33
    ./sql/postgresql/value-based-shipping-sc-create.sql
    • -0
    • +6
    ./sql/postgresql/value-based-shipping-sc-drop.sql
    • -0
    • +92
    ./tcl/value-based-shipping-procs.tcl
    • -0
    • +67
    ./tcl/value-based-shipping-procs.xql
    • -0
    • +19
    ./www/admin/index.adp
    • -0
    • +38
    ./www/admin/index.tcl
    • -0
    • +14
    ./www/admin/index.xql
    • -0
    • +38
    ./www/admin/level-delete.adp
    • -0
    • +73
    ./www/admin/level-delete.tcl
  1. … 21 more files in changeset.