• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
added commenting, phone numbers, and ability to delete candidates

    • -3
    • +10
    ./packages/recruiting/www/edit-ratings.tcl
    • -2
    • +3
    ./packages/recruiting/www/edit-ratings.xql
    • -4
    • +10
    ./packages/recruiting/www/rate-candidate.tcl
    • -2
    • +3
    ./packages/recruiting/www/rate-candidate.xql
    • -0
    • +2
    ./packages/recruiting/www/rating-sheet.adp
    • -1
    • +4
    ./packages/recruiting/www/rating-sheet.tcl
    • -0
    • +5
    ./packages/recruiting/www/admin/delete-candidate.adp
    • -0
    • +39
    ./packages/recruiting/www/admin/delete-candidate.tcl
  1. … 7 more files in changeset.
recruiting alpha

    • -0
    • +6
    ./packages/recruiting/www/edit-ratings.adp
    • -0
    • +77
    ./packages/recruiting/www/edit-ratings.tcl
    • -0
    • +40
    ./packages/recruiting/www/edit-ratings.xql
    • -0
    • +10
    ./packages/recruiting/www/rating-sheet.adp
    • -0
    • +46
    ./packages/recruiting/www/rating-sheet.tcl
    • -0
    • +36
    ./packages/recruiting/www/rating-sheet.xql
    • -0
    • +10
    ./packages/recruiting/www/admin/view-average-ratings.adp
    • -0
    • +35
    ./packages/recruiting/www/admin/view-average-ratings.tcl
    • -0
    • +46
    ./packages/recruiting/www/admin/view-average-ratings.xql
added graphics

    • -0
    • +2
    ./packages/dotlrndoc/www/images/blank.gif
    • -0
    • +10
    ./packages/dotlrndoc/www/images/dotlrn.gif
    • -0
    • +18
    ./packages/dotlrndoc/www/images/openforce_text.gif
    • -0
    • +4
    ./packages/dotlrndoc/www/images/up.gif
more recruiting shiz

    • -0
    • +13
    ./packages/recruiting/www/#rating-sheet.tcl#
    • -0
    • +8
    ./packages/recruiting/www/index.adp
    • -0
    • +31
    ./packages/recruiting/www/index.tcl
    • -0
    • +26
    ./packages/recruiting/www/index.xql
    • -0
    • +24
    ./packages/recruiting/www/my-completed-interviews.tcl
    • -0
    • +32
    ./packages/recruiting/www/my-completed-interviews.xql
    • -0
    • +4
    ./packages/recruiting/www/my-new-interviews.adp
    • -0
    • +23
    ./packages/recruiting/www/my-new-interviews.tcl
    • -0
    • +23
    ./packages/recruiting/www/my-new-interviews.xql
    • -0
    • +6
    ./packages/recruiting/www/rate-candidate.adp
    • -0
    • +72
    ./packages/recruiting/www/rate-candidate.tcl
    • -0
    • +23
    ./packages/recruiting/www/rate-candidate.xql
    • -0
    • +28
    ./packages/recruiting/www/recruiting-master.adp
  1. … 10 more files in changeset.
revmoed

    • -3
    • +3
    ./packages/dotlrndoc/www/doc/dotlrn-faq.adp
Added focus on first field on forms. Fixed context bar on forum-new. Made charter optional on forum-edit, just like it is on forum-new. Added the missing [form is_request] on forum-new.

    • -0
    • +1
    ./packages/forums/www/message-post.adp
    • -0
    • +1
    ./packages/forums/www/admin/forum-edit.adp
    • -2
    • +2
    ./packages/forums/www/admin/forum-edit.tcl
    • -1
    • +2
    ./packages/forums/www/admin/forum-new.adp
    • -7
    • +11
    ./packages/forums/www/admin/forum-new.tcl