• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- cleanup of acs-admin/apm/packages-install

- use usual OpenACS styles instead of self-cooked solution

- finish cleanup of install vs. finished started by lars ages ago

- improve HTML (quote attributes)

  1. … 1 more file in changeset.
- no need to html-quote entries in error.log

- white space change: replace tabs by spaces

  1. … 3 more files in changeset.
- add error reporting to package reloader (many thanks to Andrew Helsley, see: http://openacs.org/forums/message-view?message_id=4166397)

  1. … 3 more files in changeset.
- check ids in page contracts

  1. … 22 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 95 more files in changeset.
- fix syntax (see bug #3218)

- remove needless quotes from numeric comparisons

  1. … 1 more file in changeset.
- use $::acs::rootdir rather than [acs_root_dir] or [get_server_root]

  1. … 8 more files in changeset.
- flatten nested "lindex" structures

- use numeric comparison operator for truth value comparisons

  1. … 3 more files in changeset.
- fix call to ad_return_complaint

- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

  1. … 9 more files in changeset.
- use "in" operator instead of lsearch (for readability and performance)

  1. … 5 more files in changeset.
- no need to use "expr" in a condition of a "for" loop

  1. … 3 more files in changeset.
- get rid of eval

- nicer linebreaking

- remove obsolete .xql file

- improve spacing

- remove deprecated calls

  1. … 2 more files in changeset.
- use streaming header for install and install-4

- all usages of apm_header are removed

- use the the streaming html template

- get rid of deprecated calls

- cleanup of apm management (reduce redundancy, consistent headers, cleanup HTML, reduce deprecated code, remove obsolete files)

- the only remaining calls to apm_headers are now in combination with ad_return_top_of_page

  1. … 28 more files in changeset.
file apm.adp was initially added on branch oacs-5-8.

- delete obsolete file based on non-existing ad_parameter_elements

- remove obsolete file

- remove obsolete files

- get rid of depecated calls to ad_header and ad_footer

- simplify quoting, produce better HTML

file package-load.adp was initially added on branch oacs-5-8.

- remove obsolete files

- remove obsolete file