• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't call tdav::respond on GET. There is no need to compose an XML response

on GET.

Added a missing join condition

Renamed loop index in list tag to prevent collisions, which enables us to now use nested lists

doh. should have ben packages not contrib/packages

Making all actions in the template loaded from spec be assigned and not just enabled. The Simulation UI doesn't distinguish between assigned and enabled actions. All enabled actions are always assigned. The SimPlay UI only lists assigned actions. fixes ticket #43.

making task count in the control bar use the workflow_case_assigned_actions view to be consistent with the task listing query

Mostly coalesced the various dumb "simple" layout templates into one smart

layout template.

    • -0
    • +36
    /openacs-4/contrib/packages/portal/lib/layouts/simple.adp
    • -0
    • +50
    /openacs-4/contrib/packages/portal/lib/layouts/simple.tcl
some I18N message lookup fixes

file dashboard-master.tcl was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/lib/dashboard-master.tcl
file cnet.js was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/www/resources/cnet.js
file cnet.css was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/www/resources/cnet.css
file dashboard-overview.tcl was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/lib/dashboard-overview.tcl
file dashboard-overview.adp was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/lib/dashboard-overview.adp
Added some files that weren't in the repository.

    • -2
    • +3
    /openacs-4/packages/dotkul/lib/generic-page.tcl
file dashboard-master.adp was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/lib/dashboard-master.adp
some I18N message lookup fixes

file upgrade-1.0.0b2-1.0.0b3.sql was initially added on branch oacs-5-1.

Added yet another flag: show_states_p

removing trailing underscores that were accidentally left in keys in adp message lookups

  1. … 5 more files in changeset.
Fixed a typo in label.

Updated

file properties.adp was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul-admin/www/properties.adp
file tree-view.tcl was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul-admin/www/tree-view.tcl
file tree-view.adp was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul-admin/www/tree-view.adp
file tree-root.tcl was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul-admin/www/tree-root.tcl
file tree-root.adp was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul-admin/www/tree-root.adp
file properties.tcl was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul-admin/www/properties.tcl
added notes and pictures for i18n guide

  1. … 60 more files in changeset.
Tidied up and simplified the examples.

removing newline in role::get_options call that was breaking case-admin page