• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
moved ad_parameter_from_file call from parameter::get to

parameter::get_from_package_key since you would only use a package_key to get

a value from the configuration file anyway.

    • -18
    • +20
    ./packages/acs-tcl/tcl/parameter-procs.tcl
made download-archive and the publish_object_to_file_system api file system

safe, that is, removed file system special characters according to the

'filename' tcl api.

@see http://dev.scriptics.com/man/tcl8.3/TclCmd/filename.htm#M29

hacked db_nextval to take both standard PG sequences and view-hack sequences into account

file_storage__get_package_id was looking through the item's children rather

than parents in its attempt to find the root folder associated with the item.

Someone else commited a fix that wasn't complete as it wouldn't work for items

in nested subfolders. Perhaps today's scripts would work but a general fix

seems better.

changed parameter declaration from integer to alias for..

Left a "=" dangling. Fixed.

    • -1
    • +1
    ./packages/ecommerce/www/shopping-cart.tcl
removed table aliases from dml stmt since PG dosen't like it. it's only updating one table anyway, so it's not necessary. fix from janine sisk.

the query was bad when there was more than one query. Thanks Deds Castillo.

    • -11
    • +11
    ./packages/attachments/www/download/index.xql
added coalesces (where there's nvl's in the oracle version) to fix the perm bug where reg'd users can't see forums or posts

fixed order of define_function_args for dotlrn_community__new and also added default value of false for archived_p. also placed the define_function_args calls next to their plsql procs so it is easier to see when the parameter lists don't match.

If shipping isn't required, don't prompt user about it.

    • -2
    • +1
    ./packages/ecommerce/www/select-shipping.tcl
If the order does not require a shipping address, then don't make the user

see a message "You don't need a shipping address. Click here to continue".

Just redirect to next page with appropriate params.

    • -11
    • +0
    ./packages/ecommerce/www/checkout.adp
    • -7
    • +14
    ./packages/ecommerce/www/checkout.tcl
Added user info to shopping cart, if the user is logged in.

    • -1
    • +5
    ./packages/ecommerce/www/shopping-cart.adp
    • -5
    • +13
    ./packages/ecommerce/www/shopping-cart.tcl
* Replaced 7-sisters.net hard-coded URL for check for file

(i.e. gift-certificate-billing instead of

http://7-sisters.net:8443/store/gift-certificate-billing) from

several address-related pages.

* shopping cart page is now fully templated instead of building a big hunk

of html (tm) and spewing it back.

    • -1
    • +1
    ./packages/ecommerce/www/address-2.adp
    • -0
    • +2
    ./packages/ecommerce/www/delete-address.tcl
    • -2
    • +88
    ./packages/ecommerce/www/shopping-cart.adp
    • -103
    • +20
    ./packages/ecommerce/www/shopping-cart.tcl
fixed incorrect ordering of parameters

allow limited users with more than 1 comm to customize their portal. i forgot they had one

    • -3
    • +16
    ./packages/dotlrn/www/configure.tcl
fixed file_storage__get_package_id

fixed "no departments" message

    • -1
    • +1
    ./packages/dotlrn/www/admin/departments.adp
fixed typo

upgraded version to 4.5

renamed jon's upgrade file 4.5->4.5.1

    • -0
    • +35
    ./packages/search/sql/postgresql/upgrade/upgrade-4.5-4.5.1.sql
updated version to 4.5

    • -38
    • +39
    ./packages/acs-kernel/acs-kernel.info
    • -33
    • +35
    ./packages/acs-subsite/acs-subsite.info
initial revision

    • -0
    • +35
    ./packages/search/sql/postgresql/upgrade/upgrade-4.2-4.5.1.sql
initial revision

fixed typo in included script

initial revision

fixed another typo in a member_rel_creation..

fixed a typo in a member_rel_creation..

correcting query name

    • -1
    • +1
    ./packages/forums/www/message-post-oracle.xql
bug fixes

    • -3
    • +2
    ./packages/recruiting/www/rate-candidate.tcl
    • -0
    • +5
    ./packages/recruiting/www/admin/delete-interview.adp
    • -0
    • +39
    ./packages/recruiting/www/admin/delete-interview.tcl