• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix to render mktree

Show category filters based on show_hidden flag

Show check icon for correct answer

Moved this page over to ad_form

    • -150
    • +176
    /openacs-4/packages/forums/lib/message/post.tcl
new version update

  1. … 15 more files in changeset.
Message key of list-template actions used the '_' function and were not correctly displayed. Replaced with #..#

Don't send empty list to SQL in clause

    • -2
    • +6
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
Added Approve_no_email key

Layout fixes

Fix for incomplete registrations

Improve spacing for pdf template for less chance of overflow.

Keep form entries on image upload.

Make continuing education info optional

Removed miscapitalized filenames

Removed miscapitalized filenames

  1. … 3 more files in changeset.
Removed miscapitalized filenames

provide export facility to generic forms

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

adding perform to function call

Extended the width to make it nicer to look at

Support for subprojects in logger

Performance tuning

Removing two left outer joins when they were unnecessary

    • -10
    • +35
    /openacs-4/packages/logger/lib/entries.tcl
Performance tuning to get rid of all these content_type data link queries

Added support for multiple project_ids

    • -1
    • +2
    /openacs-4/packages/logger/www/log.tcl
Got rid of mapping tables as this is solved with data links now

    • -17
    • +4
    /openacs-4/packages/logger/tcl/entry-procs.tcl
integration with PM remodelled

    • -8
    • +19
    /openacs-4/packages/logger/www/log.tcl
Fixed mapping

Replace ad_table with list builder for more flexibility in display.

    • -22
    • +69
    /openacs-4/packages/lors/lib/course-structure.tcl
Skip feedback check if its turned off.