• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Zen: HTML cleanup

Zen: i18n

    • -2
    • +2
    ./packages/new-portal/tcl/portal-procs.tcl
    • -14
    • +14
    ./packages/new-portal/www/place-element.adp
Remove \n in messages

providing tags per weblog entry, adp specific hook before page rendering

    • -20
    • +22
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -6
    • +6
    ./packages/xowiki/tcl/package-procs.tcl
    • -2
    • +3
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -7
    • +39
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -18
    • +32
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -15
    • +15
    ./packages/xowiki/www/oacs-view2.adp
    • -8
    • +8
    ./packages/xowiki/www/view-default.adp
Zen: HTML clean up for the portal layout configuration page (HTML now validates)

    • -84
    • +127
    ./packages/new-portal/tcl/portal-procs.tcl
    • -19
    • +27
    ./packages/new-portal/www/place-element.adp
    • -11
    • +33
    ./packages/new-portal/www/place-element.tcl
    • -1
    • +1
    ./packages/new-portal/www/show-here.adp
Indentation

    • -1885
    • +1884
    ./packages/new-portal/tcl/portal-procs.tcl
fix for bug #2677 and patch #2677

    • -9
    • +4
    ./packages/file-storage/www/download/index.vuh
Pass selected text as title to insert link popup

Add link capabilities for attach-file

updates for oacs-view2

    • -6
    • +11
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -6
    • +11
    ./packages/xowiki/www/oacs-view2.adp
    • -1
    • +1
    ./packages/xowiki/www/view-default.adp
Added charset support from oacs-5-3

Update dependencies version number

Fixed a caching error and also the code now flushes a cached query when the page layout

is changed.

    • -2
    • +5
    ./packages/new-portal/tcl/portal-procs.tcl
Added core.js ...

Fix ordering of sections.

Fix number of choices setting (reset for each question instead of

accidentally taking the value from the previous question)

    • -439
    • +440
    ./packages/assessment/tcl/as-qti-procs.tcl
Updating dependencies version number

Do the comparison correctly.

    • -1
    • +1
    ./packages/assessment/www/instructions.adp
Don't offer to take/retake the assessment if the maximum number of

attempts has been exceeded.

    • -0
    • +6
    ./packages/assessment/www/instructions.adp
Changed blank-compat to always link forms.css and lists.css as was true in

earlier versions. Decided it doesn't really belong in blank-master because

custom form/list template authers should be able to specify other css files

(rather than be forced to edit our default ones directly) but making this

happen is something for a future release. Therefore ... blank-compat for

now.

Removed more xml stuff

More stuff related to using html transitional rather than xhtml

Removed duplication of header_stuff

    • -2
    • +2
    ./packages/theme-zen/lib/lrn-master.tcl
Removed extraneous meta tag, and trailing "/" chars

oops forgot to escape quotes

    • -2
    • +2
    ./packages/new-portal/tcl/portal-procs.tcl
Make sure f_href is set so the javascript can pass the link back

to xinha.

new adp page generator to improve maintainability, additonal style: oacs-view2

    • -0
    • +232
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
    • -6
    • +10
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -2
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -20
    • +21
    ./packages/xowiki/www/oacs-view.adp
    • -0
    • +122
    ./packages/xowiki/www/oacs-view2.adp
    • -10
    • +10
    ./packages/xowiki/www/view-default.adp
    • -5
    • +10
    ./packages/xowiki/www/view-links.adp
    • -1
    • +1
    ./packages/xowiki/www/resources/xowiki.css
Implemented site node lazy caching. This will prevent the site from loading the whole site node at the startup but on demand

    • -30
    • +129
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -0
    • +8
    ./packages/acs-tcl/tcl/site-nodes-procs.xql
Changed this to use blank-compat not blank-master for 2.3

    • -1
    • +1
    ./packages/theme-zen/lib/lrn-master.adp
Removed some xhtml-specific stuff as requested by emma, shouldn't be there now

and when we do xhtml we'll need more than that minimal stuff so - gone for now.

Added the code to set css_dir for a fresh install (yesterday's commit was just

for upgrades)