• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix typo and order

- update cr_content_mime_type_map as well (thanks to felix moedritscher)

- provide aolserver compatibility (aolserver does not offer to specify a default for [ns_set iget ...])

- minor release notes update

- improve linebreak

- keep error message

- remove unneeded files

- remove unneeded files

- remove unneeded file

- remove unneeded file

- fix fypo

- improve quoting: don't interprete message keys in source code

- fix for bug #2737

- remove unneeded files

- remove unneeded files

- fix incorrect entries in cr_revisions having the inccorect mime_type

- fix incorrect mimetype setting for SVG (was xml+svg, must be svg+xml)

file upgrade-5.9.0b2-5.9.0b3.sql was initially added on branch oacs-5-9.

- use plain text link-label as default for links on non-existing pages

- provide overloadable method "anchor_parent_id" to ease rendering links in complex embedding contexts

    • -2
    • +11
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- avoid strange sequential scans on recent versions of pg (noticed on pg 9.4.1)

- fix for bug #2805

- reduce verbosity

- reduce verbosity

- relax link label quoting for the sake of backwards compatibility

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- prefer "ad_log error" for error messages in the log file

    • -2
    • +2
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -8
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

    • -7
    • +7
    /openacs-4/packages/forums/www/message-post.tcl
- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

- no need to quote strings in context manually

- fix overquoting

- reduce verbosity

- fix comparison for actions (this is not a boolean test)