• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce number of swallowing catches

  1. … 1 more file in changeset.
User ad_try instead of with_catch

Fix typos

  1. … 2 more files in changeset.
Modernize code: get rid of deprecated cals in .xql file and use API rather than homebrew SQL calls

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

  1. … 77 more files in changeset.
Remove usage of apm_package_version.version_name_greater stored procedure in favor of apm_version_names_compare proc, because their logics conflict

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

  1. … 7820 more files in changeset.
Don't assume a Unix OS when exec'ing commands

  1. … 1 more file in changeset.
Return an error if dependency is missing.

This happens if the (info file of the) required package is not present.

This solution is a bit dirty, but better than throwing the tcl error

"no such variable: spec_file"

Standardize spelling of names of products (Tcl, AOLserver, PostgreSQL, NaviServer)

  1. … 42 more files in changeset.
Improve robustness of file operations against names starting with a "-"

  1. … 8 more files in changeset.
harden page contract

Improve robustness of "file delete" operations

  1. … 1 more file in changeset.
fix issue #3306: missing comma in *-oracle.xql file

User simpler variable name

- add missing "subst" calls for nonce-handling in streaming content

Fix typo

Revive installing by apm file from the UI

  1. … 1 more file in changeset.
Fix class instead of id so events can fire

- replace onchange handlers in apm admin pages by event listeners

- use template::add_event_listener

- update dependencies

- bump version number to 5.9.1d4

  1. … 1 more file in changeset.
Removed inline event handlers from form fields and put them into body event handlers to comply with CSP

- adding nonce values to script tags

  1. … 8 more files in changeset.
- use class = 'button' for non-navigational links

- add nonce

  1. … 1 more file in changeset.
- add preventDefault() to all event handlers listening to click events

  1. … 2 more files in changeset.
- CSP-reform: turn hrefs with javascript: URLs into body_scripts with eventListener for "click"

  1. … 2 more files in changeset.
- don't force redirect

  1. … 1 more file in changeset.
- replace deprecated tt element

- add editor hints to .vuh files

  1. … 30 more files in changeset.
- modernize HTML in .adp files

  1. … 37 more files in changeset.