• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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
- improve page contracts (use right type for IDs)

    • -2
    • +2
    ./www/admin/evaluations/audit-info.tcl
    • -2
    • +2
    ./www/admin/evaluations/grades-sheets.tcl
    • -4
    • +4
    ./www/admin/evaluations/student-list.tcl
    • -1
    • +1
    ./www/admin/grades/distribution-edit-2.tcl
  1. … 29 more files in changeset.
- remove deprecated calls (ad_verify_and_get_user_id)

- modernize Tcl (use byte-compiled comparisons, don't use numeric comparisons for string expressions, brace expressions)

    • -2
    • +2
    ./www/admin/evaluations/grades-sheets.tcl
    • -24
    • +24
    ./www/admin/evaluations/student-list.tcl
  1. … 20 more files in changeset.