• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add a new Action widget property "confirm_message": when this is set on a BulkAction, will generate the javascript to ask for confirmation using specified message

  1. … 2 more files in changeset.
Localize sorting of column in xotcl widgets, update german and italian localization

  1. … 4 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
fix query name

Whitespace cleanup

improve line breaks

revert escaped file

don't fix potential exceptions, but try comment the case and avoid useless calls.

Return forbidden only when connected

make translation mode stylable via CSS, add styles for default and bootstrap3 themes, reduce dependencies on xinha icons

  1. … 3 more files in changeset.
Localize bulk-actions label in the child-resources include (many thanks to Monika Andergassen)

Port from downstream

  1. … 6 more files in changeset.
improve ease of debugging

prefer "nsf::is object" over ":isobject" or "info commands", since it is faster, more generic and can be used in all contexts

prefer "nsf::is object" over ":isobject" or "info commands", since it is faster, more generic and can be used in all contexts

    • -4
    • +4
    ./test/xotcl-core-db-tutorial-procs.tcl
call isobject method with full namespace as we are not in a xotcl proc

ensure ::xo::cc is available

Localize some pretty names. Many thanks to Monika Andergassen

  1. … 2 more files in changeset.
improve comments and linebreaks

modernize code: use resolver variables rather than method calls

  1. … 1 more file in changeset.
remove xotcl-core specific per-request caching, since acs-tcl performs nowadays as well per-request caching on permissions

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.
Use 'util::content_size_pretty' instead of manually prettifying data sizes

  1. … 2 more files in changeset.
move logic whether or not to use h264 streaming to ad_returnfile_background to make code path clearer

replace hardcoded /tmp by API function [ad_tmpdir]

  1. … 10 more files in changeset.
use styled elements instead of hard-wired images

whitespace changes

- modernize code (remove "my")

- modernize code (remove "my")

fix for issue #3395

Wrap upleveled command in a list statement to make number of arguments clear