• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file richtext-procs.tcl was initially added on branch oacs-5-10.

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

    • -0
    • +0
    ./package-custom-procs.tcl
file includelet-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/includelet-test-procs.tcl
file tree-procs.tcl was initially added on branch oacs-5-10.

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

    • -0
    • +0
    ./personal-notification-procs.tcl
file resource-info-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resource-info-procs.tcl
file parameter-page-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./parameter-page-procs.tcl
file table-widget-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./table-widget-procs.tcl
file xowiki-admin-tests-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/xowiki-admin-tests-procs.tcl
file references-graph-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./references-graph-procs.tcl
file xowiki-link-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/xowiki-link-test-procs.tcl
file api-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/api-test-procs.tcl
file check-method-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/check-method-procs.tcl
file xowiki-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/xowiki-test-procs.tcl
new parameter "fallback_languages":

Specify space delimited two character codes for checking default languages. When this parameter is non-empty, try to get the page in the specified languages as fallback rather than offering a link for creation of a page in the requested locale. Per default this paramter is empty.

  1. … 1 more file in changeset.
return empty body in 304 replies

add missing script abort

new parameter: use_fallback_page_in_system_locale

When this parameter is set, use the page in the system locale as fallback rather than offering a link for creation of a page in that locale, when the page in the requested locale does not exist.

Bump version to 5.10.0d21

  1. … 1 more file in changeset.
address global variable __csrf_token directly

  1. … 1 more file in changeset.
terminate message key properly

Allow ad_return_url to be called also, when connection is closed.

This might be the case e.g. for the search renderer. In this case, a default_url is used

  1. … 3 more files in changeset.
check for connection and provide fallback for return_url

Make xowf tests flexible in case a locale different than en_US is in use

  1. … 1 more file in changeset.
Improve m=revisions: Don't loose templating, but treat revsions like a page

Add "View" to default menu of "This Page" (when e.g. viewing revisions,

this allows to switch back to the view of the current version)

Bump version number to 5.10.0d19.

  1. … 3 more files in changeset.
New utility function "Page.update_publish_status" which does

essentially, what admin/set-publish-status did before (update of

publish status and related handling of syndication)

New externally callable method "toggle-publish-status". This replaces

the call of admin/set-publish-status in the includelet child-resources

to make it easier usable from the xowiki security policies.

New flag "-nocleanup" for ::xowiki::datasource, to make it callable

inside arbitrary pages without loosing calling context.

  1. … 1 more file in changeset.
Add conveniance function lappend_property in addition to get|set property

allow more flexible form field conditions via new function evaluate_form_field_condition, which can be overloaded

  1. … 1 more file in changeset.
includelete child-resources: use ad_return_url to determine return URL

includelet unresolved-references: return "none" in case, no unresolved references are found

fix xpath expression