• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Now that oneof filter can handle a wider range of formattings, prefer this filter to manual validation

Deprecate export_ns_set_vars and extend export_vars to be able to export also a custom ns_set, which was the real added value provided by this api

  1. … 9 more files in changeset.
harden page contracts

split the filters in the requires block - currently the requires block support only one filter for an argument

harden page contract

harden page contracts

harden page contracts

Reimplement the add/edit api to use ad_form

  1. … 2 more files in changeset.
file comment-edit.adp was initially added on branch oacs-5-10.

file comment-add.adp was initially added on branch oacs-5-10.

Cleanup trivial remarks, provide the user_id explictly to the permission check

Fix typo

Enforce the mimetype the same in follow up script

Enforce only valid mime types

regenerated documentation

  1. … 465 more files in changeset.
improve spelling

  1. … 1 more file in changeset.
use bind variables instead of tcl variable substition in xql fullqueries

  1. … 15 more files in changeset.
use consistently the same prefix "general_comments" (and not singular version)

  1. … 4 more files in changeset.
improve spelling

  1. … 3 more files in changeset.
Move 'util::content_size_pretty' into 'acs-lang' and rename it to 'lc_content_size_pretty', localicing 'bytes' and adapting automated tests. Bump 'acs-lang' version.

  1. … 41 more files in changeset.
Prettify data size using 'util::content_size_pretty'

  1. … 1 more file in changeset.
Fix typo

Remove obsolete xql files

improve spelling

  1. … 21 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 148 more files in changeset.
improve spelling

  1. … 7 more files in changeset.
Prefer 'person::name' to 'acs_user::get_element ... -name'

  1. … 5 more files in changeset.
Prefer again 'person::name', as the proc has been reimplemented using 'person::get_person_info', which uses the new 'person_info_cache' cache.

  1. … 13 more files in changeset.
Whitespace changes

  1. … 11 more files in changeset.
Prefer 'acs_user::get_element ...' to 'person::name ...', in cases when 'person' is a user, as it doesn't rely on util_memoize_cache.

  1. … 13 more files in changeset.