category-list-procs.tcl

  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
modernize Tcl

  1. … 2 more files in changeset.
fix spelling errors

  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Fix spelling errors

  1. … 9 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

  1. … 20 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 313 more files in changeset.
- ensure proper encoding of hrefs

  1. … 3 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- used expand operator instead of "eval"

- use "in" or not in (ni) operator instead of lsearch

- no need to use "expr" inside an "if" or "for" condition

- brace expressions to allow for tcl compilation

- bump version number

  1. … 7 more files in changeset.
- use "lassign" instead of "util_unlist"

  1. … 19 more files in changeset.
- standardize expressions and comparison operations

  1. … 14 more files in changeset.
fix cvs IDs

  1. … 5 more files in changeset.
add a remove link to category::list::get_pretty_list so you can get a remove link per category in the pretty list

added proc category::list::collapse_multirow to create a list of category_ids per object to be displayed. deleted procs category::list::db_foreach and category::list::db_multirow because they are no longer needed

moved doc to proc category::list::elements

added procs for easy use in listbuilder

    • -0
    • +898
    ./category-list-procs.tcl
  1. … 2 more files in changeset.