• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- extended Makefile for doc generation such it works with MacPorts

file upgrade-5.8.0a1-5.8.0a2.sql was initially added on branch oacs-5-8.

- add missing mime-types (application/x-zip, application/x-sh, application/rdf+xml) for postgres and oracle

Bumping up version numbers to 5.9.0d1 for core packages on HEAD.

    • -3
    • +3
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 10 more files in changeset.
- turn on warning for using deprecated commands, at least during the release phase

- Bumping version numbers to 5.8.0a1

    • -4
    • +4
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 10 more files in changeset.
- reduce hard-coded config-section names in code

Bumping up to 5.8 alpha version 1.

- use tcl 8.5 idioms

- use tcl 8.5 idioms

- improve support for cross package links

    • -1
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- use more tcl 8.5 idioms

- use more tcl 8.5 idioms

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -7
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- added some missing message keys

- deactivate clear in weblog

deactivate clear inside weblog

- remove hard-coded CSS clear

- minor quoting changes

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/repeat-procs.tcl
- remove hard-coded CSS clear

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

  1. … 9 more files in changeset.
- the error with accessing favicon.ico (previous commit) happens during ad_returnredirect; change it to ns_returnredirect

- the filter "install_handler" should return with the documented filter results. Otherwise, the installer returns an error (tries to access non-existing tables) when the browser asks for /favicon.ico (many thanks to Michael Aram for reporting this)

for some reason function apm__register_parameter/10 was missing on openacs.org.

fixing catch syntax and removing unique index so that upgrade on openacs.org runs without problems (probably other db's out there have the same issue).

- initialize options to improve robustness for subclassing

- minor cleanup

- pretty_link: no need to call method, since $name is available

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- minor html optimization

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
- make oacs-view3 (as used on openacs.org) more robust

    • -13
    • +14
    /openacs-4/packages/xowiki/www/oacs-view3.adp
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
- no need to pass parent_id to page-based pretty_link

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl