• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use ad_page_contract, add some remarks

capitalize SQL

Deprecate exists_and_not_null proc as it does not comply with openacs naming convention and can be replaced with plain tcl idioms

  1. … 3 more files in changeset.
Deprecate ad_quotehtml. use ns_quotehtml instead.

  1. … 10 more files in changeset.
improve spelling and comma settings

  1. … 1 more file in changeset.
improve spelling

  1. … 4 more files in changeset.
improve spelling

improve spelling and deactivate changes that were probably needed only for Firefox 2

  1. … 9 more files in changeset.
improve spelling

fix invalid HTML (closing INPUT tag is not allowed)

  1. … 3 more files in changeset.
fix brken verison (see issue #3366)

improve capitalization and wording in comments

  1. … 4 more files in changeset.
whitespace cleanup

    • -238
    • +238
    ./scripts/xinha/attach-file.tcl
    • -321
    • +321
    ./scripts/xinha/attach-image.tcl
replace deprecated proc util_search_list_of_lists

  1. … 1 more file in changeset.
Removed broken @cvs-id

  1. … 3 more files in changeset.
improve spelling

  1. … 6 more files in changeset.
change end-of-line convention to usual unix style

    • -191
    • +191
    ./resources/htmlarea/popups/insert_image.html
make spelling more consitent

  1. … 1 more file in changeset.
improve rowcount expressions

  1. … 72 more files in changeset.
Fix typos

  1. … 10 more files in changeset.
improve spelling

  1. … 16 more files in changeset.
Fix duplicate 'the'

  1. … 17 more files in changeset.
Fix incompatible oracle idiom pinted out by automated test

    • -2
    • +2
    ./scripts/xinha/file-selector-oracle.xql
fix example in documentation and small code cleanup

  1. … 4 more files in changeset.
replace calls to depreacted proc "fs::remove_special_file_system_characters"

  1. … 2 more files in changeset.
Brace and rework expressions + Whitespace changes

  1. … 4 more files in changeset.
improve spelling

  1. … 7 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 469 more files in changeset.
make spelling more uniform

  1. … 5 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 219 more files in changeset.