• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Address suggestion from issue #3420

Move root_of_host to acs:: namespace, replace occurrences, create deprecated wrapper

  1. … 1 more file in changeset.
prefer all caps spelling for SQL

  1. … 1 more file in changeset.
provide interface for setting query parameter

remove one dependency on jquery

reuse the hardcoded bootstrap version (maybe add later fallback, when openacs-bootstrap3 is not defined)

provide API to unset query and connection parameters

fullow usual line breaking conventions

use ad_return_complaint for invalid query parameter parsing (at least in connection threads)

new API call "http_auth::basic_authentication_decode" to replace 3 distinct implementations of this logic

  1. … 6 more files in changeset.
clean dirty editor buffer

fix bug in basic authentication, when user password contains a colon

improve spelling

    • -1
    • +1
    ./test/xotcl-core-db-tutorial-procs.tcl
improve error message in case the value is not validated: return the proper variable name

Allow valuecheckers to be specified in query_parameter calls (implemented via argument checking)

Example: :query_parameter return_url:localurl /

add value checker for localurls

improve comment

Use a common idiom to retrieve the first instance that is not cache dependent (ToDo reproduce the issue with ::xo::parameter get_package_id_from_package_key in an own test)

add function to set parameter value via xo::* interface: "xo::parameter set_value ..."

xo::parameter->clear_per_package_instance_value: removed needless argument

Fix call to get_context in functions used in third party applications (see #3424)

added suggestion #3424

added suggestion #3425

whitespace cleanup

implement suggestion #3417

Whitespace changes

  1. … 2 more files in changeset.
Use 'ns_log Error' for error logging, instead of 'ns_log Notice: Error...'

  1. … 4 more files in changeset.
Keep coherence between the 'api_proc_doc' and 'api_proc_doc_scripts' nsvs

Add a new Action widget property "confirm_message": when this is set on a BulkAction, will generate the javascript to ask for confirmation using specified message

  1. … 2 more files in changeset.
Localize sorting of column in xotcl widgets, update german and italian localization

  1. … 4 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
fix query name