• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix dict expression (many thanks to Markus Moser)

Whitespace cleanup

Fix typo

Whitespace cleanup

Add @see to deprecated proc 'get_server_root' (fixes documentation__check_deprecated_see test case)

Fix typo in doc

Add a callback hook to put logic before calendar item deletion

scalability improvement: don't force a conversion of the string to a list (for sites, having e.g. several 10k sub nodes on a site node)

on one site, this change reduces the overall processing time of a requests from ~16-20ms to ~4ms

set style variable in every case

add update script, that was missed several years ago

Undeprecate and reimplement: require_admin_request, can_admin_request_p, require_notify_object and can_notify_object_p. Fixes in two templates (request-delete, request-change-frequency). (Many thanks to Felix Mödritscher for the patch!)

Let max_depth behave as specified (0 disables redirection). Many thanks to Markus Moser

Removed broken @cvs-id

Removed obsolete @arch-tag

    • -3
    • +2
    /openacs-4/packages/dotlrn/www/member-email.xql
  1. … 15 more files in changeset.
Removed obsolete @arch-tag

  1. … 12 more files in changeset.
Removed obsolete @arch-tag

  1. … 16 more files in changeset.
Removed obsolete @arch-tag

  1. … 44 more files in changeset.
- removed extra colons

- streamline layout of test cases

Removed obsolete @arch-tag

    • -2
    • +2
    /openacs-4/packages/news/lib/latest-news.adp
  1. … 12 more files in changeset.
improve spelling

fix typos

improve spelling

improve spelling

standardize boolean variables in ADP

  1. … 7 more files in changeset.
removed obsolete flag -include_bio of acs_user::get

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/control-panel.tcl
remove obsolete flag "include_bio" from acs_user::get.

provide ad_include_contract for ADP include user-info

prefer acs:test functions over twt

prefer acs::test::user::create over twt variant

Fix adapter source path (many thanks to Markus Moser)

Whitespace changes