• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reimplement the main admin locale UI using the template::list

Make use of uniform styling based on adp:icon

  1. … 16 more files in changeset.
Reduce divergency between oracle and postgres codebase

  1. … 6 more files in changeset.
Fix overquoting resulting in batch message key editor

This was caused by the now stricter quoting applied to ad_form, which is used under the hood to produce this UI

make sure that the query variable "show" is only passed non-empty, otherwise the page-contract of admin/message-list.tcl will fail

Remove ancient tests for 'acs-lang', which use obsolete API and don't work for the most part anymore

Cleanup broken tests from the old good days, timezone features in acs-lang are already tested in lang_test__lc_procs

mprove spelling: move closer to the linux documentation recommendations

  1. … 20 more files in changeset.
remove quotes from quoted vars

improve SQL quoting

  1. … 5 more files in changeset.
Fix alt text of image

Delete leftover page from the old good days:

- it is supposed to test the localization data model, but columns are wrong, so it probably refers to an older version

- similar tests already take place in the appropriate acs-automated-tests framework, so makes little point to fix it or port it

- makes use of deprecated api (e.g. ad_footer)

improve page contracts

improve page_contracts

  1. … 6 more files in changeset.
Use ad_page_contract

  1. … 1 more file in changeset.
Use ad_include_contract

  1. … 1 more file in changeset.
Add remark: this file seems to be a leftover from the old good days

Use ad_include_contract

Whitespace cleanup

Rename string_truncate and string_truncate_middle to comply with OpenACS naming convention, create deprecated wrappers, replace occurrences

As string_truncate_middle was defined in xotcl-request-monitor, bring it to acs-tcl instead

  1. … 11 more files in changeset.
Provide convenience link to default locale (resolves issue #3430)

fix for issue # 3429

move test cases for lc_monetary_currency to acs-outdated, where the definition lives

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

Prefer '==' over 'eq' on numeric comparison

  1. … 3 more files in changeset.
Fix regression on enabling/disabling locales

replace deprecated function ad_var_type_check_number_p which was used improperly

Simplify multirow logic using 'template::util::list_to_multirow'

Add the option to unregister (delete permanently the message key from all locales) a message key that has been already marked as deleted. Useful for cleaning up old message keys

file message-unregister.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./message-unregister.tcl