• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix and standardize quoting in template properties

  1. … 396 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 337 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
removed docs in favor of link to acs-core-docs

adding new instructions for how to do valid dynamic key message lookups

making export of I18N messages have a confirm page. Adding noquote to html adp vars

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

  1. … 53 more files in changeset.
Changed the file manage page of the APM to reflect that file paths are no longer in the database. The page now just serves the purpose of showing the file types that the APM thinks your files are and watching files. Making paths to sql files and catalog files be fetched directly from the filesystem. Offering to mount applications under /package_key upon install for convenience. Making sure the package-delete page works by unmounting and uninstantiating packages with the Tcl API (to trigger callbacks) before uninstall. Adding ability to watch all files in a package. Minor update of I18N instructions

  1. … 10 more files in changeset.
updating the instructions for replacing texts with variables with message lookups, adding note about translating phrases rather than words

minor improvements of I18N instructions

  1. … 1 more file in changeset.
updated I18N instructions to reflect the new argument handling of the lookup proc

adding new variable interpolation functionality to I18N guide

improving UI and instructions for managing I18N for a package in the APM - kudos to Lars for this

  1. … 7 more files in changeset.
updated the I18n instructions to point to the script for checking catalog files

adding instructions on how to check that a catalog file is in sync with message lookups in the code

extended the instructions on how to make TCL files use the message catalog

adding support for tcl files in the I18N interface for packages, temporary message tags must be inserted manually, there is no equivalent of Jeffs magic script for adp files for tcl files, improving the I18N instructions

  1. … 4 more files in changeset.
Peter: a proc in the acs-lang API changed name, correcting, improving the documentation for translating adp files, removing tilde files that were committed by mistake yesterday evening

  1. … 7 more files in changeset.
Peter: adding a web interface to Jeff's magical script for extracting translatable text from adp files to make them multilingual

  1. … 14 more files in changeset.