• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reuse util::inline_svg_from_dot in show-object page

provide a for-free implementation of dot rendering

On sites with a large footprint, the fork might take a while, binging eveything to a hold

  1. … 1 more file in changeset.
don't produce unused images

Reduce usage of ns_mktemp in OpenACS

ns_mktemp uses the deprecated old POSIX call mktemp(), which should

not be used anymore for security reasons (race between the name

creation and opening the file). This change removes several usages of

"ns_mktemp" from OpenACS and replaces it with calls to the

safe Tcl call "file tempfile ..." (introduced by Tcl 8.6).

  1. … 1 more file in changeset.
whitespace cleanup

  1. … 10 more files in changeset.
improve spelling

  1. … 9 more files in changeset.
whitespace changes and editor hints for all xo* packages

  1. … 15 more files in changeset.
impreve robustness of ad_doc parsing

improve spelling

  1. … 15 more files in changeset.
whitespace cleanup

avoid double substitution

improve spelling

  1. … 7 more files in changeset.
Replace ad_decode idiom

  1. … 4 more files in changeset.
white-space cleanup

improve robustness of output, when dot fails to produce output

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. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Reduce numbber of "catch" operations

  1. … 8 more files in changeset.
Fix: close link target (<a name ...>); backport from HEAD

Fix: close link target (<a name ...>)

merged changes from the oacs-5-9 branch and resolved conflicts

    • -0
    • +1234
    ./resources/titatoggle/titatoggle-dist.css
  1. … 7826 more files in changeset.
Don't show instances per default

Improve robustness of "file delete" operations

  1. … 24 more files in changeset.
- imporove navigation for cache handler

- reduce verbosity

- harden page contracts

- improve checking of return_urls in page_contracts

  1. … 16 more files in changeset.
- improve checking of return_urls in page_contracts

  1. … 87 more files in changeset.
- hardening page contract

  1. … 1 more file in changeset.
- remove unbalanced tag when just objects are viewed