• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file listtemplate.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./tagref/listtemplate.adp
- add list template to documentation

file listtemplate.html was initially added on branch oacs-5-9.

    • -0
    • +0
    ./tagref/listtemplate.html
- adapt package name, propagate latest changes from .html to .adp files

  1. … 67 more files in changeset.
- fix line breaks

- fix broken links

- remove unneeded expr statements

  1. … 5 more files in changeset.
- renamve template::add_acs_confirm_handler into template::add_confirm_handler

  1. … 9 more files in changeset.
- use confirm handler for doc/demo/form

- add validator for page-contract

- add title to pages

  1. … 4 more files in changeset.
- use entities for single quotes in HTML text

  1. … 60 more files in changeset.
- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

    • -14
    • +10
    ./demo/list8/index-postgresql.xql
    • -14
    • +10
    ./demo/list9/index-postgresql.xql
- regenerated file

- modernize HTML

  1. … 192 more files in changeset.
- make sure, only swa try to execute this script

- updated version numbers, regenerated documentation

  1. … 284 more files in changeset.
- regenerated documentation

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

- strengthen page contracts

- hardening page contract

- add validate to user search

- fix HTML display of error message

- validate template id (rather than throwing an SQL error)

- hardening page contract

  1. … 1 more file in changeset.
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