• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2543 more files in changeset.
- don't use backslash in multiline expressions

- make long expressions more uniform and more readable

- use "in" or not in (ni) operator instead of lsearch

- brace expressions to allow for tcl compilation

- bump version number

  1. … 23 more files in changeset.
- use "lassign" instead of "foreach ... break" idiom

- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 335 more files in changeset.
HTML strict cleanup

  1. … 1 more file in changeset.
Non-info file merge results, with conflicts resolved.

  1. … 203 more files in changeset.
Substitute acs_mail_lite::send for ns_sendmail

Make progress bar empty at beginning 0% done

Merged from 5.4.2

  1. … 282 more files in changeset.
HTML Strict cleanup

HTML Strict cleanup

HTML Strict cleanup

HTML 4.01 Strict cleanup

  1. … 26 more files in changeset.
Fix HTML and master

Added support for custom error templates. Added negative float procedure from Brian Fenton (Quest)

  1. … 7 more files in changeset.
Change back to default master from wrong commit

Made sure we are still using maxconnections which seems to be still the case and not maxconns

  1. … 1 more file in changeset.
Added support for cookie domain

  1. … 1 more file in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 322 more files in changeset.
Remove references to assessment and put the message keys where they

belong for progress bar

  1. … 2 more files in changeset.
Add missing closing > for title tag

Adding graphic progress bar for LORSM progress bar delviery and

Assessment. It can be used for any 1 of X pages situation.

file static-progress-bar.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    ./static-progress-bar.adp
file static-progress-bar.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    ./static-progress-bar.tcl
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 366 more files in changeset.
closing div

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. … 719 more files in changeset.
Uncommented the whole line as it caused errors. We should not log the error messages if we are not sending emails anyway...

Turn off emailing page errors.

Whoever added this, please, please,please! add the paramtere for this and

make it off by default.

Errors should be send to the HostAdministrator, not to the SystemOwner, as the hostadministrator deals with technical issues, not the system owner