• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
When i added documentation blocks to these callbacks, the call back def code

started complaining that the body {\n} is not empty. Replaced this with the

"-" empty body marker. Interestingly:

ad_proc -callback {

params

} {

}

apparenly does not trigger the "non-empty body" error. Apparently the callback def

only checks if there's a docblock passsed to ad_proc ... a "gotcha".

fix problem with radio and checkbox. formwidget was used instead of formgroup.widget.

Link to new start page

New keys for start/end pages

Add new start page

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

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

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

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

Update progress bar

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

Merging Nima's changes: use list template

Merging Nima's changes: i18n

Merging Nima's changes: UI fixes

Merging Nima's changes: i18n

Merging Nima's changes: i18n

    • -3
    • +3
    /openacs-4/packages/dotlrn/www/admin/term.adp
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.

Added min and max priority

support for synchronous and asynchronous http requests

    • -0
    • +255
    /openacs-4/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
    /openacs-4/packages/lorsm/www/delivery/servlet.tcl
Change anvik to avni

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

making validator happy re: HTML 4.01

Zen project: Add ID attribute to date and select widgets

Zen project: Add fieldset tag for form sections

Zen project: add ID attribute for select_locales widget