• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- escape message keys

- group package-specific functions together

- add XOTcl request monitor to offered monitoring links if installed

- fix html quoting

- handle post_p like moderate_p

    • -0
    • +2
    /openacs-4/packages/forums/www/message-post.adp
- backport of oacs-5-9 to reflect changes of HTML markup affecting apm_get_repository_channels

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
- update apm_get_repository_channels to reflect new HTML website interface (this api call should not depend on markup)

- protect against potential crashes in tdom, when invalid numeric entities occur in the text

- turn forums/lib/message/row into an include with a include_contract to document expected arguments and defaults

- optimize adp, since this can be called quite frequently in a forums thread

- add function args for completeness

- allow tcl arrays to be passed via reference in an include_contract

- new function: "ad_log" (same interface like "ns_log") to output

calling context to log file (calling URL and callstack)

- remove error message from bootstrap installer about missing table "apm_package_versions"

- improving names and documentation

- fix spelling of variable name

- reduce verbosity

- added experimental disk cache

- minor cleanup

- use xo::getObjectProperty more consistently

- fix typo

- use xo::getObjectProperty more consistently

- make adp-parsing of properties optional, otherwise there might be surprises when e.g. <formwidget> is passed as (part of) the title

- prefer passing &doc as property over doc(title) alone

- pass pretty_name to notification widget HTMLescaped (since widget expects it)

    • -1
    • +1
    /openacs-4/packages/calendar/www/view.adp
    • -1
    • +1
    /openacs-4/packages/faq/www/one-faq.adp
- prefer doc(title) over page_title

    • -3
    • +3
    /openacs-4/packages/forums/www/message-view.adp
    • -2
    • +2
    /openacs-4/packages/forums/www/message-view.tcl
- use in/ni expressions rather than lsearch

- remove unneeded quotes

- remove strange quoting

    • -2
    • +2
    /openacs-4/packages/survey/tcl/survey-procs.tcl
- remove obsolete code

- dont i18n urls

    • -1
    • +1
    /openacs-4/packages/forums/www/message-view.adp
- fix typo

- second place, where text conversion speed up by performing a single "string map" and not 70