• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Unmount applet on removal

Add 'dotlrn_forums__applet_portlet' test case, covering 'dotlrn_forums::add_applet', 'dotlrn_forums::add_portlet', 'dotlrn_forums::add_portlet_helper', 'dotlrn_forums::remove_portlet' and 'dotlrn_forums::remove_applet'

Whitespace changes

Implement 'dotlrn_forums::remove_applet'

Add 'dotlrn_faq__applet_portlet' test case, covering 'dotlrn_faq::add_applet', 'dotlrn_faq::add_portlet', 'dotlrn_faq::add_portlet_helper', 'dotlrn_faq::remove_portlet' and 'dotlrn_faq::remove_applet'

Fix arguments

    • -4
    • +1
    ./packages/dotlrn-faq/tcl/dotlrn-faq-procs.tcl
Implement 'dotlrn_faq::remove_applet'

    • -1
    • +1
    ./packages/dotlrn-faq/tcl/dotlrn-faq-procs.tcl
Add 'dotlrn_evaluation__applet_portlet' test case, covering 'dotlrn_evaluation::add_applet', 'dotlrn_evaluation::add_portlet', 'dotlrn_evaluation::add_portlet_helper', 'dotlrn_evaluation::remove_portlet' and 'dotlrn_evaluation::remove_applet'

Use 'dotlrn_applet::remove_applet_from_dotlrn', now that it is implemented

Add 'dotlrn_news__applet_portlet' test case, covering 'dotlrn_news::add_applet', 'dotlrn_news::add_portlet', 'dotlrn_news::add_portlet_helper', 'dotlrn_news::remove_portlet' and 'dotlrn_news::remove_applet'

improve message wording for message key

Fix glob flag

Add page contract

distinguish between url and item_ref

    • -2
    • +7
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
don't rely on uppercase header field names

    • -2
    • +2
    ./packages/acs-subsite/www/admin/configure.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/navigation-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/context-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/syndicate-procs.tcl
whitespace changes

    • -8
    • +16
    ./packages/acs-tcl/tcl/security-procs.tcl
whitespace changes

    • -11
    • +27
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
add safety-guard in case, someone tries to call action via hacking form hacking

    • -13
    • +25
    ./packages/xowf/tcl/xowf-procs.tcl
fix typoCVS: ----------------------------------------------------------------------

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
add transtional code to support semi-upgraded folders (having no description field set)

    • -1
    • +13
    ./packages/xowiki/tcl/xowiki-procs.tcl
whitespace cleanup

    • -713
    • +713
    ./packages/acs-tcl/tcl/xml-0-sgml-procs.tcl
provide better argument name

    • -5
    • +5
    ./packages/acs-tcl/tcl/xml-0-sgml-procs.tcl
switch to simple new group::update call with dict as argument

This change fixes as well a bug in install::xml::action::set-join-policy

since group::get returns a member "text" which is not accepted by

group::update.

    • -2
    • +2
    ./packages/acs-subsite/acs-subsite.info
    • -4
    • +3
    ./packages/acs-subsite/www/admin/configure.tcl
    • -6
    • +2
    ./packages/acs-tcl/tcl/install-procs.tcl
    • -3
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
provide configuration for exam folder

    • -2
    • +32
    ./packages/xowf/tcl/test-item-procs.tcl
provide additional configuration hooks when creating new pages

- p.source (copy variables from that site-wide page upon creation)

- p.configure (call a method for configuration of the page)

    • -5
    • +14
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -6
    • +33
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
provide mimetype to "text" field (otherwise form is incorrectly displayed in browser)

support passing a dict as argument to "group::update" (not only array)

    • -12
    • +19
    ./packages/acs-subsite/tcl/group-procs.tcl
support folder instances as prototype pages

    • -3
    • +16
    ./packages/xotcl-core/tcl/06-package-procs.tcl
provide a default menu config via proc

The setup of the menu of xowf instances can be now configured

via {config -use xowf}, new instances are created with this setup

relax default samesite setting for login and session cookies to lax

This change was made because otherwise the "keep me logged in"

is often lost, e.g. also with toplevel navigation requests

(e.g. when navigating to the site via Google)

    • -2
    • +2
    ./packages/acs-tcl/tcl/security-procs.tcl