• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
18n of new Sent When messages

18n of new actions

Moved redirect out of db_transaction, this caused a nasty race condition in assessments

    • -5
    • +5
    ./www/ecommerce/application-request.tcl
Add script to send a test email to an admin

    • -0
    • +13
    ./www/admin/email-test.tcl
Bugfix on multiple registration check

Added separate variables for %course_name% and %section_name% in email template variables, suppres email to patron for group purchases

Bugfix on multiple registration check

Pass the session_id from application-request

    • -25
    • +6
    ./www/ecommerce/application-request-2.tcl
    • -2
    • +2
    ./www/ecommerce/application-request.tcl
Added flag to suppress sending email to patron for group purchases

adding credit card type to dlec_view_orders

    • -0
    • +55
    ./sql/postgresql/upgrade/upgrade-0.1d23-0.1d24.sql
addin credit card type to dlec_view_orders

Bugfix on auto registration

Show registration assessment if it exists and updated list of applications

Support showing/hiding individual sections

    • -0
    • +14
    ./sql/postgresql/upgrade/upgrade-0.1d22-0.1d23.sql
New catalog entries from home.adp file

    • -1
    • +5
    ./catalog/dotlrn-ecommerce.en_US.ISO-8859-1.xml
adding session and start date views

    • -0
    • +46
    ./sql/postgresql/upgrade/upgrade-0.1d21-0.1d22.sql
formatting

adding views for sessions and for start date

fixing method sort by

Bugfix on map_application_to_assessment sql query

    • -3
    • +3
    ./www/ecommerce/application-request.tcl
Fix column reference on section_id filter.

forgot to add dotlrn-catalog to the list of dependencies

fix dotlrn-ecommerce.info file so that we enumerate the dependencies or required packages

Prevent users from trying to register twice

    • -0
    • +16
    ./www/ecommerce/shopping-cart-add.tcl
Put assessment session code inside a transaction to solve potential race codition issue, seems to also solve deadlock error

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

Bugfix on getting email template

Set dotlrn guest status

    • -1
    • +3
    ./www/admin/process-purchase-course.tcl
    • -1
    • +8
    ./www/ecommerce/application-request.tcl
    • -1
    • +2
    ./www/ecommerce/participant-change-2.tcl
Added bulk approve and reject and indication if assessment is complete

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