• last updated 39 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- hardening page contract

  1. … 1 more file in changeset.
- remove unbalanced tag when just objects are viewed

- make object browser more robust

  1. … 1 more file in changeset.
- use "namespace origin" to fully qualify cmds

  1. … 1 more file in changeset.
- when browsing classes, show on which classes/objects this class is used as a mixin

  1. … 1 more file in changeset.
- improve robustness of object browser when applied on internal classes of XOTcl

  1. … 1 more file in changeset.
- improve name of function

- list "class" also for objects

- remove empty sections when certain methods are removed due to filtering in dimensional

- add missing "type" computation

- remove more empty output

- balance ULs

- use consistently scope_eval instead of per-method handling

  1. … 1 more file in changeset.
- don't list sub-objects as methods

- output just one configuration parmeter per line

- improve layout of documented configuration parameters

  1. … 1 more file in changeset.
- improve class, object and method browser (in collaboration

with acs-api-browser)

- improve xotcl2/nx support (e.g. obtain OpenACS doc-strings

from object, class and method definitions)

- suport for debugging methods from api-doc interface (with

an appropriate nsf version)

- rename xotcl::api to xo::api (same namespace as other OpenACS

specific xotcl stupport functions)

- state clearly that xotcl 2.0 is required

- improve xotcl2/nx support

- remove legacy code

- bump version to 0.142, update dependencies

  1. … 9 more files in changeset.
- relax page contract

  1. … 1 more file in changeset.
- use xo::getObjectProperty more consistently

- fix typo

- use xo::getObjectProperty more consistently

- harden page contracts

  1. … 1 more file in changeset.
- harden page-contract (backport from HEAD)

- harden page contract

- improve safety of generated HTML

  1. … 2 more files in changeset.
- class browser: give more "above" context, when a class has no subclasses

- reenable object browsing in addition to class browsing

Improve XOTcl class and object browser:

- use svg instead of png by default

This leads to better graphic output,

certain stylability via CSS, and less tmp files.

- make classes in class hierarchy clickable to

allow for navigation in the class structures

- contrast class of interest (in focus) against contextual

classes in generated graphs

- make show-object configurable to allow eg. how many

levels of the class hierarchy should be displayed

before and after the class of interest

- don't display per default instance-of relationships to

make the graph simpler

  1. … 3 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- adjust to newest xotcl 2/nsf from git

  1. … 2 more files in changeset.
- render www-files with syntax highligher (adding links)

- improve rendering of package-view calls (left column was to small)

- improve validity of HTML markup

- don't treat "@" as API command in syntax highlighter

- remove "api" prefix from functions in the "::apidoc::*" namespace

- mark externally called functions as public

  1. … 8 more files in changeset.
- fix two more references to private calls

- add new prefix (actually, apidoc function would be nice if being public)