• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve demo example: www/doc/demo/form.tcl

- add second validator

- protect against runtime errors from duplicate user_ids

  1. … 1 more file in changeset.
- fix typo in validator label

- clean dirty editor buffer

- strengthen page contract

- hardening page contracts (invalid values for color_filter_value could cause postgres errors; example color_filter_value=1%00%c0%a7%c0%a2%252527%252522)

- improve page contracts on demo pages

- fix broken demo page

- improve appearance and safety of demo pages

file compile.adp was initially added on branch oacs-5-9.

file show.adp was initially added on branch oacs-5-9.

- add csrf protection to demo apps and list templates with bulk actions

  1. … 2 more files in changeset.
- hardening page contract to avoid attack vectors

- stenghten page contract to avoid attack vactors

- protect against DOS attack with large values of m

- protect against a potential XSS attack

- add title

- add title property

- fix sandwich demo with grid (missing form widget, quoting); must have been broken since years

- remove erroneous statement

- add missing doc(title)

- whitespace changes

- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 740 more files in changeset.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

  1. … 217 more files in changeset.
- documentation update

  1. … 67 more files in changeset.
- address issue in #3284

- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 122 more files in changeset.
- remove spaces between xml attribute names, equal-sign, and attribute values

  1. … 4 more files in changeset.
- fix and standardize quoting in template properties

  1. … 382 more files in changeset.
- fix demo

- quote HTML attributes

  1. … 7 more files in changeset.