• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

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.

Finished merging with openacs-4-6-devel-2002-08-05"

Initial revision

OpenACS update 2002-08-05

  1. … 44 more files in changeset.
the query was bad when there was more than one query. Thanks Deds Castillo.

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.

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.

Added user info to shopping cart, if the user is logged in.

* 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.

    • -103
    • +20
    /openacs-4/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
    /openacs-4/packages/dotlrn/www/configure.tcl
fixed file_storage__get_package_id

fixed "no departments" message

*** empty log message ***

*** empty log message ***

fixed typo

upgraded version to 4.5

renamed jon's upgrade file 4.5->4.5.1

updated version to 4.5

    • -6
    • +9
    /openacs-4/packages/search/search.info
*** empty log message ***

added user statistics (olah)

*** empty log message ***

*** empty log message ***