• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
- make boolean tests in .adp files more uniform

    • -15
    • +15
    ./www/admin/evaluations/student-list.adp
    • -5
    • +5
    ./www/admin/grades/distribution-edit.adp
  1. … 10 more files in changeset.
Removed inline js handlers to comply with CSP

Removed deprecated html attributes bgcolor and align

Fixed markup

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

- add nonces to script tags

- add body handlers

  1. … 7 more files in changeset.
- replace onChange handlers in forms of evaluation package by event listeners