• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Exclude deprecated procs from the test

Add missing parameter in doc

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Define arguments so that documentation__check_parameters automated test does find -varname flag correctly

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

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
    • -27
    • +56
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Fix typos

Fix priority check in 'acs_mail_lite_inbound_procs_check' test case

moved span inside button (as suggested by Monika Andergassen)

    • -1
    • +1
    /openacs-4/packages/xowf/lib/inclass-exam.wf
    • -1
    • +1
    /openacs-4/packages/xowf/lib/inclass-quiz.wf
warn about unexpected entries (typos) in EmailDeliveryMode

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

file upgrade-0.60-0.61.sql was initially added on branch oacs-5-10.

don't clobber xo::cc url when already initialized

    • -8
    • +25
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Add missing substitution

Make sure url varuiable is set

    • -6
    • +4
    /openacs-4/packages/xowf/tcl/atjob-procs.tcl
Include tests with string containing an extension, put also a ß in the mix

Apply a mild filename sanitization to the file formfield

Basic test for ad_sanitize_filename

file utilities-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/acs-tcl/tcl/test/utilities-procs.tcl
Whitespace cleanup