• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer '{}' to '[list]' when creating empty lists

  1. … 71 more files in changeset.
Fix typos

  1. … 3 more files in changeset.
Fix typo (db_list_of_list -> db_list_of_lists)

  1. … 2 more files in changeset.
Fix typos

  1. … 34 more files in changeset.
fix more typos

  1. … 4 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
Fix typos

  1. … 42 more files in changeset.
Fix even more typos

  1. … 28 more files in changeset.
- provide test case for html-to-text conversion

- provide a version of html-to-text based on ns_reflow_text

  1. … 1 more file in changeset.
Fix typos

  1. … 4 more files in changeset.
Fix more typos

  1. … 11 more files in changeset.
Bug fix: avoid confusion between text argument and option, when text starts with "-"

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

  1. … 7820 more files in changeset.
Standardize spelling of names of products (Tcl, AOLserver, PostgreSQL, NaviServer)

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

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

  1. … 19 more files in changeset.
Improve robustness of "file delete" operations

  1. … 24 more files in changeset.
- provide more detailed information for the test case

- show the URL which is to be retrieved, in the log

Fix test cases for text conversion

  1. … 1 more file in changeset.
- new utility to try 'fixing' invalid HTML

- fixed recognition of protocol agnostic urls

- use location from connection context and configurations to determine whether full urls are local

- optionally use new utility when plain parsing fails to try accepting a broader kind of invalid markup

- some update in test cases

- rename of the utilities with the 'dom' prefix, to make clear that this is the dom approach for sanitizing markup.

As it is sometimes prone to format and content loss, its use should be carefully considered.

  1. … 1 more file in changeset.
- move test cases from utility procs into regression test

  1. … 1 more file in changeset.
Improved behavior on links by using RFC compliant URL recognition.

Created (working) test cases

  1. … 1 more file in changeset.
file text-html-procs.tcl was initially added on branch oacs-5-9.

- replace deprecated "cc_email_from_party ..." by "party::email -party_id ..."

- replace deprecated "cc_lookup_email_user ..." by "party::get_by_email -email ..."

  1. … 2 more files in changeset.
- fix test condition

- increase robsutness of apm_package_installed_p_not_cached

- make ad_unquote capable to unquote ns_qutehtml

- fix test cases

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

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

  1. … 740 more files in changeset.