• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

  1. … 64 more files in changeset.
- repace deprecated "dt_format" by "lc_time_fmt"

- get rid of old-style parameter passing

  1. … 1 more file in changeset.
- fix empty string in compiled expression

- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

  1. … 8 more files in changeset.
- modernize tcl

- brace expressions

- no need to use expr in condition of for loop

- no need to test for existence when variables have defaults

- modernize tcl

- remove unneeded "expr" in side if-expressions

  1. … 13 more files in changeset.
- modernize tcl

  1. … 3 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 378 more files in changeset.
Checkpoint 11.2 (level AA): Avoid deprecated features of W3C technologies .

  1. … 31 more files in changeset.
HTML strict cleanup

  1. … 3 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Merging Nima's changes: UI fixes

Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

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

  1. … 2478 more files in changeset.
Fix some errors in the internationalization of the calendar widget

Add titles to calendar navigation. Add message keys.

  1. … 1 more file in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
fixed i18n string

use diamond graphic for all day entries (fix from Sloan)

added automated test scripts

    • -0
    • +96
    ./test/acs-datetime-procs.tcl
make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
Fixed bug #482: URLs for gifs wrong

  1. … 11 more files in changeset.
put back day_of_theweek. no idea why that was removed (lars?), anyway it is needed by the calendar-portlet

Applied patch #175: internationalizatioN

  1. … 8 more files in changeset.
The file only had one test, and it was obsolete; besides, tests now go in a -procs file, so they can be watched

Marked dt_format deprecated

changing to use lc_get instead of the old-style and direct nsv_get command for lookup of localization data