• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 68 more files in changeset.
Replaced dotlrn::user_add calls with a proc that gets param settings for user type, can browse, guest/non-guest

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

  1. … 3 more files in changeset.
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. … 22 more files in changeset.
Send confirmation email after answering the assessment

  1. … 1 more file in changeset.
Moved redirect out of db_transaction, this caused a nasty race condition in assessments

Pass the session_id from application-request

  1. … 1 more file in changeset.
Bugfix on map_application_to_assessment sql query

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

Set dotlrn guest status

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

  1. … 4 more files in changeset.
Add support for editable waiting list email

Bugfix on email_user_id if set to participant

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

  1. … 1 more file in changeset.
Handle course application assessments and prereq assessments the same way

Improved association of application to assessment

  1. … 4 more files in changeset.
sending email to patron where appropriate

See if participant is a dotlrn user

Bugfix on associating assessment on prerequisite exception applications

  1. … 1 more file in changeset.
Bugfix on setting of purchaser when admin purchases for user coming off the waiting lists

  1. … 3 more files in changeset.
commit email templates, modifications to applications and waiting list

  1. … 20 more files in changeset.
assessment applications should come before actual addition to communities

fixed an apm callback to set default value for a dotlrn_catalog column, added NotifyApplicantOnRequest parameter to that controls whether applicants receive an email when they apply for a course

  1. … 2 more files in changeset.
Bugfix on missing variable in message catalog

Fix call to get user_id

Adding code for additional editable email templates.

  1. … 10 more files in changeset.
Bugfix on section cache flush

  1. … 1 more file in changeset.
Use dotlrn_community::send_member_email to send notifications

Updated proper support for assessment applications

  1. … 3 more files in changeset.
Display different buttons if section is full or requires application

  1. … 3 more files in changeset.