• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
- quote HTML attribute values

- use & in hrefs

    • -1
    • +1
    ./www/admin/evaluations/grades-sheets.adp
    • -29
    • +29
    ./www/admin/evaluations/student-list.adp
- use type checking for boolean parameters in page_contracts to improve security

    • -2
    • +2
    ./www/admin/evaluations/student-list.tcl
    • -2
    • +2
    ./www/admin/grades/distribution-edit-2.tcl
    • -2
    • +2
    ./www/admin/tasks/solution-add-edit.tcl
    • -2
    • +2
    ./www/admin/tasks/task-add-to-communities.tcl
  1. … 9 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- replace deprecated ad_require_permission by permission::require_permission in index.vuh files

- replace deprecated ns_tmpnam by ad_tmpname in index.vuh files

  1. … 3 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -25
    • +32
    ./sql/postgresql/evaluation-drop.sql
    • -26
    • +36
    ./sql/postgresql/upgrade/upgrade-0.2d-0.3d.sql
    • -20
    • +30
    ./sql/postgresql/upgrade/upgrade-0.4d2-0.4d3.sql
    • -18
    • +30
    ./sql/postgresql/upgrade/upgrade-0.4d6-0.4d7.sql
    • -17
    • +27
    ./sql/postgresql/upgrade/upgrade-0.4d7-0.4d8.sql
  1. … 2533 more files in changeset.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- fix ambiguous markup in adp pages due to missing quoting

    • -1
    • +1
    ./www/admin/grades/distribution-edit.adp
  1. … 2 more files in changeset.
- fix invalid @param declarations for API browser

- use dollar quoting

    • -18
    • +30
    ./sql/postgresql/upgrade/upgrade-0.4d6-0.4d7.sql
- fix broken drop script

    • -13
    • +17
    ./sql/postgresql/evaluation-drop.sql
  1. … 1 more file in changeset.
- modernize SQL (dollar quoting, named arguments, fix and complete function_args)

    • -12
    • +15
    ./sql/postgresql/evaluation-drop.sql
    • -26
    • +36
    ./sql/postgresql/upgrade/upgrade-0.2d-0.3d.sql
    • -20
    • +30
    ./sql/postgresql/upgrade/upgrade-0.4d2-0.4d3.sql
    • -17
    • +27
    ./sql/postgresql/upgrade/upgrade-0.4d7-0.4d8.sql