• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:gustafn:20201208194956:1 does not match your current filter (clear filter).

file body_scripts.adp was initially added on branch oacs-5-10.

file body_scripts.tcl was initially added on branch oacs-5-10.

Prefer 'namespace which' over 'info commands', as it is faster (on local tests, around 2x) and returns a single value. Many thanks to Nathan Coulter.

  1. … 52 more files in changeset.
template::set_css_property: support flag "-querySelector" (in addition to the leass powerful "-class")

don't rely on uppercase header field names

  1. … 9 more files in changeset.
Document current preferred idiom to quote database lists, without official deprecation, for the time being

improve spelling: move closer to the linux documentation recommendations

  1. … 24 more files in changeset.
remove unused nsv variables

improve spelling

add missing documentation of the "adp" attribute of the "property" tag

white-space changes

    • -1
    • +1
    ./catalog/acs-templating.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.en_US.ISO-8859-1.xml
internationalize confirm message

    • -0
    • +1
    ./catalog/acs-templating.de_DE.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/acs-templating.en_US.ISO-8859-1.xml
template::set_css_propert: generalize function

template::hide: new API function to hide certain CSS classes via javascript

improve readability

support registration of csp rules for URNs

Update es_ES message keys

    • -0
    • +4
    ./catalog/acs-templating.es_ES.ISO-8859-1.xml
  1. … 7 more files in changeset.
improve wording and fix typos

  1. … 1 more file in changeset.
check, if container resource is really loaded

fix typo in variable name

Prefer api to retrieve csp nonce, as it performs useful existance checks

  1. … 2 more files in changeset.
Prefer api to retrieve csp nonce, as it performs useful existance checks

  1. … 5 more files in changeset.
Use ad_page_contract, add some remarks

Avoid sending potentially unquoted text via hidden form field

address issue #3433: add option "noquote" for the "inform" widget type

The flag is currently ignored for all other widget types

  1. … 1 more file in changeset.
use same spelling for "i.e." as everywhere else

capitalize SQL

Fix flag in proc definition

Rename template_tag proc to comply with OpenACS naming convention, create deprecated wrapper, massage variable juggling (use an absolutely namespaced variable instead of a namespace-sensitive one)

Whitespace cleanup