• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changing the HR_HR locale to be disabled by default like all the other non-en_US locales

  1. … 3 more files in changeset.
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.

  1. … 1 more file in changeset.
added tagalog bug fix and Croatian locale

  1. … 1 more file in changeset.
adding new locales from the translation server and making them part of the 5.0.1 upgrade scripts

  1. … 3 more files in changeset.
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

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

  1. … 8 more files in changeset.
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

  1. … 4 more files in changeset.