• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Kill the timestamp on the catalog files, it only causes confusion by CVS

Removed this file, it was empty

The with_catch logic was broken

Improved the documentation

making danish, french, and finnish enabled by default, fixing Tcl API tests

  1. … 2 more files in changeset.
removing debug printouts

Commenting in check to make sure lang::catalog::import_from_all_files_and_cache is only run once

Removing hard coded dotlrn accidentally left in query selecting packages to load catalog files for. removing debug printout

moving functionality of proc lang::system::default_locale into proc lang::util::default_locale_from_lang and removing lang::system::default_locale

  1. … 2 more files in changeset.
Added queries to deal with descriptions

    • -0
    • +10
    ./lang-message-procs-postgresql.xql
    • -13
    • +417
    ./test/acs-lang-test-procs.tcl
Implemented accept-language content negotiation ; preserving timezones (used to use client-properties)

Fixing formatting ; caching default locale for language

Clarifying commments on lc_time_fmt ; implementing %Z for lc_time_fmt ; prevent variable interpolation for lc_get

Adding comments to try and make sense of the money formatting data

Fixing charsets for message catalog files ; import/export descriptions

Fixed bug #4: locale fallback

honoring the accept-language HTTP header in the locale negotiation (right before we resort to system locale). Lars added test case for system package setting

Added procs lc_time_conn_to_system and lc_time_system_to_conn

    • -0
    • +12
    ./localization-procs-postgresql.xql
Do the database-to-memory caching on startup without serving pages until that's done. Syncing from message catalog files can be done later

Comments on messages

  1. … 4 more files in changeset.
1. Added search for words in messages feature.

2. Added locale enable/disable feature

3. Cleaned up translation UI

4. Improved batch message edit

  1. … 37 more files in changeset.
changing localization data to be stored in the message catalog instead of in an nsv array so that those values can be set via a web interface instead of having to update a file

  1. … 22 more files in changeset.
adding italian locale

1. removed some errant log statemets previously inserted when debugging

2. sql/common/*sql files weren't being displayed by the APM, are now

3. added index on start_date in timespan-create after user reported

very slow calendar queries in .LRN

  1. … 7 more files in changeset.
Fixed some minor acs-lang stuff and a few noquote things.

  1. … 6 more files in changeset.
1. Added some more Tcl API to notifications

2. Fixed lang-catalog-procs.tcl (tested) and acs-bootstrap-installer (not tested

yet) to work with tDOM.

  1. … 5 more files in changeset.
Fixed a typo most likely caused when Bart switched to tDOM

-Replaced nsxml with tDOM (http://tdom.org), a much faster & richer XML parser, and XSLT and XPath processor.

  1. … 3 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 40 more files in changeset.
changing the file structure of acs-automated-testing tests as outlined in this post: http://openacs.org/forums/message-view?message_id=90563

    • -0
    • +208
    ./test/acs-lang-test-init.tcl
  1. … 17 more files in changeset.