• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix for issue #3448

    • -2
    • +2
    ./acs-tcl/tcl/memoize-procs-naviserver.tcl
    • -5
    • +26
    ./acs-tcl/tcl/test/memoizing-procs.tcl
Don't rely on configured "location" value of driver, since this does not work for virtual hosting

Instead, get the "host", "port" and "defaultport" directly from "ns_driver info" when available

"ns_driver info" has no key "host", but "address" (which might be multiple addresses)

ensure workflow actions are updated properly, depending on the user role

improve comments

    • -11
    • +19
    ./xotcl-core/tcl/generic-procs.tcl
fix propagation of validate results in old-style (ad_form-based) forms. One should really switch to FormPages soon.

stylistic changes

stick to standard package as default (as we had over many years)

    • -1
    • +1
    ./richtext-ckeditor4/tcl/richtext-procs.tcl
adding support for downloading different packages per ckeditor version

    • -2
    • +3
    ./richtext-ckeditor4/tcl/richtext-procs.tcl
Exclude deprecated procs from the test

    • -2
    • +4
    ./acs-tcl/tcl/test/doc-check-procs.tcl
Add missing parameter in doc

Define arguments so that documentation__check_parameters automated test does find -varname flag correctly

    • -3
    • +11
    ./acs-lang/tcl/lang-message-procs.tcl
Fix typo in proc doc

remove empty descriptions from display, remove deactivated CSS class.

Improved handling of link and child resources of forms

- test-item-procs: use resolve context to resolve e.g. images in the context of the original form

(many thanks to Thomas Renner for the suggestion)

- added extra argument "-context_obj" to substitute_markup to ease client code

- inclass-exam-answer.wf: reduced the db interactions by using form_info for form generation

    • -11
    • +21
    ./xowf/lib/inclass-exam-answer.wf
Fix typos

Fix priority check in 'acs_mail_lite_inbound_procs_check' test case

moved span inside button (as suggested by Monika Andergassen)

warn about unexpected entries (typos) in EmailDeliveryMode

    • -2
    • +8
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
New index on on rss_gen_subscrs(lastbuild)

file upgrade-0.5d1-0.5d2.sql was initially added on branch oacs-5-10.

New index on chat_transcripts(room_id)

New index on cal_items(on_which_calendar, item_type_id)

file upgrade-2.10.0d7-2.10.0d8.sql was initially added on branch oacs-5-10.

Index acs_mail_lite_queue(package_id)

file upgrade-5.10.0d11-5.10.0d12.sql was initially added on branch oacs-5-10.

added missing upgrade script

file upgrade-2.10.0d6-2.10.0d7.sql was initially added on branch oacs-5-10.

create a partial index on public calendars

drop FK on community_id for cases, where communities are frequently dropped.

we do not want to loose statistics in these cases

    • -3
    • +2
    ./xotcl-request-monitor/xotcl-request-monitor.info
    • -3
    • +14
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl