• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bumped version numbers

    • -5
    • +5
    ./packages/chat-portlet/chat-portlet.info
    • -4
    • +4
    ./packages/dotlrn-chat/dotlrn-chat.info
    • -5
    • +5
    ./packages/dotlrn-imsld/dotlrn-imsld.info
    • -5
    • +5
    ./packages/dotlrn-lorsm/dotlrn-lorsm.info
changing encoding of & as %26 to & in url per sitemaps.org

    • -1
    • +1
    ./packages/ecommerce/www/sitemap.xml.tcl
reformating sql, removing 100 item limit that was used for testing

    • -1
    • +4
    ./packages/ecommerce/www/sitemap.xml.tcl
removing diagnostics log notice

    • -1
    • +0
    ./packages/ecommerce/www/sitemap.xml.tcl
adding sitemap for products in ecommerce

    • -0
    • +18
    ./packages/ecommerce/www/sitemap.xml.tcl
changing rendering of templating to use template::adp_eval instead of ns_eval, because eval in the adp seems to cause some include files to not get processed

Bumped version numbers to 2.4.1

    • -5
    • +5
    ./packages/dotlrn-news/dotlrn-news.info
  1. … 20 more files in changeset.
adding another bulk import/update capability

Removed print and calendar button as decided in .lrn meeting on sept 23, 2008 (see minutes at http://www.openacs.org/forums/message-view?message_id=2061351)

    • -19
    • +19
    ./packages/calendar/www/navbar.tcl
Typo on var name.

Bumped version number

    • -3
    • +3
    ./packages/dotlrn-lorsm/dotlrn-lorsm.info
Merge lors from oacs-5-4

    • -9
    • +9
    ./packages/lorsm/tcl/lorsm-import-procs.tcl
    • -1
    • +4
    ./packages/lorsm/tcl/lorsm-install-procs.tcl
    • -17
    • +7
    ./packages/lorsm/www/admin/course-add-2.adp
    • -10
    • +10
    ./packages/lorsm/www/admin/course-add-3.tcl
    • -4
    • +2
    ./packages/lorsm/www/admin/course-add.adp
    • -5
    • +3
    ./packages/lorsm/www/admin/md/addmd.adp
  1. … 62 more files in changeset.
Merge from oacs-5-4 branch

    • -3
    • +3
    ./packages/lors/tcl/lors-imsmd-procs.tcl
Bumped version to install new version of lorsm template. Updated dependency in other packages.

    • -1
    • +4
    ./packages/lorsm/tcl/lorsm-install-procs.tcl
Update accessibility statement to the current status: level AA!!

    • -0
    • +4
    ./packages/theme-zen/www/accessibility.adp
file index.tcl was initially added on branch oacs-5-4.

    • -0
    • +0
    ./packages/theme-zen/www/index.tcl
Checkpoint 13.3 (level AA): Provide information about the general layout of a site (e.g., a site map or table of contents).

    • -0
    • +50
    ./packages/dotlrn/lib/admin-chunk.adp
    • -0
    • +23
    ./packages/dotlrn/lib/admin-chunk.tcl
    • -9
    • +7
    ./packages/dotlrn/www/control-panel.adp
    • -4
    • +2
    ./packages/dotlrn/www/control-panel.tcl
    • -0
    • +44
    ./packages/dotlrn/www/site-map-oracle.xql
    • -0
    • +43
    ./packages/dotlrn/www/site-map-postgresql.xql
    • -0
    • +117
    ./packages/dotlrn/www/site-map.adp
    • -28
    • +5
    ./packages/dotlrn/www/admin/index.adp
    • -0
    • +3
    ./packages/theme-zen/lib/lrn-master.adp
    • -1
    • +3
    ./packages/theme-zen/lib/lrn-master.tcl
    • -4
    • +4
    ./packages/theme-zen/tcl/navigation-procs.tcl
    • -0
    • +1
    ./packages/theme-zen/www/accessibility.tcl
file admin-chunk.adp was initially added on branch oacs-5-4.

    • -0
    • +0
    ./packages/dotlrn/lib/admin-chunk.adp
file site-map.xql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./packages/dotlrn/www/site-map.xql
file site-map.tcl was initially added on branch oacs-5-4.

    • -0
    • +0
    ./packages/dotlrn/www/site-map.tcl
file site-map.adp was initially added on branch oacs-5-4.

    • -0
    • +0
    ./packages/dotlrn/www/site-map.adp
file site-map-postgresql.xql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./packages/dotlrn/www/site-map-postgresql.xql
file site-map-oracle.xql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./packages/dotlrn/www/site-map-oracle.xql
file admin-chunk.tcl was initially added on branch oacs-5-4.

    • -0
    • +0
    ./packages/dotlrn/lib/admin-chunk.tcl
Taking in count the package_id when caching calls to get_parameter.

    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
Checkpoint 3.5 (level AA): use header elements to convey document structure and use them according to specification. (main portlet headings were out of sequence, i.e. skiping directly from h1 to h3)

    • -2
    • +2
    ./packages/dotlrn/www/dotlrn-main-portlet.adp
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