• last updated 42 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging Nima's changes: i18n and list template

    • -27
    • +4
    ./packages/news-portlet/www/news-portlet.adp
    • -1
    • +33
    ./packages/news-portlet/www/news-portlet.tcl
    • -1
    • +1
    ./packages/news-portlet/www/summary.adp
Merging Nima's changes: i18n

    • -3
    • +2
    ./packages/news/www/admin/revision-add.adp
Get rid of debugging info

Add missing key

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

    • -0
    • +22
    ./packages/assessment/www/instructions.adp
    • -0
    • +39
    ./packages/assessment/www/instructions.tcl
    • -0
    • +15
    ./packages/assessment/www/instructions.xql
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