• last updated 35 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix seplling errors

    • -9
    • +9
    ./catalog/assessment.en_US.ISO-8859-1.xml
add ad_script abourt after termination command

improve spelling

improve spelling

  1. … 11 more files in changeset.
whitespace changes, including breaking overlong lines

    • -39
    • +43
    ./www/asm-admin/item-edit-display-cb.tcl
    • -32
    • +35
    ./www/asm-admin/item-edit-display-f.tcl
    • -38
    • +42
    ./www/asm-admin/item-edit-display-rb.tcl
    • -32
    • +35
    ./www/asm-admin/item-edit-display-sa.tcl
    • -42
    • +46
    ./www/asm-admin/item-edit-display-sb.tcl
    • -34
    • +37
    ./www/asm-admin/item-edit-display-ta.tcl
    • -32
    • +36
    ./www/asm-admin/item-edit-display-tb.tcl
    • -15
    • +19
    ./www/asm-admin/item-edit-fu.tcl
    • -3
    • +7
    ./www/asm-admin/item-edit-mc-choices.tcl
    • -67
    • +71
    ./www/asm-admin/item-edit-mc.tcl
    • -23
    • +25
    ./www/asm-admin/item-edit-oq.tcl
    • -22
    • +26
    ./www/asm-admin/item-edit-sa.tcl
    • -12
    • +17
    ./www/asm-admin/results-edit.tcl
improve spelling

  1. … 19 more files in changeset.
Replace ad_decode idioms

  1. … 1 more file in changeset.
Bring files on oacs-5-10 in sync with HEAD

    • -228
    • +228
    ./tcl/as-item-type-mc-procs.tcl
    • -62
    • +17
    ./www/admin/set-reg-assessment.tcl
  1. … 155 more files in changeset.
Whitespace changes + editor hints

  1. … 19 more files in changeset.
Replace/remove deprecated proc 'db_null' and update doc accordingly

  1. … 33 more files in changeset.
Fix typos

  1. … 8 more files in changeset.
Whitespace changes

    • -62
    • +17
    ./www/admin/set-reg-assessment.tcl
  1. … 4 more files in changeset.
try to fix broken link to reasonable values

improve spelling

  1. … 12 more files in changeset.
Whitespace changes

    • -227
    • +227
    ./tcl/as-item-type-mc-procs.tcl
  1. … 3 more files in changeset.
Fix proc doc errors detected by 'documentation__check_parameters'

  1. … 5 more files in changeset.
Prefer 'incr' to increment variables instead of 'expr'.

  1. … 3 more files in changeset.
improve testcases by removing useless expr commands

    • -13
    • +13
    ./tcl/test/as-assessment-procs.tcl
  1. … 16 more files in changeset.
Remove unused image

Reduce code duplication: delete 'assessment/lib/progress-bar.*', essentially the same as 'acs-tcl/lib/static-progress-bar'

Whitespace changes + add editor hints

    • -42
    • +40
    ./www/asm-admin/add-edit-check.tcl
    • -191
    • +193
    ./www/asm-admin/item-stats.tcl
    • -15
    • +16
    ./www/asm-admin/section-select.tcl
  1. … 20 more files in changeset.
Remove superflous parentheses

  1. … 23 more files in changeset.
simplyfy expressions, remove useless file

  1. … 2 more files in changeset.
Align case of acs_object_type with that of the actual table (fixes automated tests), remove reference to non-existing stored procedure acs_action__name (fixes automated tests), comment out leftover sql script referenced nowhere

    • -122
    • +125
    ./sql/postgresql/assessment-actions-create-p.sql
    • -0
    • +11
    ./sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql
Make proc private as their sibling counterparts (fixes automated tests), uniform documentation style

Add documentation for public procs (fixes automated tests), use an api that will assume a single mountpoint for the package (as was intended)

Uniform documentation style, add documentation to public proc (fixes automated tests)

Uniform documentation style, make as::item_display_sb::set_item_display_type as its sibling as::item_display_f::set_item_display_type (fixes automated tests)

Add documentation for public procs, simplify idiom, uniform documentation style

    • -16
    • +14
    ./tcl/as-item-display-fu-procs.tcl
Add documentation for public procs (fixes automated tests), uniform indentation, uniform documentation style

    • -1158
    • +1156
    ./tcl/as-install-procs.tcl
Skip test when tclwebtest is not available