• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
use canonical Tcl subcommand names

Fix typos

  1. … 28 more files in changeset.
Fix typos

  1. … 2 more files in changeset.
Remove broken links

Fix broken links

- replace deprecated tags in documentation page

- reduce the dependencies on acs_object_party_privilege_map for PostgreSQL

    • -0
    • +13
    ./tcl/lars-blogger-procs-oracle.xql
    • -0
    • +11
    ./tcl/lars-blogger-procs-postgresql.xql
  1. … 2 more files in changeset.
- modernize tcl

- prefer ns_quotehtml over ad_quotehtml

  1. … 3 more files in changeset.
- update documentation

  1. … 22 more files in changeset.
- let package doc files start with H1

  1. … 9 more files in changeset.
- update/add .adp files for documentation

    • -0
    • +113
    ./www/doc/index.adp
  1. … 22 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 7 more files in changeset.
- fix and standardize quoting in template properties

  1. … 167 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 8 more files in changeset.
- make sure to quote hrefs

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

- replace 3 further depreacted "ad_parameter" by parameter::get

overhaul of package:

- favor tcl-compilable string comparisons

- don't use numeric comparison operator for non-numeric arguments

- brace expressions

- replace depreacted "ad_parameter" by parameter::get

- use "in" or "ni" expression instead of "lsearch"

- use tcl 8.5 extended index format for "string range"

  1. … 6 more files in changeset.
- use "lassign" instead of "util_unlist"

- use <property name="doc(title)">

  1. … 41 more files in changeset.
- replace deprecated calls

- added victor's patch to omit deprecated messages of "ns_info tcllib". Background: naviserver supports multiple (virtual) servers, which might have different tcllibs. Therefore, the preferred command to query this was moved to "ns_server ?-server s? tcllib" and "ns_info tcllib" was deprecated. From the OpenACS point of view, one wants to locate the actual library. Since the variable does not change, it is fine to store it in a per-thread variable which can be efficiently accessed.

  1. … 21 more files in changeset.
fix memory leak in lars blogger

From tcl 8.5 on, apply is a tcl command, this has been fixed already on the core some time ago. "apply" is since then "ad_apply".

Update dotlrn package versions to 2.6.0 for the last dotlrn release.

  1. … 42 more files in changeset.
Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 87 more files in changeset.
Version numbers bumped to 2.5.0.

  1. … 42 more files in changeset.
Nor did the .lrn package version bumps get committed ...

  1. … 42 more files in changeset.
1. Bumped version number to 2.5.0a1

2. Bumped release date to next wednesday, my anticipated release date. At

this point, if honchos says release at our tuesday meeting, all I need to

do is check out this version and it's ready to go.

  1. … 44 more files in changeset.
HTML cleanup