• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
call isobject method with full namespace as we are not in a xotcl proc

ensure ::xo::cc is available

Bump version to reload message keys

Localize some pretty names. Many thanks to Monika Andergassen

    • -0
    • +6
    ./catalog/xotcl-core.de_DE.ISO-8859-1.xml
    • -0
    • +6
    ./catalog/xotcl-core.en_US.ISO-8859-1.xml
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. … 40 more files in changeset.
Use 'util::content_size_pretty' instead of manually prettifying data sizes

  1. … 1 more file 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

perform script about after internal redirect

  1. … 2 more files in changeset.
Prettify code

Mode is in fact the value of the nsv

Force the encoding on the channel to utf-8 in every case (fixes umlaut characters when using ns_connchan backend)

Add a quick run of the basic CRUD operations on ORM to avoid issues when e.g. no particular object member is explicitly supplied

Check for existance of :context_id

Allow to specify and update the context_id for a CrItem (fixes xotcl-core.test_cr_items automated test)

Modifying IP really comes from the item and not from the revision (as normally comes from the automatically generated view ${table_name}i which says so)

Update database idioms

Use a prepared statement

Update object memory image according to its new database values when we update (fixes xotcl-core.test_xo_db_object automated test)

Do not return empty context_ids for the test, make sure value will have to change

Save the object title as well when updating (improves xotcl-core automated tests)