• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- modernize tcl

- brace expressions

- use numeric comparison operator for truth value comparisons

- use tcl 8.5 extended index format for "lindex"

  1. … 20 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Added support for album_id to select a random photo of a specific album.

- Fixed random photo query. Split in two queries. One to select a

random photo across all photo albums and another for a random photo

from a single package or a specific photo.

- Random photo includes now accept a photo_id, package_id or a url. If

a photo_id is provided then that photo will be displayed. Otherwise

a random photo will be selected. See comments in random-photo.tcl

for details.

  1. … 1 more file in changeset.
Made a few minor bug fixes to random photo widget

  1. … 1 more file in changeset.
Added includable random-photo widget to Jeff's photo album in contrib. Works only with Postgres at the moment

  1. … 2 more files in changeset.