• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

Fix parameter names and rework proc doc

Harmonize parameter names in proc documentation removing unexistent ones

Fix parameter names in proc doc

  1. … 1 more file in changeset.
Whitespace changes

  1. … 2 more files in changeset.
Fix parameter name in proc doc and add brief descriptions

  1. … 3 more files in changeset.
Fix parameter name in proc documentation

prefer built-in ns_dbquotevalue over DoubleApos

improve spelling

  1. … 2 more files in changeset.
make tested API calls explicit

    • -17
    • +30
    ./tcl/test/spell-checker-procs.tcl
  1. … 2 more files in changeset.
prefer aa_equals over aa_true+string equal

improve testcases by removing useless expr commands

    • -11
    • +11
    ./tcl/test/spell-checker-procs.tcl
  1. … 17 more files in changeset.
improve rowcount expressions

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

  1. … 25 more files in changeset.
Remove superflous parentheses

  1. … 28 more files in changeset.
simplyfy expressions, remove useless file

  1. … 3 more files in changeset.
Fix typos

  1. … 10 more files in changeset.
improve spelling

    • -2
    • +1
    ./www/doc/exercise/ats-for-designers.adp
    • -2
    • +1
    ./www/doc/exercise/ats-for-designers.html
    • -1
    • +1
    ./www/scripts/xinha/insert-file-orig.adp
  1. … 16 more files in changeset.
Fix duplicate 'the'

    • -2
    • +2
    ./www/doc/exercise/ats-for-designers.adp
    • -1
    • +1
    ./www/doc/exercise/ats-for-designers.html
  1. … 17 more files in changeset.
Deprecate 'template::util::leadingPad' in favor of the new and more general 'ad_pad'

Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 367 more files in changeset.
Prefer again 'person::name', as the proc has been reimplemented using 'person::get_person_info', which uses the new 'person_info_cache' cache.

  1. … 13 more files in changeset.
Remove unnecessary expr and fix typo

add fully qualified name for templating cache, add version dependency

bump verison to 1.6d5

  1. … 2 more files in changeset.
Improve test so it reflects spellcheck configuration from parameters

    • -11
    • +26
    ./tcl/test/spell-checker-procs.tcl
Fix incompatible oracle idiom pinted out by automated test

    • -2
    • +2
    ./www/scripts/xinha/file-selector-oracle.xql
Update es_ES translation

    • -0
    • +1
    ./catalog/acs-templating.es_ES.ISO-8859-1.xml
  1. … 3 more files in changeset.
Update italian translation

    • -0
    • +1
    ./catalog/acs-templating.it_IT.ISO-8859-1.xml
  1. … 3 more files in changeset.
Prefer 'acs_user::get_element ...' to 'person::name ...', in cases when 'person' is a user, as it doesn't rely on util_memoize_cache.

  1. … 13 more files in changeset.
fix example in documentation and small code cleanup

  1. … 3 more files in changeset.