• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add package description, update owner email

remove encoding switching command

the command was there for the deactivated test "exec_binary_input".

The way, how encoding switching was performed, was unreliable,

since the nruns value of the proxy might expire between the

switching commands. If this is really necessary, a different solution

has to be designed

Ensure scripts and internal use information are not rendered together with the content, in particular for dumber HTML renderer

Clear out old java codebase and update the docs referring to the previous java implementation

    • -132
    • +0
    ./chat/java/adChatClientListener.java
    • -205
    • +0
    ./chat/java/adChatDatasource.java
    • -320
    • +0
    ./chat/java/adChatFormatMessage.java
    • -107
    • +0
    ./chat/java/adChatLoginMessage.java
    • -67
    • +0
    ./chat/java/adChatSimpleXMLParser.java
    • -182
    • +0
    ./chat/java/adChatSystemMessage.java
    • -172
    • +0
    ./chat/java/adClientSession.java
    • -132
    • +0
    ./chat/java/adPrivateChatFrame.java
  1. … 3 more files in changeset.
Move the main chat rendering in an include to allow reuse in other contexts

file chat.adp was initially added on branch oacs-5-10.

file chat.tcl was initially added on branch oacs-5-10.

Increase proc coverage

    • -1
    • +31
    ./acs-content-repository/tcl/test/content-revision-test-procs.tcl
Reitroduce missing query clause that should be executed when we retrieve the content of a text/* content item

    • -0
    • +7
    ./acs-content-repository/tcl/content-item-procs-oracle.xql
    • -0
    • +7
    ./acs-content-repository/tcl/content-item-procs-postgresql.xql
Test that when content::item::get_content is called on a text/* mime typed content-item, an extra "text" attribute should be returned in the result array

This currently fails because of a missing query in the xql

    • -1
    • +10
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
Redefine content_item__get_virtual_path so that get_virtual_path__root_folder_id argument is not ignored

    • -2
    • +2
    ./acs-content-repository/acs-content-repository.info
file upgrade-5.10.1b1-5.10.1b2.sql was initially added on branch oacs-5-10.

Test content::item::get_virtual_path

This will expose a logn standing bug where the root_folder_id argument is ignored

    • -1
    • +26
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
Extend test suite

    • -1
    • +14
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
Test content::item::get_root_folder

    • -1
    • +27
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
Remove broken line (non-existing arguments)

    • -2
    • +1
    ./acs-content-repository/tcl/content-item-procs.tcl
Increase api coverage, this uncovered a bug in content::item::unpublish

    • -1
    • +24
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
Test content::item::get_publish_date

    • -4
    • +34
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
Extend test to include content::item::get_path

    • -4
    • +27
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
Whitespace cleanup

    • -3
    • +3
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
Test content::item::get_descendants

    • -1
    • +115
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
Make sure method variable exists, fixes automated tests

Whitespace cleanup

Reinstate behavior:

behave again that when a date fragment value is empty, the padded value will also be empty and not a sequence of zeroes

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

free explicitly answer ns_set in "sets" method

free ns_set storage more eager (when e.g. large queries are used in longer loops)

use "ns_set stats" when available in memory statistics of ::xo::stats

Make URLs assumed to be hosted on openacs.org absolute

    • -2
    • +2
    ./acs-tcl/tcl/test/text-html-procs.tcl
Make page more robust to situations, more frequest in a test setup, where a short-lived user has issued requests on the system and was recorded as online

    • -4
    • +11
    ./acs-subsite/www/shared/whos-online.tcl
strengthen boolean parameters in page contracts

    • -12
    • +11
    ./dotlrn-homework/www/file-delete.tcl
    • -3
    • +3
    ./dotlrn-homework/www/folder-delete.tcl
    • -7
    • +8
    ./dotlrn-homework/www/version-delete.tcl