• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove formwidget tags where no corresponding form elements exist.

Remove form field elements that don't appear int he form, showing

strange form labels without anyplace to enter the data.

Remove extra course group label

Fix bugs for file and image .vuh handlers to properly parse the

object_id.

    • -6
    • +11
    ./packages/acs-subsite/www/file.vuh
WOrkaround to avoid a server error when convert is not in the path. This

should be rewritten to use the imagemagick wrappers in

acs-contnet-repository

Don't fail is email_image proc doesn't work

    • -1
    • +1
    ./packages/acs-subsite/lib/user-info.tcl
Fix login procs to work with external authorities

and username logins.

Add UI to choose the custom start page

    • -0
    • +5
    ./packages/lorsm/www/admin/set-custom-page.adp
    • -0
    • +36
    ./packages/lorsm/www/admin/set-custom-page.tcl
Fix reorderng to work correctly.

Allow removing the custom start page

    • -0
    • +5
    ./packages/lorsm/www/admin/item-add-edit.adp
    • -0
    • +83
    ./packages/lorsm/www/admin/item-add-edit.tcl
    • -0
    • +15
    ./packages/lorsm/www/admin/remove-custom-page.tcl
    • -0
    • +13
    ./packages/lorsm/www/admin/reorder-items-oracle.xql
    • -0
    • +17
    ./packages/lorsm/www/admin/reorder-items-postgresql.xql
    • -2
    • +2
    ./packages/lorsm/www/admin/reorder-items.tcl
Add ability to define one of the LORS content pages

as a start page, where tracking is not yet started.

    • -0
    • +22
    ./packages/lorsm/lib/custom-page-admin.adp
    • -0
    • +1
    ./packages/lorsm/lib/custom-page-admin.tcl
    • -0
    • +1
    ./packages/lorsm/lib/default.adp
    • -0
    • +3
    ./packages/lorsm/lib/default.tcl
Add localized UI labels for the form

    • -5
    • +6
    ./packages/dotlrn/lib/member-email-confirm.tcl
Fix typo

Add link to assessment responses

Since assessment form can by included, we optionally allow hiding the

titles

    • -0
    • +1
    ./packages/assessment/lib/assessment.tcl
Synch latest dotlrn ecommerce code

Dynamic selection of list style

    • -1
    • +1
    ./packages/dotlrn-ecommerce/lib/tree-chunk.adp
Add tclwebtest tests

    • -0
    • +81
    ./packages/dotlrn-ecommerce/tcl/test/twt-procs.tcl
Adding i18n catalog

provide OO abstraction for stored procedures (db_packages)

    • -7
    • +173
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -7
    • +9
    ./packages/xotcl-core/tcl/context-procs.tcl
    • -104
    • +159
    ./packages/xotcl-core/tcl/generic-procs.tcl
ensure that new function are exported by serializer

    • -0
    • +2
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
provide ability to log to use messages (every object can do a [my msg ....])

    • -2
    • +9
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
Allow admins of the blog to delete and edit comments

    • -1
    • +1
    ./packages/lars-blogger/www/entry-chunk.adp
    • -1
    • +4
    ./packages/lars-blogger/www/entry-chunk.tcl
Changed to use the procedure and allow deleting of comments for non admins (so the blog owner can delete the comments on his/her blogs without the need to be admin of the general comments package

Changed to use the procedure and allow deleting of comments for non admins (so the blog owner can delete the comments on his/her blogs without the need to be admin of the general comments package

    • -0
    • +36
    ./packages/general-comments/www/delete-2.tcl
    • -0
    • +16
    ./packages/general-comments/www/delete-2.xql
    • -0
    • +38
    ./packages/general-comments/www/delete.adp
    • -0
    • +52
    ./packages/general-comments/www/delete.tcl
Adding missing noparse closing tag! This could never have worked.

Allow for HTML signature

Fixed mail-through

Make richtext areas bigger to work in IE

Fixed a typo uncovered by Nima.

undoing last commit as recommended by Emma because we don't know who made them