• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Fix acs_attribute datatype to match table type (fixes automated tests)

    • -0
    • +34
    ./sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql
Unwrap indentation

    • -233
    • +1320
    ./tcl/as-install-procs.tcl
Fix duplicate 'the'

    • -1
    • +1
    ./catalog/assessment.en_US.ISO-8859-1.xml
  1. … 17 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- Add mising @param

- Add missing @author

- @creation_date -> @creation-date

- @creation-user -> @author

- Fix typos

  1. … 7 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

    • -2
    • +2
    ./www/admin/asm-action-param-admin.tcl
    • -2
    • +2
    ./www/admin/asm-action-param-delete.tcl
  1. … 354 more files in changeset.
Prefer 'person::name' to 'acs_user::get_element ... -name' + Fix arguments: user_id -> person_id

  1. … 8 more files in changeset.
Prefer 'person::name' to 'acs_user::get_element ... -name'

    • -1
    • +1
    ./www/asm-admin/request-notification.tcl
  1. … 7 more files in changeset.
Reduce divergency between oracle and postgres codebase

    • -26
    • +0
    ./lib/comments-chunk-postgresql.xql
Whitespace changes

    • -196
    • +195
    ./tcl/as-assessment-procs.tcl
    • -60
    • +61
    ./tcl/as-item-display-tb-procs.tcl
  1. … 2 more files in changeset.