• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add private procs for checking category existence in tests

Fix typo

Add 'category_get_procs' test case, covering multiple category::get... procs

Adapt proc doc to the implementation

Whitespace changes

Fix 'category::get_id' and 'category::get_id_by_object_title' queries, that aparently got mixed up in the past

Fix 'category::get_id' query

Whitespace changes

Set categories for tests

improve spelling: move closer to the linux documentation recommendations

  1. … 8 more files in changeset.
improve SQL quoting

    • -2
    • +2
    ./www/cadmin/category-link-delete-2.tcl
  1. … 1 more file in changeset.
Delete obsolete message key

    • -1
    • +0
    ./catalog/categories.en_US.ISO-8859-1.xml
    • -1
    • +0
    ./catalog/categories.es_ES.ISO-8859-1.xml
bugfix: when the property is set, creating a new category tree results in a error: ... supplied two values for 'locale'

whitespace cleanup

tighten page contracts

    • -2
    • +2
    ./www/cadmin/category-link-delete-2.tcl
    • -2
    • +2
    ./www/cadmin/category-parent-change-2.tcl
    • -2
    • +2
    ./www/cadmin/category-parent-change.tcl
  1. … 24 more files in changeset.
add ad_page_contract

Deprecated get_referrer and NsSettoTclString, replace them with versions that respect OpenACS naming convention

  1. … 7 more files in changeset.
Replace deprecated idioms on oacs-5-10

    • -3
    • +3
    ./www/cadmin/category-parent-change.tcl
Deprecate value_if_exists proc, replace occurrences with plain tcl idioms

    • -3
    • +3
    ./www/cadmin/category-parent-change.tcl
  1. … 7 more files in changeset.
Whitespace cleanup

    • -2
    • +2
    ./www/cadmin/category-parent-change.tcl
Reduce divergency between oracle and postgres codebase

    • -30
    • +0
    ./tcl/category-trees-procs-oracle.xql
    • -20
    • +0
    ./tcl/category-trees-procs-postgresql.xql
Rename clock_to_ansi to lc_clock_to_ansi to comply with naming convention, replace occurrences, create deprecated wrapper

  1. … 5 more files in changeset.
Use current namespace ::tdom instead of legacy ::tDOM

essentially the same change as in

http://cvs.openacs.org/changelog/OpenACS?cs=MAIN%3Amischa%3A20191114130401

improve spelling

  1. … 5 more files in changeset.
modernize Tcl

  1. … 2 more files in changeset.
improve spelling

  1. … 11 more files in changeset.
Use a HTML-quote safe idiom to indent categories in the widget

Pass object_id to the include UI, make the include contract clear

Add @see to deprecated doc

Prefer using the list structure directly: each category has only 1 translation per locale