• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed 2 bugs: with remote code repository

- fixed repository URL when trying to "install-from-repositry"

on a checkout from the HEAD channel. The code tried to fetch

from a channel "6-0", which does not exist.

- determine the exact repository tag for repository channels

    • -3
    • +11
    ./packages/acs-admin/www/install/install.tcl
    • -3
    • +14
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
unset temporary variables which would be kept in the in the ::xowiki namespace

    • -1
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
streamline spelling

fixed typo

    • -1
    • +1
    ./packages/acs-templating/tcl/head-procs.tcl
Bumped upstream version of highcharts to 12.1.2

    • -2
    • +2
    ./packages/highcharts/tcl/resource-procs.tcl
bumped version of fa icons to 6.7.2

    • -2
    • +2
    ./packages/fa-icons/tcl/resource-procs.tcl
Ported essential post-release fixes from oacs-5-10 branch

    • -8
    • +14
    ./packages/acs-tcl/tcl/install-procs.tcl
improved comments

    • -5
    • +7
    ./packages/acs-tcl/tcl/utilities-procs.tcl
fixed page contract for cache viewer

fixed typo in filename of image

    • binary
    ./packages/acs-subsite/www/shared/images/recycle16.png
    • -1
    • +1
    ./packages/acs-templating/tcl/style-procs.tcl
Cleanup stale sse connections

    • -1
    • +6
    ./packages/notifications/tcl/sweep-init.tcl
    • -1
    • +16
    ./packages/notifications/tcl/sweep-procs.tcl
Introduce a new delivery method for notifications based on Server Sent events

By subscribing to /notifications/sse/subscribe one will receive notifications as JSON messages. This can be used e.g. to update a UI in real time based on events on the system.

    • -0
    • +10
    ./packages/notifications/www/sse/subscribe.tcl
Retrieving the datasource should not depend on the fact that a driver is configured

    • -8
    • +6
    ./packages/search/tcl/search-procs.tcl
bump upstream version number from 7.5.1 to 7.6.0

bump upstream version number from 11.4.8 to 12.0.2

    • -2
    • +2
    ./packages/highcharts/tcl/resource-procs.tcl
avoid triggering exception, when provided host header field cannot be resolved.

    • -2
    • +8
    ./packages/acs-tcl/tcl/security-procs.tcl
avoid error, when page_contract is called without an ns_set and without an open connection

fixed typo

    • -4
    • +4
    ./packages/xotcl-core/tcl/03-doc-procs.tcl
Compute the columns as weel when creating a multirow from a list

    • -2
    • +6
    ./packages/acs-templating/tcl/util-procs.tcl
Test converting to and from a multirow and a list

The test reveals that when converting a list into a multirow, the columns will not be set correctly

title always exists now, ensure it is not empty instead

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-sc-procs.tcl
Introduce the toolbar parameter at the richtext superclass level, so

that formpages created with editors expecting this spec, like ckeditor4,

will not fail to load using other editors that do not expect it

    • -1
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
db quote via the api

    • -1
    • +1
    ./packages/xowiki/tcl/weblog-procs.tcl
Do not omit line breaks when rendering text interactions as textareas, e.g. in exam protocols

Many thanks to Markus Moser

    • -0
    • +1
    ./packages/xowf/www/resources/test-item.css
Removed calls to deprecated NaviServer functions in legacy packages

    • -2
    • +2
    ./packages/contacts/www/import-csv-2.tcl
    • -2
    • +2
    ./packages/directory/tcl/directory-procs.tcl
    • -2
    • +2
    ./packages/dynamic-types/tcl/form-procs.tcl
    • -1
    • +1
    ./packages/ecommerce/tcl/ecds-procs.tcl
    • -3
    • +3
    ./packages/ecommerce/www/admin/tools/spell.tcl
    • -2
    • +2
    ./packages/file-manager/www/file-tree.tcl
  1. … 32 more files in changeset.
Removed calls to deprecated NaviServer functions

    • -5
    • +1
    ./packages/oacs-dav/tcl/tDAV-procs.tcl
    • -2
    • +2
    ./packages/xml-rpc/tcl/xml-rpc-procs.tcl
Removed calls to deprecated NaviServer functions

    • -3
    • +3
    ./packages/acs-mail/tcl/acs-mail-procs.tcl
replaced calls to "ns_httpget" in legacy packages

    • -3
    • +3
    ./packages/dotlrn-ecommerce/lib/section.tcl
    • -2
    • +3
    ./packages/postcard/www/load-cards.tcl
bump version number of upstream package to 7.5.1