• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
prefer package object over plain id

removed commented out code

    • -17
    • +11
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
Pass object_id to the include UI, make the include contract clear

- modernize code (remove "my")

- prefer fully qualified commands based on IDs

    • -32
    • +32
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -19
    • +19
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -31
    • +34
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/repeat-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -36
    • +36
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
  1. … 19 more files in changeset.
- modernize code (remove "my")

- modernize code (remove "my")

fix for issue #3395

Wrap upleveled command in a list statement to make number of arguments clear

Fix documentation

Do not require uuid package anymore

Use ns_uuid Naviserver command instead of uuid::uuid generate from tcllib: apparently, this can interact badly with clock localized formatting, leading to the "GREGORIAN_CHANGE_DATE" issue

add missing ad_script_abort

add ad_script abourt after termination command

deactivate style rule

improve code formatting

improve spelling

remove quites from number

provide unit to statistics output

perform script about after internal redirect

Add @see to deprecated doc

Prefer using the list structure directly: each category has only 1 translation per locale

Smartify idiom

Replace catch idiom

Replace catch idioms

Replace catch idiom

Move portable sql inline, streamline idioms

Simplify idioms: lang is unique for a particular tree

Simplify multirow logic using 'template::util::list_to_multirow'

Replace catch idiom

Replace catch idiom

Replace catch idioms