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

HTML strict cleanup

    • -4
    • +5
    ./packages/assessment/lib/section-items.adp
    • -2
    • +2
    ./packages/assessment/lib/section-items.tcl
Type attribute of the style tag was rendered twice

Put "<div>" around hidden elements put out by the formtemplate tag when a custom

template layout rather than a style template is used and that custom template

layout doesn't put out the hidden elements manually.

    • -3
    • +2
    ./packages/acs-templating/tcl/form-procs.tcl
Creating privilege annotate in case it's not created.

Switch to standard template for form to make it validate HTML Strict

    • -9
    • +1
    ./packages/categories/www/cadmin/master.adp
    • -3
    • +15
    ./packages/categories/www/cadmin/master.tcl
HTML Strict cleanup

    • -1
    • +1
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Remove extras LI

    • -1
    • +1
    ./packages/file-storage/www/delete.tcl
    • -1
    • +1
    ./packages/file-storage/www/download-zip.tcl
    • -3
    • +3
    ./packages/file-storage/www/folder-create.tcl
HTML Strict cleanup

Switch to form builder to pass HTML Strict validation

Fixed typo in message value

Untabify, re-indent with spaces and re-organize the code in a way it can be read

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