• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 21 more files in changeset.
Switch to a sql-only approach (fixes regression)

Replace ad_decode idioms

  1. … 1 more file in changeset.
Replace ad_decode idioms

Bring files on oacs-5-10 in sync with HEAD

  1. … 162 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 15 more files in changeset.
Whitespace changes + editor hints

  1. … 19 more files in changeset.
Replace/remove deprecated proc 'db_null' and update doc accordingly

  1. … 33 more files in changeset.
Fix typo in proc doc

don't load deleted messages into the cache and drop conceptually broken parameter

Get rid of warning: "template::form::check_elements: MISSING FORMWIDGET"

Fix typo

Replace silent catch with something nicer

Fulfill Lars old dream by using a thread safe idiom

Tolerate wrong locales from browsers by assuming our default one

improve spelling

  1. … 15 more files in changeset.
Whitespace changes

    • -1
    • +1
    ./www/admin/message-conflict-revert.tcl
  1. … 1 more file in changeset.
Fix typos

    • -1
    • +1
    ./www/admin/message-conflict-revert.tcl
  1. … 5 more files in changeset.
fix typos

Removed obsolete @arch-tag

  1. … 27 more files in changeset.
Remove private proc 'lang::message::translate', broken since 2002 and used nowhere.

Remove deprecated proc 'ad_locale_get_label', scheduled to be removed in 5.3, and used nowhere.

Whitespace changes

Harmonize parameter names in proc documentation removing unexistent ones

Fix parameter names in proc doc

Whitespace changes

  1. … 1 more file in changeset.
Prefer 'incr' to increment variables instead of 'expr'.

rework test cases, make tested procs explicit

    • -5
    • +9
    ./tcl/test/acs-lang-localization-procs.tcl
    • -10
    • +16
    ./tcl/test/acs-lang-message-procs.tcl
    • -41
    • +115
    ./tcl/test/acs-lang-test-procs.tcl
Fix typo or this file would not load

improve testcases by removing useless expr commands

  1. … 17 more files in changeset.