• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve listing of test coverage

  1. … 17 more files in changeset.
Add 'category_tree_procs' test case, covering multiple category_tree::... procs

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 SQL quoting

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

  1. … 16 more files in changeset.
Deprecate value_if_exists proc, replace occurrences with plain tcl idioms

  1. … 21 more files in changeset.
Whitespace cleanup

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

    • -20
    • +0
    ./category-trees-procs-postgresql.xql
Use current namespace ::tdom instead of legacy ::tDOM

essentially the same change as in

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

modernize Tcl

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

Add @see to deprecated doc

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

Smartify idiom

Replace catch idiom

Replace catch idioms

Replace catch idiom

Move portable sql inline, streamline idioms

Simplify idioms: lang is unique for a particular tree

Replace catch idiom

Replace catch idiom

Replace catch idioms