• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix incorrect HTTP status code on result page

The command "ad_return_error" returns HTTP status code 500 (internal server error).

In this script, this status code was returned in cases, where no notifications

were found for an object. "ad_return_exception_page" is better suited for such

cases.

Don't go to the cache to tell if package is installed

    • -1
    • +1
    /openacs-4/packages/faq/www/one-faq.tcl
Don't go to the cache to tell if a command is available

Don't go to the cache to tell if commands are available

Don't go to the cache to tell if the views package is installed

boomerang: substitute 'nt_load_end' by 'nt_domcontloaded_end' when nt_load_end is not available

make spelling more consistent

improve source code comments

fix typo

    • -2
    • +2
    /openacs-4/packages/xowiki/www/admin/list.tcl
fix variable name for base_items and reeanble deactivate code

new feature for caching infrastructure: flag "-per_request"

When this feature is used, the cache is locked max 1 time per request,

the results are stable for this request. This feature is useful for caches

having a potentially high number of locks per request.

The new feature is used currently for checking, if a package is enabled.

Allow to specify multiple, already computed forms ids

Allow to filter entries also by extra where clause (e.g. for non instance attributes such as the state)

Comment dead code: base_items is set, but never used

improved autorenewal message

improve spelling

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/resource-init.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Cleanup leftover util user messages, that we won't persist anymore

file upgrade-5.10.1d12-5.10.1d13.sql was initially added on branch oacs-5-10.

Util user messages reform: do not store the messages persistently in the database, as they are volatile in nature

Util user message reform: when a message is repeated, do not create a new entry, but just increase a counter, which will be displayed when the message is retrieved

Increase test coverage

harden page contract for referer parameter to avoid hard error from ad_returnredirect

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/member-add-3.tcl
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/reject.tcl
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/spam.tcl
  1. … 16 more files in changeset.
Make so that the path where the file is stored is returned by the request, in a way that should be correct on MacOS where the temp folder is user specific and cannot be therefore assumed to be /tmp for everyone

bumping version number of CKeditor to 4.20.0

Cleanup of acs_object_context_index' and friends in creation scripts

This change completes the commit [1] from 2019, where the cleanup was performed

acs_object_context_index and its maintenance functions just as an update script.

This change addresses this also in the creation scripts and in packages, still

depending on the old functions.

[1] https://fisheye.openacs.org/changelog/OpenACS?cs=oacs-5-10%3Ahectorr%3A20190708160122

file upgrade-5.10.1d11-5.10.1d12.sql was initially added on branch oacs-5-10.

added configurability to watchodg

The pool remapping watchdoc con now be configured with

"-maxWaiting" and "-maxRunning"

fix comment

provide img icon for reload operations

main purpose is to provide a more reasonable look&feel when no iconsets are installed.

file recylce16.png was initially added on branch oacs-5-10.

modernize test