• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup of external binaries: always use "util::which" to resolve binaries

  1. … 5 more files in changeset.
protect query-parameters against exceptions with empty values

The page_conract filter require a "notnull", otherwise it lets

values like ...?v=&... through, although {v:boolean} was used.

These empty values will cause exceptions, when it is later

assumed that "v" has a proper boolean value.

  1. … 5 more files in changeset.
use the highcharts package if available

  1. … 1 more file in changeset.
use tcl "max" idiom

- provide compatibility with Highcharts v8

- remove dependency on jquery

Highcharts: specify latest stable 7 as the version we support, as default is as today 8.0.1 , which is not compatible with current code

don't start accidentially thread via monitoring

  1. … 1 more file in changeset.
provide unit to statistics output

use URN version of jquery when available

  1. … 1 more file in changeset.