• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 13 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 15 more files in changeset.
Fix missing close bracket

fix typos

  1. … 4 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Fix spelling errors, use OpenACS

  1. … 6 more files in changeset.
Fix spelling errors

  1. … 13 more files in changeset.
- improve HTML quoting

- replace onchange handler in installer by event listeners (just for the sake of completeness)

- remove unneeded expr statements

  1. … 5 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
- reset array "error" in case of initial install problems (array conflicts with scalar variable)

- remove trailing .html from doc references (to allow e.g. .adp as well)

  1. … 4 more files in changeset.
- ensure proper encoding of hrefs

  1. … 13 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

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

  1. … 13 more files in changeset.
- check for tcl version 8.5

- remove obsolete information

- improve independence from local vs. global driver configuration

- naviserver compatiblity fix

software.adp is no longer valid as file url but a directory (canonical url)

HTML 4.01 Strict cleanup

  1. … 27 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Fixed two spelling errors in install error messages. All these years, and

I'd never noticed them before ...

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
Fixed bug #1704

Change form from GET to POST so password isn't logged in access

log. Fix bug#1743.

Fixed bug #1283 though it appears Lars did about the same thing moments ago,

wasn't sure if he picked up the default domain and publisher names...

Fixed bug 1283.

Merged over fix to bug #1283, SystemURL no longer defaulted in installer, to 5.0 branch

  1. … 1 more file in changeset.
Improved the detection of the port on which we're running, so the default

form value on the installation info page is set correctly. For my beta

version of AOLserver, at least, ns_conn port is not reliable. And unlike

the documentation's claim, ns_info port is not supported. The code now

checks nssock and defaults to ns_conn port rather than use ns_conn port

exclusively.

Partial fix for bug #1283: Default value for system_url

  1. … 1 more file in changeset.