• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix bbroken links

Remove catches, as -nocomplain behavior was fixed in Naviserver by https://bitbucket.org/naviserver/naviserver/commits/6008e3d0720e12f2237fbc4397daf878efc79b5c

Flush dirty editor buffer

Make query a few hundred times faster by replacing "cc_users" view by "persons"

whitespace changes

    • -139
    • +139
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Use name resolver instead of method call for IDs

    • -31
    • +31
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Remove false positive warning and improve documentation

    • -7
    • +17
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Normalize boolean expressions in .adp files

Don't go all the way when user provides an invalid parent post to reply to

    • -8
    • +7
    /openacs-4/packages/forums/www/message-post.tcl
Assume moderators have always the right to post

Let admins post in every situation

    • -7
    • +11
    /openacs-4/packages/forums/www/message-post.tcl
Normalize boolean expressions in .adp code

Normalize boolean expressions in .adp files

normalize boolean expressions in .adp files

Modernize Code: use XOTcl2 idioms, reduce instvars

Removed incorrectly placed "--" between named parameter and its value

Modernice Code: use XOTcl2 idiom, reduce instvars

    • -269
    • +254
    /openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl
    • -196
    • +185
    /openacs-4/packages/xotcl-core/tcl/cr-procs.tcl
Bump default version number CKEditor to 4.7.3, Bump version number of package to 0.14

Improve documentation

Make ad_returnfile_background work also without libthread

white space changes and typos

improve documentation in the code, and make behavior more explicit

Bump version number to make sure, the recent fix is offered for installation via package manager

backport of Fix for site bug #133: removing obsolete .xql file and rename query name for saftey

Fix for site bug #133: removing obsolete .xql file and rename query name for saftey

Add "FOR UPDATE" clauses to updating select statements

Pass displayed_item_id

Reduce verbosity

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
update category-portlet for existing instances

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
Backfix upgrade to be PostgreSQL 9.0 compliant