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

Reduce divergencies between oracle and postgres codebase

    • -134
    • +0
    ./lib/evaluations-chunk-postgresql.xql
    • -8
    • +0
    ./www/view/answer-add-edit-postgresql.xql
Remove unneded xql files

Reduce divergencies between oracle and postgres codebase

Reduce divergencies between oracle and postgres codebase

    • -81
    • +0
    ./tcl/evaluation-procs-postgresql.xql
merged changes from the oacs-5-9 branch and resolved conflicts

    • -21
    • +11
    ./sql/postgresql/evaluation-create.sql
    • -0
    • +41
    ./sql/postgresql/upgrade/upgrade-2.9.0-2.9.1d1.sql
  1. … 7820 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Remove incompatible idiom from oracle's sql (as pointed out by regression tests)

Fix spellings

  1. … 13 more files in changeset.
- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Adjust version numbers in dotlrn

Prevent double-installation via xml file

  1. … 8 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

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

- bump version number to 2.9.1d3

- tighten page contracts

    • -3
    • +3
    ./www/admin/evaluations/grades-sheets.tcl
  1. … 4 more files in changeset.