• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add forgotton fields related_link_url, related_link_text, redirect_to_rel_link_p to acs_event.new() and friends.

These files are part of the datamodel since many years, but someone forgot to adapt DB API for it.

VS: ----------------------------------------------------------------------

Prefer '{}' to '[list]' when creating empty lists

  1. … 211 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

Prefer '{}' to '[list]' when creating empty lists

Rework variable assignment (set -> lassign) + Whitespace changes

    • -151
    • +148
    /openacs-4/packages/assessment/tcl/as-list-procs.tcl
Prefer '{}' to '[list]' when creating empty lists

    • -10
    • +10
    /openacs-4/packages/ams/tcl/ams-procs.tcl
  1. … 190 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 57 more files in changeset.
Fix typo + Whitespace

Rework variable assignment (set -> lassign) + Whitespace changes

Improvde code documentation

improve code documentation

    • -2
    • +2
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
    • -2
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fix SQL query

improve documentation, remove obsolete documentation

improve documentation

fix typos, regenerated documentation

  1. … 294 more files in changeset.
finish uncomplete sentence in documentation

Rework variable assignment (set -> lassign) + Whitespace changes

Rework variable assignment (set -> lassign) + Whitespace changes

Rework variable assignment (set -> lassign) + Whitespace changes

Fix typos + Whitespace changes

Rework variable assignment (set -> lassign) + Whitespace changes

    • -61
    • +59
    /openacs-4/packages/xml-rpc/tcl/xml-rpc-procs.tcl
Rework variable assignment (set -> lassign)

    • -5
    • +2
    /openacs-4/packages/news/lib/latest-news.tcl
Rework variable assignment (set -> lassign)

Rework variable assigning loops (set -> lassign)

Rework variable assignment (set -> lassign)

    • -173
    • +160
    /openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl
Rework variable assigning loops (set -> lassign)

Fix typos

Rework variable assigning loop

Fix typos

Prefer string comparison operators to 'string equal' and 'empty_string_p'