• last updated 49 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bugfix on map_application_to_assessment sql query

Fix column reference on section_id filter.

Prevent users from trying to register twice

Put assessment session code inside a transaction to solve potential race codition issue, seems to also solve deadlock error

    • -27
    • +35
    ./ecommerce/application-request.tcl
Immediately register user if course is free

Bugfix on getting email template

Set dotlrn guest status

  1. … 3 more files in changeset.
Added bulk approve and reject and indication if assessment is complete

    • -0
    • +51
    ./application-bulk-approve.adp
    • -0
    • +154
    ./application-bulk-approve.tcl
    • -0
    • +33
    ./application-bulk-reject.adp
    • -0
    • +189
    ./application-bulk-reject.tcl
Moved user approve to proc

  1. … 1 more file in changeset.
Bugfix for newly registered users signing up for a free course with auto approve

Bugfix for newly registered users signing up for a free course with auto approve

Use appropriate confirmation email template for application

using view so the online and remote reports stay consistent

Code cleanup

    • -45
    • +14
    ./ecommerce/shopping-cart-add.tcl
Moved free course registration to application-approve instead of redirecting to shopping-cart-add

fixing a bug with logged in user is not sent email

Code cleanup for free courses and auto registration

    • -46
    • +45
    ./ecommerce/shopping-cart-add.tcl
Direct to shopping-cart-add for free courses on approval

Bugfix for email_form does not exist errors

Show and allow edit of subject on application approve.

Allow application reject to use editable email template

Use correct variable name for email vars.

Use correct email type for prerequitsite waiver approval.

UI fix

Support for allowing automatic approval of course registrations, i.e. users will not go to the waiting list if there is a course assessment, however, the other waiting lists are still checked

    • -59
    • +62
    ./ecommerce/application-request.tcl
    • -54
    • +64
    ./ecommerce/shopping-cart-add.tcl
Bugfix on free registration test

remove comments and debug notices from applications.tcl

Clear cache after free registration

Display 'Application Approved' page title after course application

Allow setting of price to $0 to allow free courses

  1. … 3 more files in changeset.
Add support to actually edit the editable waiting list email.