• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:daveb:20070216020858:2 does not match your current filter (clear filter).

file instructions.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    ./packages/assessment/www/instructions.adp
file instructions.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./packages/assessment/www/instructions.xql
file instructions.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    ./packages/assessment/www/instructions.tcl
Session procs to support start/end pages

    • -0
    • +7
    ./packages/assessment/tcl/as-session-procs.tcl
    • -0
    • +15
    ./packages/assessment/tcl/as-session-procs.xql
Update progress bar

    • -1
    • +1
    ./packages/assessment/lib/progress-bar.adp
    • -3
    • +10
    ./packages/assessment/lib/progress-bar.tcl
Don't reset correct choices from database values on submit, use what's

in the form!

Merge sloan calendar portlet

Merging Nima's changes: i18n

    • -3
    • +3
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
Merging Nima's changes: use list template

    • -65
    • +4
    ./packages/fs-portlet/www/fs-portlet.adp
    • -1
    • +56
    ./packages/fs-portlet/www/fs-portlet.tcl
Merging Nima's changes: i18n

    • -2
    • +2
    ./packages/file-storage/www/folder-zip-add.tcl
    • -2
    • +2
    ./packages/new-portal/tcl/portal-procs.tcl
Merging Nima's changes: UI fixes

Merging Nima's changes: i18n

Merging Nima's changes: i18n

    • -1
    • +1
    ./packages/dotlrn/www/community-member.adp
    • -2
    • +2
    ./packages/dotlrn/www/spam-recipients.adp
    • -1
    • +1
    ./packages/dotlrn/www/spam-recipients.tcl
    • -3
    • +4
    ./packages/dotlrn/www/admin/classes-chunk.adp
    • -4
    • +4
    ./packages/dotlrn/www/admin/departments.adp
    • -4
    • +4
    ./packages/dotlrn/www/admin/dotlrn-admins.tcl
Fixed two bugs in simulation:

1. The roles were not shown at all in simbuild if there were no associated characters (as might be the case with imported templates).

2. There was a bug in simulation::character::get that caused the system to bomb if there were more than one cr revisions for the character.

    • -2
    • +3
    ./packages/simulation/tcl/character-procs.tcl
Added min and max priority

    • -2
    • +16
    ./packages/project-manager/lib/tasks.tcl
support for synchronous and asynchronous http requests

    • -2
    • +89
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
    • -0
    • +255
    ./packages/xotcl-core/tcl/http-client-procs.tcl
Get a working servlet.tcl from the old delivery-scorm directory. Tracking appears to work correctly.

    • -281
    • +248
    ./packages/lorsm/www/delivery/servlet.tcl
adding html lang attribute so we can pass WCAG P3 and getting rid of old RTE textarea to pass P2 (need to warn people upgrading that they might need to add that back if they are using RTE -- I added it to release notes I started in the wiki on openacs.org)

adding html lang attribute so we can pass WCAG P3

killing orphan div and correcting accesskey issue

    • -3
    • +1
    ./packages/theme-zen/lib/lrn-master.adp
making validator happy re: HTML 4.01

    • -9
    • +9
    ./packages/theme-zen/lib/lrn-master.tcl
Zen project: Add ID attribute to date and select widgets

    • -2
    • +2
    ./packages/acs-templating/tcl/date-procs.tcl
    • -4
    • +7
    ./packages/acs-templating/tcl/widget-procs.tcl
Zen project: Add fieldset tag for form sections

Zen project: add ID attribute for select_locales widget

    • -2
    • +2
    ./packages/acs-lang/tcl/lang-widget-procs.tcl
course-add-3.adp is not used

    • -56
    • +0
    ./packages/lorsm/www/admin/course-add-3.adp
    • -25
    • +5
    ./packages/lorsm/www/admin/course-add-3.tcl
project zen: Mark Wylie's CSS for tableless forms

implementing mark wylie's tableless design for forms

project zen: modified template_tag formtemplate to output the closing fieldset tag

    • -2
    • +23
    ./packages/acs-templating/tcl/tag-init.tcl
project zen: modified template::form::render to output the opening form fieldset tag and the optional opening and closing legend tag if it was passed into ad_form

    • -1
    • +23
    ./packages/acs-templating/tcl/form-procs.tcl
project zen: adding fieldset parameter to ad_form