• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HTML Strict cleanup

Merge default mime type fix from HEAD

Fix default mime type! text/plain for unknown extensions is a very bad

idea. Treating unknown files, many of the binary as text can only lead

to suffering.

fix spelling in comment

HTML Strict cleanup

Fix bug in subject encoding proc

If we recieve mail in both plain text and html, use the plain text version

from the mail program rather than try to transform the html version into text.

provide center option for images

improve checkbox behavior

    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
improve checkbox behavior

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Removing Print button from message view interface.

Fixing behavior in expand/collpase buttons.

Removing links to unused css's.

    • -3
    • +2
    /openacs-4/packages/forums/www/message-view.adp
    • -3
    • +1
    /openacs-4/packages/forums/www/message-view.tcl
Adding missing space in callback definition

make use of yahoo CDN

new view-item-button

global footer elimination (e.g. for slides)

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
improving css files, make use of view-item-button

    • -4
    • +27
    /openacs-4/packages/s5/tcl/s5-procs.tcl
Adding AGAIN parameter CategoriesP removed by mistake ( i guess ) of cesarh.

use publish-date only when given

    • -5
    • +6
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
improve print output

    • -7
    • +9
    /openacs-4/packages/s5/tcl/s5-procs.tcl
Add new util::catch_exec procedure to handle returned status codes

from exec more completely. This is required to calling exec from catch

using Solaris, and works fine on other platforms. Inspired by

http://wiki.tcl.tk/1039

update to newer style of api

provide means to jump to a slide in the presentation (using YUI events)

add copy button

provide more useful print style sheet

some css improvements

    • -10
    • +69
    /openacs-4/packages/s5/tcl/s5-procs.tcl
    • -0
    • +0
    /openacs-4/packages/s5/www/null
    • -1
    • +1
    /openacs-4/packages/s5/www/prototypes/cover.page
check if XOTcl is installed in the aolserver

- add a few more message keys

- make it explicit in the code that we require at least XOTcl 1.5.0 (1.5.6 recommended)

- bump version numbers to update message catalogs

Adding tinymce support.

  1. … 561 more files in changeset.
Remove ciabot, its causing an error and I don't have time to fool with it

A variety of things ...

1. maturity level of acs-mail-lite/notifications set to 2 until final release

2. intermedia bumped to 5.4.0b1 (missed this earlier) and maturity to 3

3. tsearch2-driver maturity set to 3

Fixed public procs without documentation blocks which caused automated tests

to fail. I even tried to write meaningful documentation in some cases.

Fixed constraint names that also caused automated test failures FOR PG ONLY.

Someone who used Oracle can fix the Oracle ones if they want.

set default language (if no language is specified) for spell to en_US

provide IDs for forms

provide IDs for forms

set default language (if no language is specified) for spell to en_US

Remove historical debugging log statement! (finally)