• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add column "color" to template_demo_notes table; add display for it in list2,

add html row for list3 to the demo/index file

    • -0
    • +13
    ./packages/acs-templating/www/doc/demo/index.html
major improvement on xowikis ajax based chat; most mentioned shortcomings removed, IE support

    • -37
    • +76
    ./packages/xowiki/tcl/chat-procs.tcl
    • -14
    • +15
    ./packages/xowiki/www/ajax/chat.js
fixed problem with sample data for acs-templating demos of listbuilder

adding missing file for imparting pages from the sample directory

    • -0
    • +7
    ./packages/xowiki/www/admin/importmsg.adp
sample data is not working, so disable that function (so acs-templating

can install...)

fix typos in data model, add sample data for demo

Add uplevel for fs_chunk code runs in the right level.

    • -1
    • +1
    ./packages/dotlrn-ecommerce/lib/tree-chunk.tcl
Add row to acs-templating demo page, showing that you can add columns

to a list

    • -0
    • +28
    ./packages/acs-templating/www/doc/demo/list2/index-postgresql.xql
    • -0
    • +3
    ./packages/acs-templating/www/doc/demo/list2/index.adp
    • -0
    • +38
    ./packages/acs-templating/www/doc/demo/list2/index.tcl
Add first listbuilder row in acs-templating demo page:

Plain list, plain list using master template

    • -0
    • +44
    ./packages/acs-templating/www/doc/demo/index.html
    • -0
    • +3
    ./packages/acs-templating/www/doc/demo/list1a/index.adp
    • -0
    • +25
    ./packages/acs-templating/www/doc/demo/list1a/index.tcl
    • -0
    • +2
    ./packages/acs-templating/www/doc/demo/list1b/index.adp
    • -0
    • +25
    ./packages/acs-templating/www/doc/demo/list1b/index.tcl
Allow png to be uploaded as images

Add query to insert asm link

Allow upload of new image on edit for a question that does not have an existing image.

Use ae-portlet includelet

Moved portlet contents to an includelet

    • -0
    • +26
    ./packages/ae-portlet/lib/ae-portlet-chunk-oracle.xql
    • -0
    • +32
    ./packages/ae-portlet/lib/ae-portlet-chunk-postgresql.xql
    • -0
    • +8
    ./packages/ae-portlet/lib/ae-portlet-chunk.adp
    • -0
    • +127
    ./packages/ae-portlet/lib/ae-portlet-chunk.tcl
    • -0
    • +27
    ./packages/ae-portlet/lib/ae-portlet-chunk.xql
    • -8
    • +1
    ./packages/ae-portlet/www/ae-portlet.adp
    • -109
    • +1
    ./packages/ae-portlet/www/ae-portlet.tcl
    • -27
    • +0
    ./packages/ae-portlet/www/ae-portlet.xql
Added no_data messages

    • -1
    • +1
    ./packages/ae-portlet/www/ae-portlet.tcl
Added no_data messages

    • -0
    • +2
    ./packages/ae-portlet/www/ae-portlet.tcl
Modified portlet to display assessments grouped by community in the user portal, and display unpublished assessments in the community portal

    • -11
    • +9
    ./packages/ae-portlet/www/ae-portlet.adp
    • -78
    • +87
    ./packages/ae-portlet/www/ae-portlet.tcl
    • -10
    • +8
    ./packages/ae-portlet/www/ae-portlet.xql
Allow setting if assessment is anonymous or not, allow admin to take assessment

    • -4
    • +4
    ./packages/anon-eval/www/assessment.tcl
    • -0
    • +1
    ./packages/anon-eval/www/index-postgresql.xql
    • -0
    • +21
    ./packages/anon-eval/www/asm-admin/toggle-anonymous.tcl
    • -0
    • +17
    ./packages/anon-eval/www/asm-admin/toggle-anonymous.xql
    • -0
    • +18
    ./packages/anon-eval/www/asm-admin/toggly-anonymous.tcl
notes-like data model for templating demo page to facilitate listbuilder tut

bump version and update todo

watch out for case when source title is nil

always set item_blog_url, save_url and unsave_url (checks as to whether to display or not are done in the adp); pass -- to string_truncate to be safe; pass user_id to permission_p

    • -14
    • +15
    ./packages/news-aggregator/www/index.tcl
fixing cancel url

    • -2
    • +2
    ./packages/contacts/www/contact-add.tcl
removed check for application group. the same functionality is dealt with by the default group check and the code is redundent

    • -8
    • +2
    ./packages/contacts/www/contact-add.tcl
ajax based chat, client and server, as xowiki page, tested on firefox and safari

    • -0
    • +116
    ./packages/xowiki/tcl/chat-procs.tcl
    • -1
    • +62
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -48
    • +2
    ./packages/xowiki/www/admin/import.tcl
    • -0
    • +46
    ./packages/xowiki/www/admin/samples/ajax-chat.tcl
    • -0
    • +74
    ./packages/xowiki/www/ajax/chat.js
    • -0
    • +35
    ./packages/xowiki/www/ajax/chat.tcl
Add Notifications dependency

add notification requirement to news, plus oracle callback sql

    • -0
    • +13
    ./packages/news/tcl/news-callback-procs-oracle.xql
file news-callback-procs-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/news/tcl/news-callback-procs-oracle.xql
Set don't inherit permissions on cloned community rather than the package

    • -2
    • +2
    ./packages/dotlrn/tcl/community-procs.tcl
Allow users to add a task and not get a permission error (since the code checked if the task belonged to them, but not if it existed in the first place)

    • -2
    • +4
    ./packages/contacts/www/message-ae.tcl