• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't show payment related filter and bulk action for free courses; bulk payments; added messages to catalog

    • -0
    • +91
    ./application-bulk-payments.adp
    • -0
    • +524
    ./application-bulk-payments.tcl
  1. … 2 more files in changeset.
Allow editing the approval email regardless of application type

Added noquote on prices

  1. … 1 more file in changeset.
Check for section_id so site wide pages don't break on attendance.

VUH file to access facilitator bios from outside the community

    • -0
    • +21
    ./facilitators/index.vuh
Added ability for users to cancel application

  1. … 2 more files in changeset.
Export attendance data.

Pass return_url to reject email form

Use message key for application confirm message on web page.

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

Updated assessment links in section admin

Updated assessment links in section admin

  1. … 1 more file in changeset.
Added links to section application assessment

add a check before we unset assessment_id, there might be no assessment id's to unset

UI updates

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