• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Include download link for .apm files

show HEAD branch and oacs-5-10 development branch

improve line-breaks

improve spelling

improve robustness of table sort links, when called without connection

fix spelling

add explicit casts to all max_n_rels with value null to increase readability and to ease function disambiguation

add explicit cast to all max_n_rels with value null to increase readability and to ease function disambiguation

Make package installable on current codebase, fix obious issues with ancient outdated api

fix typo

    • -1
    • +1
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
Undo change from 15 Dec, since it breaks shuffling

the Linux Documentation Project recommends to write "lowercase" as a single word

perform a more sane test to check, whether the util_memoize cache was created already

fix for issue #3448

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

fix propagation of validate results in old-style (ad_form-based) forms. One should really switch to FormPages soon.

stylistic changes

    • -3
    • +6
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
stick to standard package as default (as we had over many years)

adding support for downloading different packages per ckeditor version

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