• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed a stray 'end'.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -0
    • +13
    ./postgresql/upgrade/upgrade-5.1.2d2-5.1.2d3.sql
  1. … 2272 more files in changeset.
added Basque and Catalan locales

    • -0
    • +13
    ./postgresql/upgrade/upgrade-5.1.2d2-5.1.2d3.sql
file upgrade-5.1.2d2-5.1.2d3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.1.2d2-5.1.2d3.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.1.2d2-5.1.2d3.sql
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

    • -0
    • +157
    ./oracle/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
    • -0
    • +157
    ./postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
  1. … 684 more files in changeset.
typo in fa_IR upgrade

file upgrade-5.1.1d1-5.1.1d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
fixing bug 1519 - misnamed locales

    • -0
    • +157
    ./oracle/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
    • -0
    • +157
    ./postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
  1. … 1 more file in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

    • -0
    • +54
    ./oracle/upgrade/upgrade-5.0.0-5.0.1.sql
    • -26
    • +2
    ./postgresql/upgrade/upgrade-5.0.0b4-5.0.0b5.sql
  1. … 286 more files in changeset.
drop script for acs-lang, bug 1431 patch 425 Jon Griffin (and me for postgres side)

    • -0
    • +7
    ./oracle/acs-lang-drop.sql
    • -0
    • +7
    ./postgresql/acs-lang-drop.sql
changing the HR_HR locale to be disabled by default like all the other non-en_US locales

    • -2
    • +2
    ./oracle/upgrade/upgrade-5.0.0-5.0.1.sql
added tagalog bug fix and Croatian locale to ad-locale.sql

leaving sync_time null and not assuming we were ever in sync. This has the downside that we have no base when bootstrapping the new upgrade feature causing a lot of update conflicts. However, it avoids delete conflicts.

    • -26
    • +2
    ./postgresql/upgrade/upgrade-5.0.0b4-5.0.0b5.sql
added tagalog bug fix and Croatian locale

    • -0
    • +10
    ./oracle/upgrade/upgrade-5.0.0-5.0.1.sql
adding new locales from the translation server and making them part of the 5.0.1 upgrade scripts

    • -0
    • +15
    ./oracle/upgrade/upgrade-5.0.0-5.0.1.sql
fixing and simplifying upgrade script. Using same approach as in PG version, i.e. adding column to existing table instead of creating brand new table

    • -56
    • +14
    ./oracle/upgrade/upgrade-5.0.0-5.0.1.sql
file upgrade-5.0.0-5.0.1.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.0.0-5.0.1.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.0.0-5.0.1.sql
changing the lang_messages_audit table to have a new audit_id integer primary key column. Having the overwrite_date in a composite primary key seemed problematic. Bumping version number of acs-lang to 5.0.1

    • -0
    • +71
    ./oracle/upgrade/upgrade-5.0.0-5.0.1.sql
  1. … 5 more files in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -27
    • +0
    ./oracle/upgrade-5.0.0b4-5.0.0b5.sql
    • -2
    • +32
    ./postgresql/upgrade/upgrade-5.0.0b4-5.0.0b5.sql
  1. … 280 more files in changeset.
drop lang_messages_audit and lang_messages_keys bug 1291

fix the lang_messages and lang_messages_audit sync_time update statements, bug 1280

    • -11
    • +11
    ./postgresql/upgrade/upgrade-5.0.0b4-5.0.0b5.sql
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -0
    • +27
    ./oracle/upgrade-5.0.0b4-5.0.0b5.sql
    • -0
    • +27
    ./postgresql/upgrade/upgrade-5.0.0b4-5.0.0b5.sql
  1. … 595 more files in changeset.
adding missing comma in lang_messages_audit table

adding primary key to the lang_messages_audit table. Fixed upgrade script to version 5.0.0b5 so that sync_time is set for the first revision of each I18N message

    • -27
    • +0
    ./oracle/upgrade-5.0.0b4-5.0.0b5.sql
    • -2
    • +32
    ./postgresql/upgrade/upgrade-5.0.0b4-5.0.0b5.sql
file upgrade-5.0.0b4-5.0.0b5.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.0.0b4-5.0.0b5.sql
file upgrade-5.0.0b4-5.0.0b5.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./oracle/upgrade-5.0.0b4-5.0.0b5.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.0.0b4-5.0.0b5.sql
Adding support for I18N message catalog upgrades. Any import of

messages from catalog files that is done after the initial import is

considered an upgrade. The message import and upgrade logic is

encapsulated in the proc lang::catalog::import_messages (invoked

through lang::catalog::import).

acs-lang package

- Bumping version of package to 5.0.0b5

- Changes to datamodel:

- Adding columns deleted_p, conflict_p, and sync_time to lang_messages table.

- Removed column upgrade_status from lang_message_keys table

- Adding columns deleted_p, sync_time, conflict_p, upgrade_status to lang_messages_audit table

- Changes to lang::catalog Tcl API:

- Added proc lang::catalog::import_messages that encapsulates the logic for import and upgrade of

messages from catalog files to database.

- Changed the lang::catalog::import_from_file and lang::catalog:import procs to use the new import_messages proc.

- Added the upgrade Tcl API test cases that extensively tests through the import_messages proc with both

en_US and de_DE locales.

- Changes to lang::message Tcl API:

- Changed lang::message::register to take new switches upgrade_sync, upgrade_status, and conlfict. Cleaned up the

proc a little and made it construct SQL dynamically.

- Added procs delete, get, and get_element.

- Added the edit proc that is used when editing attributes of a message other than the message text itself. This

proc will not create a new message revision. It is invoked for example by the delete proc.

- Added the count_conflicts proc.

- Changes to admin UI

- New canonical pages for import/export of catalog files that check for site-wide-admin priv

- Made the message delete page use appropriate Tcl API

- Added the message-conflicts page that shows conflicting messages. Linking to this page from

index page, locale-, and package index pages.

acs-admin package

- Removed the import/export messages pages and using the ones in acs-lang package instead.

    • -0
    • +27
    ./oracle/upgrade-5.0.0b4-5.0.0b5.sql
    • -0
    • +27
    ./postgresql/upgrade/upgrade-5.0.0b4-5.0.0b5.sql
  1. … 41 more files in changeset.
table ad_locale_user_prefs had gone missing from the create script (not sure how or when). Re-adding

upgrade script fix: the table ad_locale_user_prefs was never created so creating

    • -5
    • +25
    ./oracle/upgrade/upgrade-4.7d5-4.7d6.sql
upgrade script fix: lang_messages_audit audit table was not created with columns that it had at the time