• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improve page-contracts

  1. … 3 more files in changeset.
- improve page-contracts

- improve page contracts

- check ids in page contracts

- improve page-contracts

- improve page-contract

- improve page-contracs

- check ids in page contracts

- activate spooling to files for versions of naviserver supporting it

- check ids in page contracts

  1. … 22 more files in changeset.
- use util::http::get instead of deprecated proc

- check ids in page contracts

  1. … 26 more files in changeset.
- check object_ids in page_contracts

- check ids in page contract

- add XOTcl1_ParameterHandler to provde forward compatibility in XOTcl1

to allow to load programs with xotcl2/nx value checkers in

parameter declarations.

- use util::http::get instead of util_httpget

- use util::http::* instead of deprecated procs

- add code to convert timeout value to a value suitable for the

underlying implementation (NaviServer or curl)

- document timeout values

- base deprecated code on util::http::*

- moved util_link_responding_p and util_get_http_status to

http-client-procs and based it on util::http::*.

- marked util_link_responding_p and util_get_http_status as

deprecated, moved a new version into the util::* namespace

and turned positional arguments into non-positional

- follow documentation conventions

    • -237
    • +261
    /openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl
- use proper version comparison to avoid surprises, when alnum comparison leads to different results

- use util::http::get instead of ns_httpget

- point to naviserver doc

- use util::http::get instead of ns_httpget

- add missing backslashes in util::http::native::request for redirects

- make "GET" default method

- change encoding to unix style (as in other procs)

    • -1511
    • +1515
    /openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl
- provide quoting for page name in generated adp files

    • -79
    • +78
    /openacs-4/packages/xowiki/www/oacs-view.adp
    • -107
    • +102
    /openacs-4/packages/xowiki/www/oacs-view2.adp
    • -114
    • +109
    /openacs-4/packages/xowiki/www/oacs-view3.adp
    • -109
    • +109
    /openacs-4/packages/xowiki/www/view-book-no-ajax.adp
    • -109
    • +109
    /openacs-4/packages/xowiki/www/view-book.adp
    • -63
    • +63
    /openacs-4/packages/xowiki/www/view-default.adp
    • -16
    • +16
    /openacs-4/packages/xowiki/www/view-links.adp
- don't append $search_package_id to param when it is empty

    • -2
    • +2
    /openacs-4/packages/search/www/search.tcl
- remove apparently dead code

    • -70
    • +65
    /openacs-4/packages/search/www/search.adp
    • -19
    • +6
    /openacs-4/packages/search/www/search.tcl
- remove parens from build_query, since handling is broken (e.g. "unimplemented ( 5.5.1 )") and it's not clear what the intended sematics are

- improve checking of category ids

- moderinze tcl: use namespaced variables instead of "global" command