• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Set the charset from the locale for the content-type meta information. This

wasn't being tracked in ad_conn, nor cached by acs-lang, nor used by

lrn-master. It's now tracked in ad_conn, cached by acs-lang, and used

properly by lrn-master.

  1. … 3 more files in changeset.
Zen project: add ID attribute for select_locales widget

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 360 more files in changeset.
First round of oacs-5-3 merge to HEAD commits

  1. … 95 more files in changeset.
Merged oacs-5-2 -> oacs-5-3 branches.

  1. … 66 more files in changeset.
Added a doc block to this proc.

Reverted all changes from Mannheim

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

  1. … 197 more files in changeset.
Fixed bug #2952:   as thousands separator

Forgot to add this file before commiting 5.3 fix for bug #2931

file lang-widget-procs.tcl was added on branch oacs-5-3 on 2006-11-03 20:48:22 +0000

Fixed bug #2931 (brought to HEAD from oacs-5-2)

  1. … 1 more file in changeset.
Fixed bug #2931 ...

file lang-widget-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./lang-widget-procs.tcl
Make sure acs-translations do not privide an error message if the language key is missing

Test cases for lang-message-procs

    • -0
    • +33
    ./test/acs-lang-message-procs.tcl
Made the check for a message key in hashes (i.e. #package_key.message_key#)

more robust by only recognizing it if both parts, separated by a ".", exists.

This reduces the odds of random text between hashes being mistaken for a

key and throwing a "missing key" error.

fixing bug #2905

fixing 2905

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 718 more files in changeset.
typo in error message.

Added procedure to create edit url for message keys

It does not make sense to export acs-translations at all because the object_ids are different from site tot site

added support to support user_id when setting locale

added order statement

added user_id switch when setting locale

Added get_locale_options

Added lang::util::convert_to_i18n made optional (depending on the installation of acs-translations)

Added procedure to get all locales

Added procedure to retrieve all locales known in the system