• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Use a guaranteed non-existant object_id to test data links procedure

    • -1
    • +3
    ./test/application-data-link-procs.tcl
Added documentation to some small procs I wrote while implementing package

extends.

  1. … 1 more file in changeset.
Added a "nohtml" switch to ad_registration_finite_state_machine_admin_links so links can be retrieved as a list of {url label} instead of HTML links.

Don't add empty element to the context multirow, that would output an empty LI

Moved package conversion code from acs-subsite to acs-tcl, as part of

the apm Tcl API.

  1. … 6 more files in changeset.
Package extends change.

change all core proc_doc calls to ad_proc calls

  1. … 2 more files in changeset.
print a call stack when emitting a deprecated/warn message

  1. … 1 more file in changeset.
- fix for the exponential time bug that brought down openacs.org on forum queries

remove old debug statement

OCD repair of the hard coded @cvs-id strings

specify tclwebtest dependency for tests