• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
the upgrade to acs-lang 4.7d5 would break if server already had swedish locale, added check to fix that

    • -6
    • +18
    ./oracle/upgrade/upgrade-4.7d4-4.7d5.sql
upgrade of acs-lang 4.7d4-4.7d5 adding locales from the translation server

    • -0
    • +79
    ./oracle/upgrade/upgrade-4.7d4-4.7d5.sql
    • -0
    • +79
    ./postgresql/upgrade/upgrade-4.7d4-4.7d5.sql
  1. … 1 more file in changeset.
adding all locales from the dotlrn translation server. Kudos to all the translators.

message catalog upgrade support - adding upgrade_status columns to tables lang_messages and lang_message_keys

    • -0
    • +9
    ./oracle/upgrade/upgrade-4.7d3-4.7d4.sql
    • -0
    • +9
    ./postgresql/upgrade/upgrade-4.7d3-4.7d4.sql
Bug: acs-lang had a default sysdate. Changed to default now()

adding timezone support, adding auditing of edited messages, adding package scoped locale preference and package scoped locale

    • -0
    • +51
    ./oracle/message-audit.sql
  1. … 34 more files in changeset.
adding the swedish locale

correcting labels of locales

added the danish locale - OpenACS now supports danish...

added the danish locale

Splitting up the message keys into package_key and message_key in the datamodel, adding a message key table, changing format of catalog files to be xml based, cleaning up tcl API and its documentation, adding acs-automated-testing tests that test some catalog and message TCL procs

    • -0
    • +80
    ./oracle/upgrade/upgrade-4.7d2-4.7d3.sql
    • -13
    • +34
    ./postgresql/message-catalog.sql
    • -0
    • +79
    ./postgresql/upgrade/upgrade-4.7d2-4.7d3.sql
  1. … 29 more files in changeset.
Renamed upgrade scripts to include the full version number

    • -72
    • +0
    ./oracle/upgrade/upgrade-4.1-4.7.sql
    • -0
    • +72
    ./oracle/upgrade/upgrade-4.1-4.7d2.sql
    • -73
    • +0
    ./postgresql/upgrade/upgrade-4.1-4.7.sql
    • -0
    • +73
    ./postgresql/upgrade/upgrade-4.1-4.7d2.sql
  1. … 1 more file in changeset.
Collaboraid: adding namespaces to the TCL API, adding new procedures for extracting keys from adp pages and parsing keys embedded in text, adding a translation web UI that was used at Greenpeace (at www/admin) and making it work with PostgreSQL, moving the old pages under www to be under www/admin/test, making the lang_messages table use locale rather than language, added upgrade scripts

    • -0
    • +72
    ./oracle/upgrade/upgrade-4.1-4.7.sql
    • -0
    • +73
    ./postgresql/upgrade/upgrade-4.1-4.7.sql
  1. … 105 more files in changeset.
correct my email address.

  1. … 9 more files in changeset.

Installed some patches:

1. Request processor was losing the port portion of the URL in some cases.

2. OpenACS 4 couldn't cope with a PG database that was password-protected

3. Didn't work with nsopenssl

Also I removed references to currency.sql from acs-lang (this is now part

of the references package)

  1. … 3 more files in changeset.

Tring again!

    • -0
    • +21
    ./oracle/acs-lang-create.sql
    • -0
    • +17
    ./oracle/ad-locales-drop.sql
    • -0
    • +97
    ./oracle/ad-locales.sql
    • -0
    • +24
    ./oracle/message-catalog-drop.sql
    • -0
    • +68
    ./oracle/message-catalog.sql

Another attempt to get this package straightened out...

    • -0
    • +21
    ./postgresql/acs-lang-create.sql
    • -0
    • +17
    ./postgresql/ad-locales-drop.sql
    • -0
    • +98
    ./postgresql/ad-locales.sql
    • -0
    • +147
    ./postgresql/currency.sql
    • -0
    • +24
    ./postgresql/message-catalog-drop.sql
    • -0
    • +67
    ./postgresql/message-catalog.sql