• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Version bump to 0.1d21

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

    • -6
    • +11
    ./www/ecommerce/shopping-cart-add.tcl
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

fixes to dlec_view_orders to use in order page

    • -5
    • +3
    ./sql/postgresql/upgrade/upgrade-0.1d19-0.1d20.sql
fixes order view and adds location

    • -0
    • +70
    ./sql/postgresql/upgrade/upgrade-0.1d19-0.1d20.sql
adding confirmed_date_only_date

changing name to location instead of zone

changing zone to location; modifying dlec_view_orders to have same query as orders page

Code cleanup

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

    • -128
    • +137
    ./www/application-approve.tcl
Separated code block for adding a user to the community to another proc for reuse

Added deparam adp tag and procs to check DotlrnEcommerceConfig parameter for additional config values

    • -2
    • +171
    ./tcl/dotlrn-ecommerce-procs.tcl
Added View Calendar button for better visibility

Upgrade to 0.1d19 for new params

Added list view for calendar

    • -0
    • +65
    ./lib/view-list-display.adp
    • -0
    • +200
    ./lib/view-list-display.tcl
fixing a bug with logged in user is not sent email

Code cleanup for free courses and auto registration

    • -46
    • +45
    ./www/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.

Show categories for sitewide and course, as well as section email templates.

Add missing \

Allow use of categories for variables in email templats

Add application reject email

Add application reject email type.

Add category values as email variables.

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