• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Create 'ad_include_contract' for includelet

    • -140
    • +156
    ./packages/assessment/lib/session-items.tcl
Fix typo

    • -1
    • +1
    ./packages/calendar/www/view-list-display.tcl
Fix typo

    • -1
    • +1
    ./packages/calendar/www/view-list-display.tcl
Rework adp boolean expressions

    • -1
    • +1
    ./packages/acs-admin/www/users/merge-final.adp
    • -1
    • +1
    ./packages/acs-reference/www/index.adp
    • -7
    • +7
    ./packages/assessment/lib/session-items.adp
    • -1
    • +1
    ./packages/categories/www/include/widget.adp
  1. … 11 more files in changeset.
Prefer literal in adp expressions + Whitespace changes

    • -31
    • +31
    ./packages/forums/lib/forums-portlet.adp
    • -3
    • +3
    ./packages/ref-unspsc/www/message-search.adp
Brace and rework expressions + Whitespace changes

    • -1
    • +1
    ./packages/calendar/www/mini-calendar.tcl
perform proper boolean test (variable ends with "_p")

Revert unintended replacement

Prefer literal in adp axpressions + Whitespace changes

    • -1
    • +1
    ./packages/acs-admin/www/install/install-2.adp
    • -3
    • +3
    ./packages/acs-admin/www/users/merge-final.adp
    • -2
    • +2
    ./packages/acs-reference/www/index.adp
    • -2
    • +2
    ./packages/acs-subsite/lib/user-info.adp
    • -10
    • +10
    ./packages/acs-subsite/www/admin/relations/one.adp
    • -3
    • +3
    ./packages/assessment/lib/session-items.adp
    • -3
    • +3
    ./packages/assessment/www/asm-admin/one-a.adp
  1. … 15 more files in changeset.
Exploit users cache, simplify SQL

Shorten expression, exploit cache

    • -6
    • +2
    ./packages/forums/lib/search/search-chunk.tcl
Prefer literal in adp axpressions

    • -7
    • +7
    ./packages/assessment/lib/session-items.adp
    • -1
    • +1
    ./packages/categories/www/include/widget.adp
    • -3
    • +3
    ./packages/general-comments/www/test.adp
Streamline code

Simplify SQL expression

    • -2
    • +2
    ./packages/acs-admin/www/auth/batch-job.tcl
Remove broken portrait script from the old good days

Remove unneded variable (makes merging downstream easier)

Reduce divergency between oracle and postgres codebase, query was refactored looking at donwstream code

Use init file to initialize threaded caches

    • -0
    • +13
    ./packages/new-portal/tcl/portal-init.tcl
    • -9
    • +1
    ./packages/new-portal/tcl/portal-procs.tcl
Reduce divergencies between oracle and postgres codebase

Roll back to a cache created inside the proc, as site_node machinery might lack ::xo::dc api at load time

    • -3
    • +5
    ./packages/new-portal/tcl/portal-procs.tcl
Remove hardwired Yahoo spider handling from the request processor

Simplify expression

Un-deprecate API to keep open the possibility e.g. for other portal mount points in the future

    • -11
    • +6
    ./packages/new-portal/tcl/portal-procs.tcl
improve spelling

    • -15
    • +15
    ./packages/acs-templating/tcl/head-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/parse-procs.tcl
add test cases for adding forms and workflows

    • -1
    • +112
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
add ::xowiki::test::create_form. The most time consuming part was to

figure out, that export_vars truncates variable names in case these contain a ":".

Bump version number to 5.10.0d9

    • -8
    • +164
    ./packages/xowiki/tcl/test/test-procs.tcl
improve comments

    • -37
    • +79
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
provide language for rendering of the workflow definition

change capitalization for protocol name

    • -3
    • +3
    ./packages/acs-tcl/tcl/http-client-procs.tcl
improve comments a little