• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
- set maturity to DotLRN packages to 2

  1. … 23 more files in changeset.
- correct work-in-progress version numbering to *a1

  1. … 28 more files in changeset.
- bump version numbers due to branching

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

  1. … 28 more files in changeset.
Update dotlrn package versions to 2.6.0 for the last dotlrn release.

  1. … 42 more files in changeset.
Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 87 more files in changeset.
Version numbers bumped to 2.5.0.

  1. … 42 more files in changeset.
Nor did the .lrn package version bumps get committed ...

  1. … 42 more files in changeset.
1. Bumped version number to 2.5.0a1

2. Bumped release date to next wednesday, my anticipated release date. At

this point, if honchos says release at our tuesday meeting, all I need to

do is check out this version and it's ready to go.

  1. … 44 more files in changeset.
Reduce the use of display_template

Untabify and indent

    • -226
    • +226
    ./lib/evaluations-chunk.tcl
Generate unique ID for lists

Indentation

HTML cleanup

    • -2
    • +1
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -2
    • +1
    ./catalog/evaluation.es_ES.ISO-8859-1.xml
Indentation

It's easier to use lang::util::localize instead of lang::message::lookup to render the messages in the tcl

    • -5
    • +2
    ./www/admin/grades/distribution-edit.tcl
Fix message keys, use vars like %var% instead of

    • -3
    • +3
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -4
    • +3
    ./catalog/evaluation.es_ES.ISO-8859-1.xml