• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
open url for optional activity when double clicked

Moved struts xdoclet tag to correct location.

Fixed typo.

latest compiled swf file for monitoring

    • binary
    /lams_monitoring/web/lams_monitoring.swf
Added definitions for monitoring chatHistory.jsp page

    • -0
    • +10
    /lams_tool_chat/web/WEB-INF/struts/tiles-defs.xml
Replaced hard coded text with message labels.

Added message filtering options.

Added latest messages in chat and link to open chat history/editing page.

Monitoring page to display chat history and edit messages.

    • -0
    • +82
    /lams_tool_chat/web/pages/monitoring/chatHistory.jsp
Added edit image.

    • binary
    /lams_tool_chat/web/images/edit.gif
eclipse pref file

    • -0
    • +3
    /lams_tool_chat/.settings/com.genuitec.eclipse.j2eedt.core.prefs
updated swfs - using new common learner progress activity display code

    • binary
    /lams_learning/web/lams_learner.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
Added form for monitoring action.

Added message filtering.

added common Learner activity classes to be used in learner/monitoring apps to show learner progress

Added methods openChatHistory and editMesages.

common complex activity mc used for both opt/parallel actitvities

Updated jabber login to use user ID instead of login name.

added static offset var + used common complex activity mc for opt/parallel activities

Updated populateChat method.

updated FLAs - modified id/linkage for learner tab (monitor) and learner progress components

    • binary
    /lams_central/src/flash/lams_learner.fla
    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
Added constant for max messages on monitoring screen.

Added methods for data access, auditing and message filtering

Updated db column name for chatSession from session_id to chat_session_uid

added _root.monitoringURL for monitoring application urls

    • binary
    /lams_central/src/flash/main_monitoring.as
Added chatMessages field

Added fields for chatSession, sendDate and hidden.

Added message filtering.

Added the method call processIncomingMessages to return the message history for a room when a users presence becomes available. The message history is added to the response.

Update to DTO to include data required monitoring pages.