• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace cleanup, normalize indentation

    • -10
    • +10
    ./new-portal/tcl/test/new-portal-test-procs.tcl
Use automated-testing authority in the test case

    • -2
    • +6
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
use request chaining interface

    • -10
    • +21
    ./xowiki/tcl/test/xowiki-test-procs.tcl
support as well the request chaining interface with "-last_request"

    • -36
    • +51
    ./xowiki/tcl/test/test-procs.tcl
rework acs::test::http interface to allow daisy chaining of requests. One can now specify "-last_reqest" to let a new http to continue with the same credentials (e.g. cookies) as the last request. The old interface based on "-user_id" continues to work

    • -37
    • +103
    ./acs-automated-testing/tcl/aa-test-procs.tcl
    • -6
    • +8
    ./acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl
improve user interface

    • -8
    • +8
    ./acs-automated-testing/www/admin/testcase.adp
    • -3
    • +31
    ./acs-automated-testing/www/admin/testcase.tcl
Use testing authority in the test

    • -21
    • +13
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Use testing authority in test, handle mixed-case emails

    • -13
    • +8
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Use testing authority in the test, handle mixed-case emails

    • -18
    • +10
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Use testing authority in the test

    • -14
    • +13
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Use testing authority in the test

    • -3
    • +13
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Use automated-testing authority in the test case

    • -2
    • +2
    ./dotlrn-fs/tcl/test/dotlrn-fs-procs.tcl
Whitespace cleanup, normalize indentation

    • -61
    • +61
    ./dotlrn-fs/tcl/test/dotlrn-fs-procs.tcl
don't mirror old version of package from tcllib, don't keep in the blueprint

    • -1207
    • +0
    ./acs-automated-testing/tcl/http.tcl
    • -3
    • +1
    ./acs-automated-testing/tcl/selenium-procs.tcl
distinguish between dicts item_ref_info and link_info in create_link (fixes degression after change from anonymous array to dict)

improve .adp quoting, fix spelling, whitespace changes

    • -45
    • +51
    ./news-aggregator/tcl/aggregator-procs.tcl
    • -0
    • +5
    ./news-aggregator/tcl/news-aggregator-procs.tcl
    • -19
    • +24
    ./news-aggregator/tcl/weblog-procs.tcl
    • -5
    • +11
    ./news-aggregator/www/aggregator.tcl
    • -8
    • +14
    ./news-aggregator/www/opml-import.tcl
    • -13
    • +19
    ./news-aggregator/www/settings.tcl
    • -0
    • +6
    ./news-aggregator/www/subscriptions.tcl
Fix upgrade timing

    • -1
    • +1
    ./news-aggregator/news-aggregator.info
    • -1
    • +1
    ./news-aggregator/tcl/apm-callback-procs.tcl
Make guid,source_id unique for na_items

    • -2
    • +3
    ./news-aggregator/news-aggregator.info
    • -0
    • +5
    ./news-aggregator/sql/postgresql/upgrade-0.9d-0.10d.sql
    • -0
    • +42
    ./news-aggregator/tcl/apm-callback-procs.tcl
    • -3
    • +0
    ./news-aggregator/tcl/source-procs.tcl
fix typo

Whitespace changes + Editor hints

    • -4
    • +10
    ./news-aggregator/tcl/source-procs.tcl
Rework news source update to simplify the logics and handle updating of existing news items (passes tests)

    • -58
    • +38
    ./news-aggregator/tcl/source-procs.tcl
Move normalization of the pub date closer to its source

    • -4
    • +3
    ./news-aggregator/tcl/source-procs.tcl
New test checking behavior of the news aggregator

This currently fails for what concerns updating an existing news item

    • -0
    • +90
    ./news-aggregator/tcl/test/news-aggregator-test-procs.tcl
Use existing api

fix quoting issue

    • -3
    • +3
    ./file-storage/tcl/file-storage-procs.tcl
checkbox settings: refactor approach once more to aovid potential interactions with calls of "get_compound_value" from other call-sites

    • -24
    • +16
    ./xowiki/tcl/form-field-procs.tcl
    • -27
    • +43
    ./xowiki/tcl/xowiki-www-procs.tcl
add resource map file to extraFiles when downloading bootstrap

    • -0
    • +1
    ./openacs-bootstrap3-theme/tcl/init-procs.tcl
fix typo

    • -1
    • +1
    ./xowiki/tcl/test/xowiki-test-procs.tcl
add regression test for recent changes in default handling of checkboxes

# The created form contains several checkboxes, which are

# nasty to handle. When a ceckbox was marked, but is thenq

# # unchecked, this values is NOT returned by the

# browser. The server has to detect by the fact of

# untransmitted values that the instance attribute value

# has to be altered. This is very different to the

# standard cases, where the edited values are transmitted.

#

# The created form below handles also more complex cases:

#

# a) a checkbox box1, where a default is set

# b) a repeated checkbox, where one value is provided

# c) a compound field, where the compound field definition

# contains a default for the sub-component.

    • -0
    • +190
    ./xowiki/tcl/test/xowiki-test-procs.tcl
file xowiki-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/tcl/test/xowiki-test-procs.tcl