• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Show confirmation page after auto registration applications.

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

  1. … 11 more files in changeset.
Added noquote on prices

  1. … 2 more files in changeset.
Check for type instead of member_state

Change log from notice to debug

  1. … 1 more file 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. … 19 more files in changeset.
corrected the email sent to a user after applying for a course

Bugfix on email sending

Send confirmation email after answering the assessment

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

Bugfix on multiple registration check

Bugfix on multiple registration check

Pass the session_id from application-request

Bugfix on auto registration

Bugfix on map_application_to_assessment sql query

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

Set dotlrn guest status

  1. … 8 more files 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

Code cleanup

Code cleanup for free courses and auto registration

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. … 3 more files in changeset.
Bugfix on free registration test

Clear cache after free registration

Allow setting of price to $0 to allow free courses

  1. … 4 more files in changeset.
Bugfix on exists_and_not_null check

Bugfix on granting scholarships to users without an user_identification_id

Add support for editable waiting list email

Bugfix on email_user_id if set to participant