• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Modernize SQL existence test: make these more readable and faster

Add missing constraint at creation

user_id is supposed to come from auth::create_user

No need to count every entry

Provide a default value to handle cases happened during tests on a vanilla instance (e.g. xowiki create_form_with_form_instance)

Apply changes to oacs-5-10 branch

Apply change to oacs-5-10 branch

Use automated-testing authority in the test case

Whitespace cleanup, normalize indentation

Use automated-testing authority in the test case

use request chaining interface

support as well the request chaining interface with "-last_request"

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

improve user interface

Use testing authority in the test

Use testing authority in test, handle mixed-case emails

Use testing authority in the test, handle mixed-case emails

Use testing authority in the test

Use testing authority in the test

Use automated-testing authority in the test case

Whitespace cleanup, normalize indentation

don't mirror old version of package from tcllib, don't keep in the blueprint

distinguish between dicts item_ref_info and link_info in create_link (fixes degression after change from anonymous array to dict)

    • -27
    • +29
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
improve .adp quoting, fix spelling, whitespace changes

Fix upgrade timing

Make guid,source_id unique for na_items

fix typo

    • -1
    • +1
    /openacs-4/packages/xowiki/xowiki.info
Whitespace changes + Editor hints

Rework news source update to simplify the logics and handle updating of existing news items (passes tests)

Move normalization of the pub date closer to its source