• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Normalize boolean expressions in .adp files

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

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

Let admins post in every situation

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

    • -3
    • +3
    ./packages/download/www/one-archive.adp
    • -3
    • +3
    ./packages/download/www/one-revision.adp
    • -3
    • +3
    ./packages/forums/lib/forums/forums-chunk.tcl
Normalize boolean expressions in .adp files

normalize boolean expressions in .adp files

Modernize Code: use XOTcl2 idioms, reduce instvars

    • -32
    • +31
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
Removed incorrectly placed "--" between named parameter and its value

Modernice Code: use XOTcl2 idiom, reduce instvars

    • -269
    • +254
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -196
    • +185
    ./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

    • -1
    • +17
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
white space changes and typos

    • -30
    • +30
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
improve documentation in the code, and make behavior more explicit

    • -3
    • +24
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
Bump version number to make sure, the recent fix is offered for installation via package manager

    • -2
    • +2
    ./packages/acs-subsite/acs-subsite.info
backport of Fix for site bug #133: removing obsolete .xql file and rename query name for saftey

    • -2
    • +2
    ./packages/acs-subsite/www/admin/groups/one.tcl
Fix for site bug #133: removing obsolete .xql file and rename query name for saftey

    • -2
    • +2
    ./packages/acs-subsite/www/admin/groups/one.tcl
    • -18
    • +0
    ./packages/acs-subsite/www/admin/groups/one.xql
Add "FOR UPDATE" clauses to updating select statements

    • -1
    • +3
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Pass displayed_item_id

Reduce verbosity

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

    • -1
    • +23
    ./packages/xowiki/tcl/upgrade/upgrade.tcl
Backfix upgrade to be PostgreSQL 9.0 compliant

Backport fix to https://openacs.org/bugtracker/openacs/bug?format=table&bug_number=3331: fix original problematic update

file upgrade-5.9.1-5.9.2d1.sql was initially added on branch oacs-5-9.

Fix nesting level issue for old-style includes, which is bugging Frank

https://openacs.org/forums/message-view?message_id=5377895

    • -1
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
Fix typo

Use PostgreSQL 9.0 compatible idioms in 'sql' stored procedure

Protect against certain potential dead-locks in PostgreSQL: allow to provide sql suffixes like e.g. FOR NO KEY UPDATE for certain operations

    • -7
    • +20
    ./packages/xotcl-core/tcl/05-db-procs.tcl