• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Set master back to dotlrn-master-custom, since switching to the selva theme,

at least, works a bit better now. Sloan could be made to work w/o much

effort either, I believe.

Fixed Selva CSS to more or less work with current ("zen-ified") dotlrn.

Somehow rolling back malte's stuff missed this file, and I hadn't noticed

5.4.0 ChangeLog

5.4.0 docs

    • -1
    • +2
    ./packages/acs-core-docs/www/acs-admin.html
    • -1
    • +2
    ./packages/acs-core-docs/www/acs-plat-dev.html
    • -13
    • +14
    ./packages/acs-core-docs/www/analog-setup.html
    • -62
    • +63
    ./packages/acs-core-docs/www/aolserver.html
    • -54
    • +55
    ./packages/acs-core-docs/www/aolserver4.html
    • -64
    • +65
    ./packages/acs-core-docs/www/apm-design.html
  1. … 149 more files in changeset.
Fixed typo (misspelling)

More release note changes

Bumped version numbers to 5.4.0

    • -8
    • +8
    ./packages/acs-subsite/acs-subsite.info
  1. … 7 more files in changeset.
Added pointer to template::head

Bumped version number in the file

HTML Strict cleanup

    • -10
    • +12
    ./packages/assessment/lib/comments-chunk.adp
    • -6
    • +6
    ./packages/assessment/lib/comments-chunk.tcl
    • -1
    • +3
    ./packages/assessment/lib/results-messages.adp
    • -20
    • +22
    ./packages/assessment/lib/session-items.adp
    • -0
    • +5
    ./packages/assessment/lib/session-items.tcl
Don't put out row in the HTML tag, it's not an attribute

    • -2
    • +2
    ./packages/acs-templating/tcl/tag-init.tcl
HTML Strict cleanup

    • -4
    • +4
    ./packages/assessment/lib/comments-chunk.adp
    • -3
    • +2
    ./packages/assessment/lib/session-items.adp
    • -3
    • +1
    ./packages/assessment/www/sessions.tcl
HTML Strict cleanup

    • -2
    • +2
    ./packages/acs-tcl/lib/static-progress-bar.adp
HTML Strict cleanup

    • -3
    • +3
    ./packages/acs-tcl/lib/static-progress-bar.adp
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.