• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix variable name

Prefer XOTcl2 idioms

  1. … 2 more files in changeset.
Reduce verbosity

Fix nesting level issue for old-style includes, which is bugging Frank

https://openacs.org/forums/message-view?message_id=5377895

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 81 more files in changeset.
Bug fix: avoid confusion between text argument and option, when text starts with "-"

  1. … 36 more files in changeset.
fix hard to find typo

XOTcl 2.0 improvements

- reduce usage of "instvar"

- make use of variable resolver instead

  1. … 8 more files in changeset.
Add safety belt in case the page_template is not instantiated

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Standardize spellings of names

  1. … 6 more files in changeset.
- FormPage.get_all_children: add optional argument

"-include_child_folders", which might have currently the value "none" or "direct"

Replace xo::Http with select-free util::http

  1. … 2 more files in changeset.
Standardize spelling of names of products (Tcl, AOLserver, PostgreSQL, NaviServer, tDOM)

  1. … 13 more files in changeset.
Fix spelling errors

  1. … 24 more files in changeset.
- Tcl idioms: simplify access to first character

  1. … 8 more files in changeset.
Use already baked solution to retrieve the file path

- remove parameters reaffirming defaults

  1. … 1 more file in changeset.
Don't login the user, that is automatically created via import

Reduce verbosity

Reduce verbosity

Use hstore_attributes in the method update_item_index instead of the full list of the instance attributes to achieve consistency with ::xowiki::hstore::update_form_instance_item_index

  1. … 1 more file in changeset.
Change default for PreferredCSSToolkit from "yui" to "bootstrap" and for PreferredRichtextEditor from "xinha" to "ckeditor4"

  1. … 6 more files in changeset.
Improve behavion on ad_script_abort withing set_payload

Reduce verbosity

  1. … 1 more file in changeset.
Whitespace changes (strip trailing blanks)

- white space change

Reduce verbosity

- don't store hkeys for xowiki::FormPage in the cache

- bump version of xowiki to 0.156

  1. … 1 more file in changeset.
- switch from db_0or1row (plain forwarder to the db_0or1row command)

to a construct based on an explicit db_with_handle, using as well

the new "mset" methods

- update dependencies

- bump version to 5.9.1d18

  1. … 1 more file in changeset.