• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove extra whitespace

Whitespace changes

    • -11
    • +10
    ./packages/dotlrn/www/register.tcl
Make xowf tests flexible in case a locale different than en_US is in use

    • -13
    • +14
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
    • -1
    • +3
    ./packages/xowiki/tcl/test/test-procs.tcl
name arguments consistently

Tolerate usages of get_members_not_cached in "frontend code" around by making new member_state parameter optional and therefore not breaking previous contract

    • -2
    • +2
    ./packages/acs-subsite/tcl/group-procs.tcl
Fix typo

use consistently 'ad_script_abort' after 'ns_returnfile'

schema queries: allow mixed case for column and table names (similar to function_args

bump versiom number to 5.10.0d11

Add missing 'ad_script_abort' after 'ns_returnfile'

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.

    • -13
    • +12
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
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.

    • -25
    • +24
    ./packages/xowiki/tcl/folder-procs.tcl
    • -1
    • +31
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -4
    • +3
    ./packages/xowiki/tcl/xowiki-sc-procs.tcl
    • -4
    • +20
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Deprecate duplicated api and replace its only occurence in upstream codebase

    • -3
    • +10
    ./packages/acs-tcl/tcl/00-database-procs.tcl
Use the database to check whether default table values looking different actually are once casted to the column datatype

    • -9
    • +22
    ./packages/xotcl-core/tcl/05-db-procs.tcl
handle different variants of boolean return values from the DB

    • -1
    • +11
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Bump version number due to updated message keys

Add conveniance function lappend_property in addition to get|set property

    • -5
    • +17
    ./packages/xowiki/tcl/xowiki-procs.tcl
Add '`' to the list of sanitazable characters by 'ad_sanitize_filename'

    • -4
    • +4
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Fix erroneus file description in page contract

    • -1
    • +1
    ./packages/file-storage/www/download-zip.tcl
Update italian localization and fix keys

Update italian localization

Update italian localization

Update italian localization

Allow Workflow Conditions to be evaluated in form fields via evaluate_form_field_condition

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

    • -3
    • +3
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -1
    • +8
    ./packages/xowiki/tcl/xowiki-procs.tcl
improve comments

    • -8
    • +8
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -2
    • +5
    ./packages/xotcl-core/tcl/05-db-procs.tcl
add thread object name for naming mutex and make creation/destroy logging more conformant

includelete child-resources: use ad_return_url to determine return URL

    • -1
    • +2
    ./packages/xowiki/tcl/folder-procs.tcl
includelet unresolved-references: return "none" in case, no unresolved references are found

    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
fix xpath expression

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-sc-procs.tcl
stop of abusing openacs.org as URL redirector

    • -9
    • +20
    ./packages/bookmarks/www/bookmark-access.tcl