• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce divergency between oracle and postgres

    • -3
    • +21
    /openacs-4/packages/acs-tcl/tcl/object-procs.tcl
Remove dead xqls

Fix typo in query and in context, reduce divergency between oracle and postgres

Reduce divergency between oracle and postgres

Reduce divergency between oracle and postgres

Reduce divergency between oracle and postgres codebase

Whitespace cleanup

Expand width on package vew table

Define an acs_object schema and use it to redefine acs_object__name using dot notation

Goal is to further reduce code divergency between Oracle and Postgres

file upgrade-5.10.0d21-5.10.0d22.sql was initially added on branch oacs-5-10.

Add simple test suite for the 'coverage-procs' library

Go back to using acs_object_name, as not every party will have a name returned from party::name (e.g. rel_segments)

party name api situation is probably less than optimal

Remove unnecessary 'aa_run_with_teardown'

Move the text color setting to the particular coverage level

Bring back old default behavior of using Gravatar as a fallback, but allow to disable it, reuse existing Gravatar code

Add 'db_dml', 'db_0or1row' , 'db_abort_transaction' and 'db_multirow' to the list of covered procs of different testcases

Add 'ad_tmpdir' and 'ad_url' to the list of covered procs of different testcases

Add 'xml_doc_get_first_node', 'randomRange', 'whos_online::user_invisible_p' and 'site_node::get_url_from_object_id' to the list of covered procs of different testcases

Add 'db_string', 'db_list' and 'db_list_of_lists' to the list of covered procs of different testcases

Add 'db_nextval' to the list of covered procs of different testcases

Add 'db_name' to the list of covered procs of different testcases

Intentation changes

Add 'db_flush_cache' to the list of covered procs of the 'db__caching' testcase

Add testcase for 'acs_user::ban' and 'acs_user::approve'

Move styles into CSS

Book includelet consistent view (thanks to Monika Andergassen)

Fix doc link

Show proc test coverage only on package view

Make so that newly displayed column 'title' in child-resources is not displayed by default, therefore keeping old behavior for those who don't want it explicitly

Now one can either select displayed columns by blacklist (hide) or whitelist (columns)

    • -7
    • +15
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
improve styling in book-mode and bootstrap, prefer CSS over inline styles