• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

bump version number to latest upstream release

    • -2
    • +2
    ./packages/fa-icons/tcl/resource-procs.tcl
Avoid calls to deprecated NaviServer functions

    • -1
    • +0
    ./packages/acs-tcl/tcl/00-icanuse-procs.tcl
    • -1
    • +1
    ./packages/acs-tcl/tcl/cluster-procs.tcl
    • -5
    • +5
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
    • -22
    • +1
    ./packages/acs-tcl/tcl/security-procs.tcl
Initializing a formfield with an invalid spec fails as expected, however, it appears to leave behind the formfield object, which many automated tests will now consider a failure

Ensure the formfield object is destroyed when reading the spec fails

    • -2
    • +11
    ./packages/xowiki/tcl/form-field-procs.tcl
Make the search datasource callback more robust in case pages are broken or otherwise invalid (but complain about it)

    • -9
    • +28
    ./packages/xowiki/tcl/xowiki-sc-procs.tcl
Cast to correct datatypes, delete broken placeholder query

Better initialize the datasource for those object that won't return the full set of expected fields

    • -1
    • +4
    ./packages/search/tcl/search-procs.tcl
Add missing return

    • -1
    • +2
    ./packages/search/tcl/search-convert-procs.tcl
Tolerate non-existing files, but throw a warning

    • -1
    • +5
    ./packages/search/tcl/search-convert-procs.tcl
removed deprecated "ns_set new" by "ns_set create"

    • -2
    • +2
    ./packages/acs-tcl/tcl/html-email-procs.tcl
    • -19
    • +4
    ./packages/acs-tcl/tcl/utilities-procs.tcl
moved stuff for AOLserver 2 emulation to deprecated procs, mark it explicitly as deprecated

    • -173
    • +0
    ./packages/acs-tcl/tcl/aolserver-3-procs.tcl
    • -3
    • +179
    ./packages/acs-tcl/tcl/deprecated-procs.tcl