• last updated 23 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rework array idioms

Whitespace cleanup

merge with missing files

    • -0
    • +0
    ./www/asm-admin/item-add-mc-choices.tcl
    • -0
    • +0
    ./www/asm-admin/item-edit-display-cb.tcl
    • -0
    • +0
    ./www/asm-admin/item-edit-display-f.tcl
  1. … 1450 more files in changeset.
merge from oacs-5-10

    • -1
    • +1
    ./catalog/assessment.ca_ES.ISO-8859-1.xml
    • -18
    • +18
    ./catalog/assessment.en_US.ISO-8859-1.xml
    • -2
    • +9
    ./catalog/assessment.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/assessment.es_GT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/assessment.gl_ES.ISO-8859-1.xml
    • -0
    • +696
    ./catalog/assessment.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/assessment.pt_BR.ISO-8859-1.xml
  1. … 8085 more files in changeset.
bumped version number from development version to release version

  1. … 93 more files in changeset.
regenerated documentation

  1. … 426 more files in changeset.
improved spelling

    • -1
    • +1
    ./www/doc/asm_trigger_doc/ch02s02.html
    • -1
    • +1
    ./www/doc/asm_trigger_doc/ch02s03.html
    • -1
    • +1
    ./www/doc/asm_trigger_doc/ch02s04.html
    • -1
    • +1
    ./www/doc/asm_trigger_doc/ch02s06.html
  1. … 8 more files in changeset.
improved spelling

  1. … 15 more files in changeset.
spell "site-wide" consistently with a dash

    • -3
    • +2
    ./www/doc/user_interface/item_creation.adp
  1. … 28 more files in changeset.
regenreated documentation (with non-finished release notes)

  1. … 144 more files in changeset.
fixed typoes in documentation

    • -1
    • +1
    ./www/doc/asm_trigger_doc/ch02s01.html
    • -1
    • +1
    ./www/doc/asm_trigger_doc/ch02s05.html
  1. … 9 more files in changeset.
improved spelling

  1. … 15 more files in changeset.
Always use "--" in "dom parse" when document is interpolated

This is a safety measure to make sure that the document parsed is

never confused with an option, when the document starts with a "-". In

the best case, the error message provided by "dom parse" might be

misleading. This might be a problem for user contributed documents

(passed as variables, or return values from functions).

The double dash is supported in tdom since version 0.9.0.

  1. … 18 more files in changeset.
improved spelling

  1. … 14 more files in changeset.
Replace custom calendar widget implementation with native HTML5 fields

Cleanup trivial api, nowadays replaceable with a simple oneliner and inline the only usage found upstream

  1. … 1 more file in changeset.
strengthen boolean parameters in page contracts

  1. … 4 more files in changeset.
fixed typos

Fix version in package URL

  1. … 27 more files in changeset.
bumped version numbers to 5.10.1b1

  1. … 85 more files in changeset.
regenerated documentation

  1. … 290 more files in changeset.
improved spelling

  1. … 7 more files in changeset.
Prefer exec-free variant

Test external command dependencies

  1. … 2 more files in changeset.
Inline rp_getform usage

rp_getform will never return the empty string, small cleanup

Relax object type check

Relax object type validation

Deprecate bulk_mail::parameter, which implements a global parameter logic

For now, the occurrences have just been inlined (fixing also the inconsistent naming PrettyName vs pretty_name). A future reform might create a proper global parameter for this.

  1. … 4 more files in changeset.
Deprecate ad_dateentrywidget, with hardcoded values, superseded by modern features

  1. … 2 more files in changeset.