table-display-procs.tcl

  • last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- brace while expressions

- don't use expr within while expression

- use numeric comparison for truth values

- normalize string expressions

  1. … 9 more files in changeset.
- use tcl 8.5 extended index format for "lindex"

- use tcl 8.5 extended index format for "lrange"

- use tcl 8.5 expand operator instead of "eval lappend ..." idiom

  1. … 7 more files in changeset.
- replace deprecated "philg_quote_double_quotes" by "ad_quotehtml"

  1. … 2 more files in changeset.
- raise limit in html/text processing from 1000 to 3000 in "loop detection"

- improve performance by byte-code-compiling expressions

- use more tcl8.5 idioms

  1. … 2 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 121 more files in changeset.
- replace deprecated "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "export_vars"

  1. … 72 more files in changeset.
- revert form_vars update

  1. … 82 more files in changeset.
- replace deprecated "export_form_vars" by "form_vars"

  1. … 31 more files in changeset.
change all core proc_doc calls to ad_proc calls

  1. … 7 more files in changeset.
OCD repair of the hard coded @cvs-id strings

  1. … 14 more files in changeset.
HTML Strict cleanup: removed trailing slash of input, img, link, meta tags

  1. … 21 more files in changeset.
HTML strict cleanup: removed trailing slash of HR and BR tags

  1. … 25 more files in changeset.
Merged from 5.4.2

  1. … 283 more files in changeset.
HTML Strict cleanup

Deprecated ad_table

HTML Strict cleanup

Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Zen: HTML cleanup

  1. … 16 more files in changeset.
Zen: removing trailing input tag / to pass html transitional

  1. … 8 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
1. Took out my earlier kludge to get around the AOLserver 4 ns_eval problem.

2. bracketed "if" exprs to avoid unnecessary recompilations of exprs

  1. … 15 more files in changeset.
Added base multi-db support to the db_* API.

  1. … 6 more files in changeset.
add support for class name rather than color for table banding

more abstract URLs

  1. … 48 more files in changeset.
ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 49 more files in changeset.
make things mostly xhtml/html compliant

  1. … 4 more files in changeset.
Updated the 100% to "100%"

This file still needs a lot of clean up.

fixed some bugs related to loading and parsing of generic .xql files

  1. … 9 more files in changeset.

re-added table-display-procs.tcl

Tried to fix apm/index.tcl but ran into a major problem...we need to rewrite

ad-table entirely.

  1. … 1 more file in changeset.