• last updated 28 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace cleanup

improve spelling

  1. … 7 more files in changeset.
fix typos and bump version number due to changed message keys

    • -2
    • +2
    ./admin/evaluations/evaluations-edit.tcl
  1. … 6 more files in changeset.
fix typo in message key

  1. … 6 more files in changeset.
improve spelling

    • -1
    • +1
    ./admin/grades/distribution-edit-2.tcl
  1. … 7 more files in changeset.
Use 'lc_content_size_pretty' for content size

    • -2
    • +2
    ./admin/evaluations/grades-sheet-parse.tcl
  1. … 6 more files in changeset.
replace deprecated ad_var_type_check_number_p by "string is double -strict "

    • -4
    • +4
    ./admin/evaluations/evaluate-students.tcl
    • -3
    • +3
    ./admin/evaluations/grades-sheet-parse.tcl
    • -1
    • +1
    ./admin/grades/distribution-edit-2.tcl
fix spelling errors

  1. … 2 more files in changeset.
fix typos in message catalog and bump version number to force reload

  1. … 4 more files in changeset.
whitespace changes

    • -190
    • +191
    ./admin/evaluations/grades-sheet-parse.tcl
avoid usage of ad_var_type_check_integer_p

    • -2
    • +2
    ./admin/evaluations/grades-sheet-parse.tcl
improve spelling

    • -2
    • +2
    ./admin/evaluations/evaluate-students.tcl
  1. … 16 more files in changeset.
whitespace and quoting changes

Whitespace changes

    • -142
    • +139
    ./admin/evaluations/evaluate-students.tcl
  1. … 6 more files in changeset.
Fix typos

    • -2
    • +2
    ./admin/evaluations/evaluate-students.tcl
  1. … 8 more files in changeset.
prefer built-in ns_dbquotevalue over DoubleApos

  1. … 16 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. … 474 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

  1. … 120 more files in changeset.
Fix invalid meta-data

Reduce divergencies between oracle and postgres codebase

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

Reduce divergencies between oracle and postgres codebase

  1. … 3 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -65
    • +73
    ./admin/evaluations/evaluate-students.adp
    • -4
    • +12
    ./admin/evaluations/evaluate-students.tcl
  1. … 7820 more files in changeset.
Remove incompatible idiom from oracle's sql (as pointed out by regression tests)

  1. … 1 more file in changeset.
- replace template::util::leadingTrim by util::trim_leading_zeros

- bump version number to 2.9.1d3

    • -4
    • +4
    ./admin/evaluations/evaluate-students.tcl
    • -3
    • +3
    ./admin/evaluations/grades-sheet-parse.tcl
  1. … 2 more files in changeset.
- tighten page contracts

  1. … 4 more files in changeset.
- make boolean tests in .adp files more uniform

    • -15
    • +15
    ./admin/evaluations/student-list.adp
  1. … 11 more files in changeset.
Removed inline js handlers to comply with CSP

Removed deprecated html attributes bgcolor and align

Fixed markup

    • -65
    • +73
    ./admin/evaluations/evaluate-students.adp
    • -1
    • +3
    ./admin/evaluations/evaluate-students.tcl
Removed inline js handlers to comply with CSP

Removed deprecated html attributes bgcolor and align

Removed exec mv and used file rename instead

Fixed markup

    • -25
    • +30
    ./admin/evaluations/grades-sheet-parse.adp
    • -2
    • +7
    ./admin/evaluations/grades-sheet-parse.tcl