• last updated 11 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

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
HTML Strict cleanup

    • -23
    • +25
    ./packages/assessment/lib/section-items.adp
    • -1
    • +17
    ./packages/assessment/lib/section-items.tcl
    • -2
    • +2
    ./packages/assessment/www/asm-admin/index.adp
    • -3
    • +3
    ./packages/assessment/www/asm-admin/one-a.adp
Fix bug in subject encoding proc

    • -24
    • +25
    ./packages/acs-mail-lite/tcl/utils-procs.tcl
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.

    • -4
    • +4
    ./packages/acs-tcl/tcl/html-email-procs.tcl
provide center option for images

improve checkbox behavior

    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -9
    • +69
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
improve checkbox behavior

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -13
    • +73
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Removing Print button from message view interface.

Fixing behavior in expand/collpase buttons.

Removing links to unused css's.

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

make use of yahoo CDN

new view-item-button

global footer elimination (e.g. for slides)

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

Adding AGAIN parameter CategoriesP removed by mistake ( i guess ) of cesarh.

    • -2
    • +3
    ./packages/file-storage/file-storage.info
use publish-date only when given

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

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

    • -0
    • +86
    ./packages/acs-tcl/tcl/utilities-procs.tcl
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

    • -1
    • +1
    ./packages/s5/www/prototypes/cover.page
    • -3
    • +1
    ./packages/s5/www/prototypes/footer.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

    • -5
    • +4
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
Adding tinymce support.

    • -0
    • +1283
    ./packages/acs-templating/www/resources/tinymce/changelog
    • -0
    • +1
    ./packages/acs-templating/www/resources/tinymce/readme
  1. … 561 more files in changeset.
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

    • -2
    • +2
    ./packages/acs-templating/tcl/form-procs.tcl
provide IDs for forms

    • -2
    • +2
    ./packages/acs-templating/tcl/form-procs.tcl
set default language (if no language is specified) for spell to en_US

Remove historical debugging log statement! (finally)

    • -1
    • +1
    ./packages/acs-tcl/tcl/00-database-procs.tcl
Remove "least" declaration, which is now included in PG