• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -1
    • +4
    ./test/application-data-link-procs.tcl
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

    • -136
    • +136
    ./test/acs-tcl-test-procs.tcl
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'

Try to address issue reported by Michael Aram: export variables sooner, when the uplevel they come from is still well known, rather than later in the rendering, when this could not be so trivial (e.g. in OO code)

  1. … 1 more file in changeset.
fix broken regression test (depending on characters in sitenode name)

improve spelling

improve spelling

  1. … 6 more files in changeset.
improve spelling

  1. … 13 more files in changeset.
improve spelling

  1. … 2 more files in changeset.
improve spelling

  1. … 14 more files in changeset.
NaviServer handles no continuation lines in a secure way, no need to make multiple log-entries

Reduce duplication

improve readability with sanitized error log

Renaming of files so they are loaded after 00-icanuse-procs.tcl

    • -21
    • +0
    ./00-database-procs-postgresql-postgresql.xql
    • -0
    • +21
    ./01-database-procs-postgresql-postgresql.xql
file 01-database-procs-oracle.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./01-database-procs-oracle.tcl
file 01-database-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./01-database-procs.tcl
file 01-database-procs-postgresql.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./01-database-procs-postgresql.tcl
file 01-database-procs-postgresql-postgresql.xql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./01-database-procs-postgresql-postgresql.xql
fix typo in filename and use opportunity to rename the proc after the API call.

file 00-icanuse-procs.tcl was initially added on branch oacs-5-10.

use the random number generator from OpenSSL, when available

improve spelling

  1. … 3 more files in changeset.
ad_form: allow multiple files in 'template::widget::file' by using the 'multiple' attribute of the input tag, new on HTML5.

- Pass the 'multiple' flag to 'template::element::create', so it can be used by widgets to modify their behavior.

- Update 'template::element::create' doc.

- This opens the door to reducing the number of widgets by combining single and multivalued ones into one (for instance, 'multiselect' and 'select' widgets), in the same way the 'file' widget does now.

  1. … 2 more files in changeset.
add "blob" to the checked attributes