• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added 'approved' users in applications list

  1. … 1 more file in changeset.
Change log from notice to debug

  1. … 1 more file in changeset.
Added guest rel setting after adding usr to dotlrn

Changed member states "awaiting payment" to "application sent", and "payment received" to "application approved", functionality had evolved and the old member states had been misnomers.

  1. … 9 more files in changeset.
Add another message key for Sent when for email template edit page.

  1. … 1 more file in changeset.
Put email templates on their own page

Add show hide filter and buttons for administrators

    • -0
    • +10
    ./admin/toggle-display.tcl
    • -0
    • +9
    ./admin/toggle-display.xql
  1. … 1 more file in changeset.
fixed where clause, removed referece to a certain 't' table

corrected the email sent to a user after applying for a course

Bugfix on email sending

Send confirmation email after answering the assessment

    • -1
    • +21
    ./ecommerce/application-request-2.tcl
    • -15
    • +9
    ./ecommerce/application-request.tcl
Remove parameter ShowNonSessionLinks

  1. … 3 more files in changeset.
Fix return to where you were message keyw with embedded HTML. You need to escape HTML tags inside the catalog XML file.

  1. … 1 more file in changeset.
Add email test confirm page. Move email templates admin to its own page.

    • -0
    • +4
    ./admin/email-templates.adp
    • -0
    • +26
    ./admin/email-templates.tcl
Moved redirect out of db_transaction, this caused a nasty race condition in assessments

Add script to send a test email to an admin

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

Bugfix on multiple registration check

Pass the session_id from application-request

    • -25
    • +6
    ./ecommerce/application-request-2.tcl
Bugfix on auto registration

Show registration assessment if it exists and updated list of applications

fixing method sort by

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