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

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

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

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

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

  1. … 24 more files in changeset.
Add support for section and course admins that are not pacakge admins

    • -0
    • +66
    ./manage/add-course-admin.tcl
    • -0
    • +21
    ./manage/application-approve.tcl
    • -0
    • +21
    ./manage/application-reject.tcl
    • -0
    • +7
    ./manage/application-view.adp
    • -0
    • +16
    ./manage/application-view.tcl
    • -0
    • +5
    ./manage/applications.adp
    • -0
    • +91
    ./manage/applications.tcl
    • -0
    • +6
    ./manage/course-add-edit.adp
    • -0
    • +237
    ./manage/course-add-edit.tcl
    • -0
    • +35
    ./manage/course-add-edit.xql
    • -0
    • +14
    ./manage/course-admins.adp
    • -0
    • +31
    ./manage/course-admins.tcl
    • -0
    • +5
    ./manage/course-attribute-add.adp
    • -0
    • +48
    ./manage/course-attribute-add.tcl
    • -0
    • +27
    ./manage/course-attributes-delete.tcl
  1. … 123 more files in changeset.
Use course_id to key course links

Fix bulk reject. Use acs_rel api instead of dotlrn api

Mark invoice payments to be captured.

Add popup to select which sections to display on the appliations page

    • -0
    • +29
    ./sections-list-postgresql.xql
Add new filter features

Group by is no set when no grouping so check if it exists

Do grouping in the database instead of using listbuilder.

Fix server error when viewing one section.

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.

Remove html width and nowrap to make sure buttons don't extend outside

the table.

Fix typo

Add link to assessment responses

Do NOT duplicate the login page

Show confirmation page after auto registration applications.

Remove debugging info

Add grouping by section name. Add attendance filter.

Remove debugging code

Handle course with no sections

Get course_id from cal_item_id

got rid of a lot of uneeded markup, fixed an adp issue, and moved some admin controls around so that the page is slightly less of a mess than it was before

Link course name to one-course page.

  1. … 1 more file in changeset.
Remove unused section_id variable

Remove debugging code