• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
disabled loading the renamed notes package, as it's untested on oracle

typo fix

    • -2
    • +2
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
add list3, the third row in the demo/index, showing orderbys

add column "color" to template_demo_notes table; add display for it in list2,

add html row for list3 to the demo/index file

major improvement on xowikis ajax based chat; most mentioned shortcomings removed, IE support

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

adding missing file for imparting pages from the sample directory

    • -0
    • +7
    /openacs-4/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.

Add row to acs-templating demo page, showing that you can add columns

to a list

Add first listbuilder row in acs-templating demo page:

Plain list, plain list using master template

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
    • +8
    /openacs-4/packages/ae-portlet/lib/ae-portlet-chunk.adp
    • -0
    • +127
    /openacs-4/packages/ae-portlet/lib/ae-portlet-chunk.tcl
    • -0
    • +27
    /openacs-4/packages/ae-portlet/lib/ae-portlet-chunk.xql
Added no_data messages

Added no_data messages

Modified portlet to display assessments grouped by community in the user portal, and display unpublished assessments in the community portal

Allow setting if assessment is anonymous or not, allow admin to take assessment

notes-like data model for templating demo page to facilitate listbuilder tut

bump version and update todo

    • -5
    • +5
    /openacs-4/packages/news-aggregator/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

fixing cancel url

removed check for application group. the same functionality is dealt with by the default group check and the code is redundent

ajax based chat, client and server, as xowiki page, tested on firefox and safari

    • -0
    • +116
    /openacs-4/packages/xowiki/tcl/chat-procs.tcl
    • -1
    • +62
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -7
    • +38
    /openacs-4/packages/xowiki/www/view.adp
    • -14
    • +17
    /openacs-4/packages/xowiki/www/view.tcl
    • -0
    • +74
    /openacs-4/packages/xowiki/www/ajax/chat.js
    • -0
    • +35
    /openacs-4/packages/xowiki/www/ajax/chat.tcl
Add Notifications dependency

add notification requirement to news, plus oracle callback sql