• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
strengthen boolean parameters in page contracts

    • -4
    • +2
    ./admin/grades/distribution-edit-2.tcl
    • -2
    • +2
    ./admin/tasks/task-add-to-communities.tcl
  1. … 28 more files in changeset.
Replace deprecated api

Make use of new API "ad_mktmpdir" and "ad_opentmpfile" instead of "ad_tmpnam"

  1. … 2 more files in changeset.
prefer adp:icon over old-style .gif images

  1. … 11 more files in changeset.
Use message key in the dependency tree of the package

passing properties consistently with @....;literal@

  1. … 41 more files in changeset.
improve spelling

    • -2
    • +2
    ./admin/evaluations/grades-sheet-parse.tcl
  1. … 42 more files in changeset.
use bind variables instead of tcl variable substition in xql fullqueries

  1. … 16 more files in changeset.
Deprecate with_finally and with_catch, superseded by e.g. try idioms in tcl 8.6

They would also not comply with OpenACS naming convention

  1. … 4 more files in changeset.
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.