• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Checkpoint 11.2 (level AA): Avoid deprecated features of W3C technologies .

    • -1
    • +1
    ./packages/assessment/lib/actions-results.adp
    • -1
    • +1
    ./packages/assessment/lib/results-edit-oq.tcl
    • -6
    • +6
    ./packages/assessment/lib/session-items.tcl
    • -1
    • +1
    ./packages/assessment/www/asm-admin/one-a.adp
    • -3
    • +5
    ./packages/attachments/www/file-add.adp
    • -1
    • +1
    ./packages/dotlrn/www/dotlrn-main-portlet.adp
    • -3
    • +2
    ./packages/dotlrn/www/dotlrn-user-faq.adp
    • -4
    • +2
    ./packages/dotlrn/www/admin/user-edit.adp
  1. … 18 more files in changeset.
Don't close the <master> tag, it would be output in the HTML and guess what! it's not valid HTML.

Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

    • -2
    • +1
    ./packages/assessment/lib/item-show-fu.adp
    • -2
    • +1
    ./packages/assessment/lib/item-show-mc.adp
    • -2
    • +1
    ./packages/assessment/lib/item-show-oq.adp
    • -2
    • +1
    ./packages/assessment/lib/item-show-sa.adp
    • -3
    • +1
    ./packages/assessment/lib/section-show.adp
  1. … 57 more files in changeset.
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

    • -2
    • +0
    ./packages/evaluation/lib/audit-chunk.adp
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

    • -3
    • +2
    ./packages/faq/www/admin/q_and_a-new.adp
    • -2
    • +0
    ./packages/file-storage/www/folder-add.adp
    • -2
    • +1
    ./packages/file-storage/www/folder-zip-add.adp
    • -4
    • +3
    ./packages/general-comments/www/delete.adp
    • -2
    • +2
    ./packages/general-comments/www/file-ae.adp
    • -2
    • +2
    ./packages/general-comments/www/test.adp
    • -2
    • +2
    ./packages/general-comments/www/url-ae.adp
    • -2
    • +2
    ./packages/imsld/www/admin/imsld-new.adp
    • -3
    • +3
    ./packages/lors/tcl/lors-imsmd-procs.tcl
  1. … 59 more files in changeset.
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

    • -2
    • +0
    ./packages/categories/www/cadmin/tree-form.adp
    • -6
    • +3
    ./packages/dotlrn/www/community-edit-2.tcl
    • -2
    • +2
    ./packages/dotlrn/www/community-member.adp
    • -2
    • +0
    ./packages/dotlrn/www/members-chunk-table.adp
    • -2
    • +0
    ./packages/dotlrn/www/members-chunk.adp
    • -12
    • +2
    ./packages/dotlrn/www/one-community-type.adp
    • -3
    • +0
    ./packages/dotlrn/www/spam-variables.adp
  1. … 17 more files in changeset.
Add missing translations

There's no reason to resize the window when entering a SCORM course and esp without informing the user that will happen (checkpoint 10.1 level AA)

    • -16
    • +0
    ./packages/lorsm/www/delivery/applet.adp
Checkpoint 12.1 (level A): provide title for frames

    • -5
    • +5
    ./packages/imsld/www/imsld-frameset.adp
    • -6
    • +6
    ./packages/imsld/www/admin/monitor/index.adp
Fix i18n message translations

Fix DTD URL

    • -1
    • +1
    ./packages/lorsm/www/delivery/body.adp
    • -1
    • +1
    ./packages/lorsm/www/delivery/menu-mk.adp
    • -1
    • +1
    ./packages/lorsm/www/delivery/menu.adp
Checkpoint 12.1 (level A)

    • -3
    • +3
    ./packages/lorsm/www/delivery/delivery.adp
Improving color difference in forms

Last shot at improving difference in color

- better alignment in version number listing

    • -1
    • +1
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
- added property "skin" to wymeditor. Possible values ares "default", "sliver", "minimal" and "twopanels"

    • -2
    • +5
    ./packages/xowiki/tcl/form-field-procs.tcl
- added a property to wymeditor: plugins

- added new plugins to wymeditor: hovertools and resizable

- upgraded wymeditor to version 5.0b1

    • -2
    • +14
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -0
    • +1
    ./packages/xowiki/www/resources/jquery/jquery.ui.draggable.js
    • -0
    • +1
    ./packages/xowiki/www/resources/jquery/jquery.ui.js
    • -0
    • +1
    ./packages/xowiki/www/resources/jquery/jquery.ui.resizable.js
    • -0
    • +1
    ./packages/xowiki/www/resources/jquery/jquery.ui.sortable.js
    • -0
    • +45
    ./packages/xowiki/www/resources/wymeditor/lang/cs.js
  1. … 26 more files in changeset.
- passing object to sub-components and "get_single_spec" (needed for object specific roles)

    • -12
    • +19
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
heh. this tested fix works through the form workflow unlike the last fix attempt

fixing my mis-application of available_date

    • -3
    • +2
    ./packages/ecommerce/www/admin/products/add.tcl
adding image alt and align attributes to some of the possibly soon to be deprecated ecommerce image procs

using openacs core proc instead of ecommerce one, and updating review to use more standardized html

    • -31
    • +15
    ./packages/ecommerce/tcl/ecommerce-procs.tcl
fixing for cases previously not checked

    • -2
    • +3
    ./packages/ecommerce/www/admin/products/add.tcl
removing unneedd variable

    • -2
    • +2
    ./packages/xotcl-core/tcl/cr-procs.tcl
- improved handlig for return_urls

- undoing change for using always connection locale to complete URLs

    • -9
    • +14
    ./packages/xowiki/tcl/link-procs.tcl
    • -10
    • +10
    ./packages/xowiki/tcl/package-procs.tcl
    • -3
    • +25
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -3
    • +10
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- updated and extended message catalog

- bump version number

    • -14
    • +16
    ./packages/xowiki/tcl/includelet-procs.tcl
- make all switch statements safe

- bump version number

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
- conveniance routine added for handling localizers

    • -3
    • +12
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
- allow conditional form_field_values in @table

    • -17
    • +19
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -5
    • +13
    ./packages/xowiki/tcl/includelet-procs.tcl
First shot at improving color difference in highcontrast CSS of calendar