• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bugfix on exists_and_not_null check

    • -2
    • +2
    ./ecommerce/checkout-scholarships-2.tcl
add link to create new assessment

  1. … 1 more file in changeset.
Bugfix on granting scholarships to users without an user_identification_id

    • -2
    • +2
    ./ecommerce/checkout-scholarships-2.tcl
Add support for editable waiting list email

    • -15
    • +3
    ./ecommerce/application-request.tcl
Use editable email for waiting list for message.

removing the remove links

taking out old links to email templates using internatinalization

Bugfix on backwards displaying of relationships, fixed this on the admin purchase interface as well as the section admin relationships list

Bugfix on email_user_id if set to participant

Get only the latest mapped assessment session

Moved mapping of assessment session to membership_rel to application-request.tcl, that way the assessment link shows up in the applications list even if the assessment isn't finished

    • -13
    • +2
    ./ecommerce/application-request-2.tcl
    • -2
    • +10
    ./ecommerce/application-request.tcl
Handle course application assessments and prereq assessments the same way

    • -16
    • +7
    ./ecommerce/application-request.tcl
typop

adding a default param to allowrejectwithouemail; ad_script_abort after returnredirect; will not send if the logged in users matches the person where email shoudl be SENT

Add dotlrn_ecom_instructor_rel as instructor type

Parameterized reject without email functionality

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

    • -3
    • +33
    ./ecommerce/checkout-scholarships-2.tcl
Bugfix on page not found error when entering an invalid credit card number

  1. … 1 more file in changeset.
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)

Improved association of application to assessment

    • -19
    • +34
    ./ecommerce/application-request-2.tcl
    • -3
    • +20
    ./ecommerce/application-request.tcl
  1. … 2 more files in changeset.
sending email to patron where appropriate

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

page flow for waiting list

  1. … 1 more file in changeset.
sending email to the patron (if applicable)

  1. … 1 more file in changeset.
emailting patron (or participant depending on param)

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

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