• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bump version number to offer people upgrading via apm a new version

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
security fix for OSes with case-insensitive file systems

Don't complain when the context_id is not there to be ignored

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
use urn instead of file name

    • -14
    • +28
    /openacs-4/packages/xowiki/lib/view.tcl
Fix typos im messages

security fix for OSes with case-insensitive file systems

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