• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added missing namespace creation statement

add text/markdown to the accepted text formats of the richtext widget and ad_html_text_convert

  1. … 4 more files in changeset.
fix typo

essentially whitespace changes

Move more deprecated procs to depecated-procs

Move deprecated code in deprecated-procs.tcl.

Use ad_with_deprecated_code_p to control loading of deprecated code.

Bump version number to 5.10.0d3

    • -0
    • +201
    ./deprecated-procs.tcl
  1. … 1 more file in changeset.
quoting in log-file not needed

add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 48 more files in changeset.
remove harmful backslashes

replace "catch" by "ad_try"

Protect against potential XSS vectors

replace catch by ad_try

Remove "catch {unset var}" idiom by "unset -nocomplain var"

  1. … 4 more files in changeset.
- fix potential XSS attack vector

- reduce quoting hell

- use ad_try instead of "catch"

- factor out common code

make sure to call ad_script_abort after ad_return

  1. … 13 more files in changeset.
fix typos

  1. … 14 more files in changeset.
Use ad_try instead of with_catch

Fix typos

  1. … 2 more files in changeset.
use ad_try in compiled code

break overlong lines

provide version of template::util::read_file, which makes sure, that the file is always closed

Break overlong lines

White space cleanup: strip trailing spaces

- provide propert SQL query name

- replace "catch" by "ad_try"

Whitespace changes

add support for editors requiring a different HTML tag for richtext (e.g. div)

bump version number to 5.10.0d2

  1. … 1 more file in changeset.
Fix typo

Improve warning message to provide more precise context

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 68 more files in changeset.
normalize boolean expressions in ADP files

  1. … 14 more files in changeset.
Add warning, when undocumented shortcut is used