• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Checkpoint 3.6 (level AA): mark up lists and list items properly. (list template outputs a table not a list. It's not appropriate when the list has only 1 column)

- added a some tests for filter expression to the regression tests

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -1
    • +15
    ./packages/xowiki/www/admin/test.tcl
- allowing or in rhs of -where expression

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Checkpoint 10.2 (level A): implicit association of label and form widget

Patch for checkpoint 10.2 (implicit association in forms). Approved by oct 15-oct-2008.

<nobr> is not valid html strict

Checkpoint 11.2 (level AA): Avoid deprecated features of W3C technologies. (<font> in this case)

extended message catalog

- pretty_value of form-fields of type richtext cares aout wiki flag to substitute wiki markup

- renamed FormPage->get_children to FormPage->get_form_entries

- allow _text to be included in attribute names for form-usages

- provide a richer set of operators in the where clause in form-usages (=, <, <=, >, >=)

    • -3
    • +7
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -7
    • +12
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -5
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -5
    • +10
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
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