• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
make use of new feature for checkbox testing in acs::test::form_reply

Bump version number to 5.10.0d26 and adjust dependencies

acs::test::form_reply: add option "-remove" in analogy to "-update" to remove entries from the provided dict. This is necessary for web regression testing for

check boxes, where the application has to decuce from the fact, that a field is not transmitted, that a value has to be changed.

    • -2
    • +2
    ./acs-automated-testing/acs-automated-testing.info
    • -1
    • +9
    ./acs-automated-testing/tcl/aa-test-procs.tcl
Prepend source URL to the one of the news item in case this is not an absolute URL

Fix typo

fix name of called proc, add warnings to raise awareness

close potential return vector via "data:*" URLs

    • -10
    • +11
    ./xowiki/tcl/xowiki-www-procs.tcl
Use current HTTP api

    • -3
    • +1
    ./feed-parser/tcl/feed-parser-procs.tcl