• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improve warning message

- generalize name normalizing (and fix freshly introduced bug)

    • -11
    • +40
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- fix one more function

- allow session_id to be bigint. This change is necesasry on long running sites, when the session_id outgrows SQLs integer type

- bug fix: view opertions on .xql files did not show the content of the .xql files

- don't use dashes ("-") in namespaces

- improve browsing of classes defined in a tcl thread

- use "namespace origin" to fully qualify cmds

- add colon (":") to the list of substituted names to ease usage of name as file-name (e.g. on windows) and to avoid confusion with language prefix and typed links

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- when browsing classes, show on which classes/objects this class is used as a mixin

- improve robustness of object browser when applied on internal classes of XOTcl

- fix typo

- get variable from ns_set

- remove editing-bug

- pass package_id and object_id to acs_mail_lite::send

- make sure to pass always object_id to acs_mail_lite::send_immediately

- perform cleanup and call callback as well in error situations

to be able to handle failed smtp deliveries

- add optional arguments "-status" and "-errorMsg" to interface

of callback acs_mail_lite::send

- add "-debug" and "-deprecated" to ad_instproc, ad_proc, ad_instforward and ad_forward methods (requires actual version of nsf)

- include result in debug messages (requires the actual version of nsf)

- improve name of function

- list "class" also for objects

- brace object info and method info in debug lines to ease association

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

- add missing "type" computation

- remove more empty output

- balance ULs

- add titatoggle

file README was initially added on branch oacs-5-9.

file titatoggle-dist.css was initially added on branch oacs-5-9.

- use nsf primitive command instead of (overloadable) method to obtain name of object

- added parameter for SCAYT via WebSpellChecker.net

- activated by default native browser spellchecker

- bumped version number to 0.3

- don't try to show broken richtext editor on mobile devices

(it is better to show plain textarea than a display where nothing can be entered)

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
- provide better error message when parsing of XML file fails