change-locale-include.tcl

  • last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8099 more files in changeset.
Cleanup private interface lang::system::timezone_support_p: ref-timezones has been made a dependency of acs-lang long ago

  1. … 5 more files in changeset.
Deprecated get_referrer and NsSettoTclString, replace them with versions that respect OpenACS naming convention

  1. … 7 more files in changeset.
Trailing whitespace cleanup

Code cleanup: use "ad_form" for form processing and "ad_include_contract"; dropped support for "change-locale-include"-include attribute "return_p" as it was never used in the include's code.

  1. … 2 more files in changeset.
improve spelling

  1. … 12 more files in changeset.
fix for bug #808: language list always sorted by english names

  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- Use get_referrer instead of ad hoc regexp to determine relative URLs.

- Fixed Regex used by "get_referrer -relative", which failed for root URLs

(i.e: http://www.openacs.org/). Thanks to Thomas Renner for the fix.

  1. … 1 more file in changeset.
Fixed absolute url expression check for proxy scenarios

- use ad_return_complaint for the complaint message of the page contract

- use simpler error message generation

- add missing curly brace

- protect against manipulated hidden input fields

- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 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.
- get rid of empty_string_p in non-deprecated code

- make use of tcl byte-code compiler

  1. … 42 more files in changeset.
Merged 5.3 to HEAD

  1. … 60 more files in changeset.
Mark as Selected the current locale in the select_locale widget

  1. … 1 more file in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Fix Butg #2931 for 5.3 ...

Fixed bug #2931 (brought to HEAD from oacs-5-2)

  1. … 1 more file in changeset.
Another file needed to fix bug #2931

removed page_contract from includelet so it works when included in another page with a conflicting contract; improved logic for when to show list of locales

  1. … 1 more file in changeset.
internationalized end-user-visible bits of acs-lang

  1. … 5 more files in changeset.
localized the list of locales in Change Locale dialog

  1. … 1 more file in changeset.
Default to system local and timezone

Bug 806: disabling timezone setting if use is not logged in. We should set in cookie, but API doesn't currently support this

Honor the parameter for package level locales

  1. … 1 more file 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

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

  1. … 3 more files in changeset.