• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
cleanup and renaming of import/export procs in lang::catalog namespace. Now there are really only two public procs to know about: lang::catalog::import and lang::catalog::export. Updating all invocations of the procs and test cases. Adding proc lang::message::unregister for deleting message keys - used in test case teardown.

  1. … 9 more files in changeset.
- Fixed translator mode toggle switch

- Reorganized links for clarity

Added page for testing translator mode

    • -0
    • +26
    ./test/translator-mode.adp
    • -0
    • +37
    ./test/translator-mode.tcl
Make the page not break when the en_US message doesn't exist

Added page to test lookup of a message in a locale

restructuring the query a little for readability

bug fix: providing a default to audit trail for the case where there is no current translation

To speed up package installation we made en_US be the only enabled locale by default. Changed catalog loading to only load files for enabled locales. Added a link in UI so that catalog files can be loaded for a certain enabled locale after installation

    • -0
    • +5
    ./import-locale-from-files.adp
    • -0
    • +17
    ./import-locale-from-files.tcl
  1. … 3 more files in changeset.
White background on checkboxes

Use templated parameters page

Start with current message

Fix for timezone query: gmt_offset is text, not integer

Audit had a message lookup, which didn't work when the message had %...% stuff in it

improving comment in ad_page_contract

Clarified export-messages link

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

  1. … 4 more files in changeset.
Added link to export messages

Clarified the comment

Show usage of localization-keys (lc_get)

Added delete link to edit-localized-message page

Added feature to delete message

    • -0
    • +17
    ./message-delete.adp
    • -0
    • +59
    ./message-delete.tcl
Cleaned up the UI

    • -0
    • +61
    ./edit-description.tcl
    • -0
    • +19
    ./edit-description.xql
  1. … 34 more files in changeset.
Clarified the page logic

Pulled out message key usage lookup to a separate page, so it doesn't take so long to display the edit-locatlized-message page

Comments on messages

  1. … 3 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

    • -0
    • +31
    ./batch-editor-oracle.xql
    • -0
    • +24
    ./batch-editor-postgresql.xql
  1. … 27 more files in changeset.
Fixed some minor acs-lang stuff and a few noquote things.

  1. … 6 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 90 more files in changeset.
allowing for 3 character ISO 639-2 language codes

  1. … 6 more files in changeset.
making timezone related pages in acs-lang check for the support of timezones (whether ref-timezones is installed)

  1. … 1 more file in changeset.