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

- remove unneeded expr statements

  1. … 5 more files in changeset.
composition-rel reform:

- apply changes developed by Michael Steigman for making rel-types

configurable whether these should be composable or not

(default is: these are composable, which was up to now the only

choice)

- improved documentation of log argument lists of SQL functions

- Background:

http://openacs.org/forums/message-view?message_id=5330734

http://openacs.org/forums/message-view?message_id=4031049

- bump version number of acs-kernel to 5.9.1d16

    • -1
    • +1
    ./sql/postgresql/evaluation-create.sql
  1. … 34 more files in changeset.
- modernize HTML (prefer "semantic" attributes)

- quote HTML attributes

    • -25
    • +25
    ./www/admin/evaluations/student-list.adp
    • -1
    • +1
    ./www/admin/grades/distribution-edit.adp
  1. … 9 more files in changeset.
- updated version numbers, regenerated documentation

  1. … 298 more files in changeset.
- add editor hints to .vuh files

  1. … 29 more files in changeset.
- bump version number to 2.9.1d2

- improve security of page_contracts

    • -2
    • +2
    ./www/admin/grades/grades-delete-2.tcl
    • -2
    • +2
    ./www/admin/tasks/solution-add-edit.tcl
    • -2
    • +2
    ./www/admin/tasks/task-add-to-communities.tcl
  1. … 4 more files in changeset.
- Alter caveman style booleans (type character(1)) to real SQL boolean types.

- bump version number to 2.9.1d1

    • -20
    • +10
    ./sql/postgresql/evaluation-create.sql
    • -0
    • +41
    ./sql/postgresql/upgrade/upgrade-2.9.0-2.9.1d1.sql
file upgrade-2.9.0-2.9.1d1.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.9.0-2.9.1d1.sql
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

  1. … 72 more files in changeset.
- bump version numbers

  1. … 75 more files in changeset.
*** empty log message ***

  1. … 75 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 336 more files in changeset.
- fix syntax and indentation

    • -8
    • +13
    ./www/admin/evaluations/student-list.tcl
  1. … 1 more file in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

    • -1
    • +1
    ./www/admin/evaluations/audit-info.adp
  1. … 111 more files in changeset.
- fix and standardize quoting in template properties

    • -2
    • +2
    ./www/admin/evaluations/audit-info.adp
  1. … 331 more files in changeset.
- standardize url construction to protect against injection attacks

    • -2
    • +2
    ./www/admin/evaluations/audit-info.tcl
    • -19
    • +28
    ./www/admin/evaluations/student-list.tcl
    • -2
    • +2
    ./www/admin/grades/distribution-edit.tcl
    • -2
    • +2
    ./www/admin/grades/grades-type-reports.tcl
    • -2
    • +2
    ./www/admin/groups/group-member-add-2.tcl
    • -2
    • +2
    ./www/admin/groups/group-member-add.tcl
  1. … 10 more files in changeset.