• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reduce verbosity

update predefined Tcl commands for pretty-printing Tcl code

add comment and sanity check

fix fresh installation of dotlrn by adding a pass-through parameter to member-state-change

    • -3
    • +3
    /openacs-4/packages/dotlrn/dotlrn.info
whitespace changes

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/help/index.vuh
make sure to abort script

break overlong lines

    • -3
    • +5
    /openacs-4/packages/dotlrn/www/help/index.vuh
whitespace changes

handle memuints for stacksize

whitespace changes

  1. … 37 more files in changeset.
add ad_include_contract

whitespace changes

improve spelling

added more TODOs to half-finished (?) function subsite::pivot_root

fix error, when application is added

Safety belt so users cannot change URL of the main subsite from the UI

use styled elements instead of hard-wired images

whitespace changes

use consistently xowiki.css variants based on the preferred CSS toolkit

    • -2
    • +1
    /openacs-4/packages/xowiki/lib/view.tcl
    • -2
    • +0
    /openacs-4/packages/xowiki/www/admin/list.adp
    • -1
    • +5
    /openacs-4/packages/xowiki/www/admin/list.tcl
Make sure package_id is set on transcripts also when flushing messages every day

Chat reform:

- use consistently package_id to model belonging of a chat object to a particular package instead of the context_id

- set context_id to the package_id, as was already the case in practice, for permission checking

- make sure package_id exists and set it to the context_id in case it doesn't to handle legacy installations

    • -2
    • +2
    /openacs-4/packages/chat/tcl/chat-procs.tcl
    • -2
    • +2
    /openacs-4/packages/chat/www/index.tcl
    • -1
    • +1
    /openacs-4/packages/chat/www/room-edit.tcl
make selection_area CSP compliant

reduce verbosity

Fix documentation

white-space cleanup

Improve robustness against "foreign" dnd operations

(when e.g. other, non-related elements on a web-site are dnd enabled and dragged into

a dnd-list)

white-space cleanup

    • -32
    • +32
    /openacs-4/packages/xowiki/tcl/tree-procs.tcl
add support for dnd on the toplevel list

YUI cleanup:

- remove dependency of TreeRenderer=listdnd on YUI and use basic HTML5 functionality

for drag and drop instead

- base toc with "allow_reorder" on TreeRenderer=listdnd

(yui-page-order-region.js is mostly obsolete by now)

    • -27
    • +77
    /openacs-4/packages/xowiki/tcl/tree-procs.tcl
file listdnd.js was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/xowiki/www/resources/listdnd.js
Prefer glyph-icons over sprites:

- new function xowiki::Package preferredCSSToolkit to ease access to preferred CSS toolkit

- split xowiki.css into a generic part (xowiki.css) and a preferred toolkit related part

(e.g.xowiki-bootstrap3-specific.css)

- use glyphicons in bootstrap variant instead of sprites for edit/delete/... buttons

    • -4
    • +10
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +23
    /openacs-4/packages/xowiki/tcl/resource-init.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl