• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

Fix duplicated words

  1. … 2 more files in changeset.
Make clearer what is going on here (a lot, apparently)

    • -14
    • +66
    ./www/asm-admin/admin-request.tcl
Remove unused query and put last remaining inline to avoid xql file. Reduce joining

    • -1
    • +12
    ./www/asm-admin/request-notification.tcl
    • -26
    • +0
    ./www/asm-admin/request-notification.xql
Don't pass fine tcl variables through the database for random reasons, improve code legibility, reduce divergency between oracle and postgres codebase, exploit multi-user permission checking on postgres

    • -40
    • +3
    ./www/asm-admin/send-mail-oracle.xql
    • -48
    • +6
    ./www/asm-admin/send-mail-postgresql.xql
Beautify code, remove unneded variables and queries

modernize tcl

Add missing brace

Transform page_contract into include_contract, and add 'session_id' required parameter for the 'find_assessment' query

Create 'ad_include_contract' for includelet

Rework adp boolean expressions

  1. … 21 more files in changeset.
Prefer literal in adp axpressions + Whitespace changes

    • -43
    • +43
    ./www/asm-admin/item-edit-general.adp
  1. … 24 more files in changeset.
Prefer literal in adp axpressions

  1. … 6 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. … 470 more files in changeset.
Replace 'exists_and_not_null'

Replace deprecated proc 'ad_parameter' with 'parameter::get'

Replace deprecated proc 'empty_string_p'

  1. … 1 more file in changeset.
regenerated documentation

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

  1. … 224 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

Prefer '{}' to '[list]' when creating empty lists

Rework variable assignment (set -> lassign) + Whitespace changes

Prefer '{}' to '[list]' when creating empty lists

  1. … 201 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

    • -64
    • +60
    ./www/asm-admin/item-add-mc-choices.tcl
    • -122
    • +120
    ./www/asm-admin/item-add.tcl
    • -238
    • +236
    ./www/asm-admin/item-edit-general.tcl
    • -51
    • +49
    ./www/asm-admin/item-edit-mc-choices.tcl
Fix typos

  1. … 10 more files in changeset.
Fix typos

  1. … 148 more files in changeset.
Fix metadata

    • -1
    • +1
    ./www/admin/asm-action-param-delete.tcl
bump versions of packages with DotLRN style version numbering to HEAD numbers (2.10.0*)

  1. … 35 more files in changeset.
Fix typos

    • -1
    • +1
    ./catalog/assessment.en_US.ISO-8859-1.xml
  1. … 23 more files in changeset.
Fix typos

    • -2
    • +2
    ./catalog/assessment.en_US.ISO-8859-1.xml
  1. … 50 more files in changeset.