• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed obsolete flag -include_bio of acs_user::get

  1. … 6 more files in changeset.
improve rowcount expressions

  1. … 47 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 473 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 223 more files in changeset.
Fix typos

  1. … 149 more files in changeset.
Fix typos

  1. … 23 more files in changeset.
Fix typos (info exist -> info exists)

  1. … 21 more files in changeset.
Fix typos

  1. … 68 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

  1. … 32 more files in changeset.
add ad_script_abort after connection-closing commands to make termination intent explicit

  1. … 27 more files in changeset.
add required ad_script_abort after ad_returnredirect

  1. … 13 more files in changeset.
normalize boolean expressions in ADP files

  1. … 36 more files in changeset.
Use course_id to key course links

Mark invoice payments to be captured.

Scholarship fund package might be installed but not mounted under

dotlrn-ecommerce, so check for it.

Move formtemplates out of ul. The new div based template does not align

properly inside the list.

Add link to assessment responses

Add dynamic filtering for applications

  1. … 5 more files in changeset.
Comma seperate multiple categories

Show multiple categories

Link to admin page for dotlrn-catalog categories

make sure unique section names do not exceed 100 characers

Replaced dotlrn::user_add calls with a proc that gets param settings for user type, can browse, guest/non-guest

  1. … 10 more files in changeset.
Check for non-existent assessment

Added noquote on prices

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

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