• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
removing debug printout

fixed mistake in regsub for listing of message lookups for a key

let's not double quote messages (some have HTML in them) in textareas (the form builder quotes for us)

adding file

    • -0
    • +93
    ./set-system-timezone.adp
adding timezone support, adding auditing of edited messages, adding package scoped locale preference and package scoped locale

    • -0
    • +13
    ./lookups-include.tcl
    • -0
    • +18
    ./set-system-timezone-oracle.xql
    • -0
    • +12
    ./set-system-timezone-postgresql.xql
    • -0
    • +57
    ./set-system-timezone.tcl
  1. … 29 more files in changeset.
changing from an old deprecated locale proc to using ad_conn locale

removing two links (thanks Carl) from the acs-lang admin interface that were mostly used as a convenience during development

adding batch editing with pagination that allows multiple messages to be translated by translator on one page, added context bar to admin ui, added HTML quoting of messages, various other minor improvements

    • -0
    • +106
    ./batch-editor.tcl
Adding links to message catalog translation UI from site-wide admin page and from the locale preference page for users, adding explaining text to translation UI

  1. … 4 more files in changeset.
removed the locale master template that the acs-lang admin pages were using

improving context bar handling, master template, and other minor improvements

  1. … 4 more files in changeset.
removing debugging code

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

    • -53
    • +40
    ./display-localized-messages.tcl
  1. … 18 more files in changeset.
removing tilde file

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
    • +112
    ./display-grouped-messages.adp
    • -0
    • +103
    ./display-grouped-messages.tcl
    • -0
    • +81
    ./display-localized-messages.adp
    • -0
    • +91
    ./display-localized-messages.tcl
    • -0
    • +134
    ./edit-localized-message-2.tcl
    • -0
    • +26
    ./edit-localized-message.adp
    • -0
    • +146
    ./edit-localized-message.tcl
    • -0
    • +11
    ./load-catalog-files.tcl
    • -0
    • +13
    ./locale-delete-confirm.adp
    • -0
    • +100
    ./locale-delete.tcl
    • -0
    • +160
    ./locale-edit.tcl
  1. … 97 more files in changeset.