• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding util_current_location_node_id, adding feature to ad_context_bar_multirow to automatically adapt when serving host_node_mapped urls

Fixed bug (missing ";" before "end")

Fixed the copying of inherited and descendent parameters for extending or

embedding packages.

Added a simple utility to transform a pretty name into a path snippet.

Update comment

Navigation context bar Internationalization

  1. … 1 more file in changeset.
Exposed parameter inheritance for use by the interactive APM package builder.

    • -13
    • +13
    ./apm-install-procs-postgresql.xql
TIP #138 - Add relation_tag to acs_data_links

    • -26
    • +76
    ./application-data-link-procs.tcl
    • -0
    • +149
    ./test/application-data-link-procs.tcl
  1. … 5 more files in changeset.
Fix Torben blunder.

adding site_node::conn_url which adjusts ns_conn url output depending on if connection is via main domain or a site host_node.

bumping version because of adding parameter UseHostnameDomainforReg for easier management of host_node mapped domains that share main domain's HTTPS connection for secure sessions and login, revised ad_get_login_url accordingly, defaults to no change with prior version.

  1. … 1 more file in changeset.
minor comment improvements for easier debugging, now external_url_p checks against encoded urls as well.

Support one or more package_keys in site_node::get_children. This let's you find all subsite candidate packages using [subsite::package_keys]. Also useful when you want to find any packages that extend another package.

Added a missing subst in ad_set_form_values

Fixed a bug in my new simplifed bio code, uncovered by automated testing

(how timely given my earlier e-mail today!)

Merged 5.5.1 to HEAD

  1. … 181 more files in changeset.
Fix redirect when ForceHostP is true. Fix redirect to/from HTTP/HTTPS where full URLs are used.

Fix call to is_content_type, parameter was fixed to be object_type to match oracle pl/sql

Non-info file merge results, with conflicts fixed

  1. … 726 more files in changeset.
Non-info file merge results, with conflicts resolved.

  1. … 202 more files in changeset.
Xpath query is not being interpreted as it supposed to ( maybe it is a tdom bug ).

Xpath query is not being interpreted as it supposed to ( maybe it is a tdom bug ).

Missed a detail when moving bio back to person.

  1. … 2 more files in changeset.
Moved "bio" back to "person", but with type-specific storage. People can

fight over where such things belong on another day, for now keeping it in

"person" has the advantage that the Tcl API is 100% unchanged so moving it

to type-specific storage won't break .LRN.

  1. … 6 more files in changeset.
Moved "bio" from person/generic storage to user/type-specific storage as TIP'd

(PG only, Oracle to follow soon).

  1. … 4 more files in changeset.
Fixed tests to match the tDOM-based tag closing code.

Make the "old style" tag closing style lower case to be compatible with

the "new style" (tDOM) style, for consistency and so the same test cases

can be used with both. Changed test to match.

- Use tdom code in util_close_html_tags only when no breaks are required

- Use tdom code in util_close_html_tags only when no breaks are required

Dave's fix for this test, copied over from HEAD. Test now passes.

    • -1
    • +3
    ./test/application-data-link-procs.tcl