• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make sure to add hkey when db has hstore defined

fix typos

  1. … 8 more files in changeset.
Make termination after connection closing commands explicit

  1. … 6 more files in changeset.
Fix typos

  1. … 24 more files in changeset.
Replace "catch" by ad_try operations, when appropriate

  1. … 6 more files in changeset.
Fix typos

  1. … 2 more files in changeset.
Avoid small SQL queries for frequent operations, here for computing the full file path for a revision_id

fix variable name

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.