• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
confusion of participant_id and user_id

syntax error

Fix to not send the gift certificate emails sent out by ecommerce scheduled procs

allowing patron to recieve email with participant info in body

Added support for sending the community welcome email to the purchaser instead/also

putting check for open spots inside the loop

Bugfix on page not found error when entering an invalid credit card number

    • -0
    • +7
    ./catalog/dotlrn-ecommerce.en_US.ISO-8859-1.xml
    • -2
    • +12
    ./www/ecommerce/checkout-one-form.adp
    • -24
    • +14
    ./www/ecommerce/finalize-order.tcl
showing prereqs even though the user didn't fill them out (patron information)

showing prereqs even though the user didn't fill them out (patron information)

taking out ns_write

flushing patron_info fix

fixing mismatch of name in the section flus

new lines between patron lines

Improved association of application to assessment

    • -0
    • +22
    ./sql/postgresql/upgrade/upgrade-0.1d14-0.1d15.sql
    • -19
    • +34
    ./www/ecommerce/application-request-2.tcl
    • -3
    • +20
    ./www/ecommerce/application-request.tcl
sending email to patron where appropriate

    • -3
    • +12
    ./www/ecommerce/application-request.tcl
page flow for admin prerequite - now get confirmation page

    • -4
    • +1
    ./www/ecommerce/prerequisite-confirm.tcl
page flow for waiting list

    • -12
    • +12
    ./catalog/dotlrn-ecommerce.en_US.ISO-8859-1.xml
    • -1
    • +2
    ./www/admin/process-purchase-course.tcl
memoizing patron info

sending email to patron (where applicable)

sending email to the patron (if applicable)

emailting patron (or participant depending on param)

making it so patrons can buy the courses after they are approvece

    • -1
    • +4
    ./www/admin/process-purchase-course.tcl
if you are an admin, it now says that you are processing an order for that person, not that they are that person

distinguising between waiting list and prereq applciation

Use dotlrn_ecommerce_email_new_order instead of ec_email_new_order

    • -10
    • +10
    ./www/ecommerce/finalize-order.tcl
Added customized version of ec_email_new_order proc

Display latest billing address if no credit card is used in the order

taking out Hamilton's comment tags around the prereq/waiting lists; nicer note for waiting list slot to be available

sending user id to the cache so user-specific catalog info can be cached; adding cache flush before every redirect to avoid timing issues for during the script running

implementation the use_embedded_application_view_p to control the view link and the use of the edit button