• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- white-space and documentation changes

    • -18
    • +15
    /openacs-4/packages/acs-tcl/tcl/apm-xml-procs.tcl
- add commata in documentation

- added developer-support to acs-core as decided by TIP #155

- white space changes (follow coding guidelines more closely)

- fix documentaiton bugs

- add license to the manifest

- bump version numbers

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
- set maturity of core packages to 3

    • -1
    • +0
    /openacs-4/packages/acs-tcl/acs-tcl.info
- white space change: follow OpenACS formatting conventions more closely (replaced tabs by spaces)

- improve error reporting further (handle e.g. multiple errors per package nore nicely)

- improve error reporting during bootstrap loader: list dependency order in a human oriented manner, report more errors from sourcing files http://openacs.org/forums/message-view?message_id=4172245

- allow error propagation also from bootstrap loader

More occurrances of ad_table. Using list templates instead.

- fix a subtle bug causing installs to fail. (see http://openacs.org/forums/message-view?message_id=4172245)

Avoiding usage of ad_table. Usinging list templates instead.

- white space change: replace tabs by spaces

    • -272
    • +279
    /openacs-4/packages/acs-tcl/tcl/apm-procs.tcl
- add error reporting to package reloader (many thanks to Andrew Helsley, see: http://openacs.org/forums/message-view?message_id=4166397)

- use computed file name in apm_transfer_file

- improve page-contracts

- improve page-contracts

  1. … 12 more files in changeset.
- improve page-contracts

  1. … 28 more files in changeset.
- improve page-contracts

    • -3
    • +3
    /openacs-4/packages/survey/www/admin/one.tcl
  1. … 11 more files in changeset.
- improve page-contracts

- improve page-contracts

  1. … 28 more files in changeset.
- simplify page_contract

- don't run validation, if required variables for the validation were not provided

Added version checking for curl and used it to verify if --post303 option is available.

Callback queries for merging were not being found because of missing 'merge' namespace in names

- improve page-contracts

    • -2
    • +2
    /openacs-4/packages/news/www/preview.tcl
    • -2
    • +2
    /openacs-4/packages/news/www/admin/revoke.tcl
- white space change: fix indentation

    • -1396
    • +1392
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- use util::http::* as well in apm_transfer_file