• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating of German translation for many packages (many thanks to Markus Moser)

    • -1
    • +37
    ./catalog/acs-templating.de_DE.ISO-8859-1.xml
  1. … 25 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
Italian localization of message keys for many packages

    • -0
    • +86
    ./catalog/acs-templating.it_IT.ISO-8859-1.xml
  1. … 25 more files in changeset.
- replace template::util::leadingTrim by util::trim_leading_zeros

- mark template::util::leadingTrim as depreacted

- bump version number to 5.9.1d9

Use ::template::csrf::validate instead of security::csrf::validate for demo files

- tighten page contracts

  1. … 42 more files in changeset.
- make boolean tests in .adp files more uniform

    • -1
    • +1
    ./resources/dimensionals/dimensional.adp
    • -1
    • +1
    ./resources/forms/accessible-forms.adp
    • -1
    • +1
    ./www/doc/exercise/list-and-var-sample.adp
  1. … 21 more files in changeset.
Allow to identify and set handlers also on form fields by form id and field name (confirm and generic ones).

This could be desirable in pages with multiple ad_forms having fields with the same name (and thus no unique id), or other hand made forms not having id field at all.

Removed obsolete documentation about api not existing anymore

    • -1275
    • +0
    ./www/doc/TclDocs/content.html
Update docs

Update docs to encourage CSP best practice

Update docs to encourage CSP best practice

Remove reference to inactive email address

  1. … 59 more files in changeset.
Removed link to obsolete documentation, removed mailto link to inactive mail

Comment link to inactive email

Acknowledge the original maintainer, but remove link to nonexistant domain

Update documentation to encourage CSP best practice Commented obsolete email contact

Update documentation to encourage CSP best practice

Commented obsolete email contact

Update documentation to encourage CSP best practice

Commented obsolete email contact

Update documentation so best practice is suggested

Some more Tcl cleanup

- use curly brackes to enable byte code compilation

- don't use "[expr ...]" when not needed

- prefer "incr i -1" over "set i [expr {$i - 1}] "

  1. … 11 more files in changeset.
- fix dead link

- Don't set legacy configure parameters in new installations

- Make clear in parameter description in acs-templating, that this is

not the place, where xinha/tinymce should be configured

- Improve warning messages about usage of legacy parameters (tell admin what to do)

  1. … 4 more files in changeset.
- improve documentation

- add log entry, when listener is automatically registered

- update documentation

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

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

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

    • -0
    • +0
    ./www/doc/tagref/listtemplate.html
- replace onchange handlers in remaining templates by event listeners