• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replace custom calendar widget implementation with native HTML5 fields

Cleanup trivial api, nowadays replaceable with a simple oneliner and inline the only usage found upstream

  1. … 1 more file in changeset.
strengthen boolean parameters in page contracts

  1. … 4 more files in changeset.
fixed typos

Fix version in package URL

  1. … 27 more files in changeset.
bumped version numbers to 5.10.1b1

  1. … 85 more files in changeset.
regenerated documentation

  1. … 290 more files in changeset.
improved spelling

  1. … 7 more files in changeset.
Prefer exec-free variant

Test external command dependencies

  1. … 2 more files in changeset.
Inline rp_getform usage

rp_getform will never return the empty string, small cleanup

Relax object type check

Relax object type validation

Deprecate bulk_mail::parameter, which implements a global parameter logic

For now, the occurrences have just been inlined (fixing also the inconsistent naming PrettyName vs pretty_name). A future reform might create a proper global parameter for this.

  1. … 4 more files in changeset.
Deprecate ad_dateentrywidget, with hardcoded values, superseded by modern features

  1. … 2 more files in changeset.
improve strictness of tests

  1. … 8 more files in changeset.
Replace api

Make use of new API "ad_mktmpdir" and "ad_opentmpfile" instead of "ad_tmpnam"

  1. … 2 more files in changeset.
improve spelling

  1. … 5 more files in changeset.
Replaced "ns_mktemp" by "ad_tmpnam" to ease code maintenance

The underlying C library API for "ns_mktemp" is deprecated

for security reasons, we will have to do something about it.

  1. … 6 more files in changeset.
prefer adp:icon over old-style .gif images

  1. … 12 more files in changeset.
Cleanup of acs_object_context_index' and friends in creation scripts

This change completes the commit [1] from 2019, where the cleanup was performed

acs_object_context_index and its maintenance functions just as an update script.

This change addresses this also in the creation scripts and in packages, still

depending on the old functions.

[1] https://fisheye.openacs.org/changelog/OpenACS?cs=oacs-5-10%3Ahectorr%3A20190708160122

  1. … 8 more files in changeset.
Whitespace changes

Kill hamfisted test that might end up deleting unrelated test users

Whitespace changes

Add doc, whitespace cleanup

Whitespace cleanup

Fix doc

Fix doc, formatting changes