• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

file news-callback-procs-oracle.xql was initially added on branch oacs-5-2.

Set don't inherit permissions on cloned community rather than the package

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)

removing hard coded dependence on acs-translations for attribute pretty names and replacing it with the ams proc that does the same thing (but manages it from the ams end and does not require attributes to be stored in acs-translations