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

Use 'lc_content_size_pretty' for content size

    • -2
    • +2
    ./catalog/evaluation.de_DE.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/evaluation.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/evaluation.es_GT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/evaluation.pt_BR.ISO-8859-1.xml
replace deprecated ad_var_type_check_number_p by "string is double -strict "

    • -1
    • +1
    ./www/admin/grades/distribution-edit-2.tcl
fix spelling errors

    • -3
    • +3
    ./catalog/evaluation.en_US.ISO-8859-1.xml
  1. … 1 more file in changeset.
fix typos in message catalog and bump version number to force reload

    • -2
    • +2
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/evaluation.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/evaluation.pt_BR.ISO-8859-1.xml
whitespace changes

avoid usage of ad_var_type_check_integer_p

improve spelling

    • -2
    • +2
    ./www/admin/evaluations/student-list.tcl
  1. … 15 more files in changeset.
whitespace and quoting changes

    • -8
    • +11
    ./www/admin/groups/group-delete.tcl
improve spelling

    • -1
    • +1
    ./catalog/evaluation.en_US.ISO-8859-1.xml
  1. … 4 more files in changeset.
Whitespace changes

  1. … 6 more files in changeset.
Fix typos

  1. … 8 more files in changeset.
Removed obsolete @arch-tag

  1. … 25 more files in changeset.
Whitespace changes

    • -412
    • +412
    ./tcl/evaluation-procs.tcl
  1. … 4 more files in changeset.
Fix proc doc errors detected by 'documentation__check_parameters'

  1. … 6 more files in changeset.
prefer built-in ns_dbquotevalue over DoubleApos

    • -9
    • +9
    ./www/admin/evaluations/student-list.tcl
  1. … 16 more files in changeset.
Add documentation to public procs (fixes automated tests), fullfill TODO by DRB, uniform doc style, improve legibility, comment out broken proc (missing sql), fix awkward db_transaction idioms

Fix mismatched acs_attribute datatype with respect to related table (fixes automated tests)

    • -17
    • +20
    ./sql/oracle/evaluation-create.sql
    • -0
    • +25
    ./sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql
    • -15
    • +18
    ./sql/postgresql/evaluation-create.sql
    • -0
    • +25
    ./sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql
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. … 473 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 202 more files in changeset.
Fix a bunch of typos

    • -1
    • +1
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./sql/postgresql/evaluation-create.sql
    • -8
    • +8
    ./www/admin/groups/group-member-add-2.tcl
  1. … 116 more files in changeset.
Fix typos

    • -1
    • +1
    ./catalog/evaluation.en_US.ISO-8859-1.xml
  1. … 149 more files in changeset.
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/evaluation.en_US.ISO-8859-1.xml
  1. … 59 more files in changeset.
Fix typos

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

    • -1
    • +1
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./sql/postgresql/evaluation-create.sql
  1. … 83 more files in changeset.
Fix typos

    • -1
    • +1
    ./catalog/evaluation.en_US.ISO-8859-1.xml
  1. … 52 more files in changeset.
Fix invalid meta-data

Reduce divergencies between oracle and postgres codebase

    • -19
    • +0
    ./www/admin/grades/grades-oracle.xql
    • -19
    • +0
    ./www/admin/grades/grades-postgresql.xql
    • -0
    • +24
    ./www/admin/grades/grades.xql
    • -26
    • +0
    ./www/admin/grades/distribution-edit-oracle.xql
    • -12
    • +27
    ./www/admin/grades/distribution-edit.xql
  1. … 3 more files in changeset.
Fix typo