Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Modified chat model to including filtering fields. Modified message model to include send date, hidden, and chat session fields.

Added message table to chat data model.

  1. … 3 more files in changeset.
Added new fields in session and user to store the jabber room and jabber id.

  1. … 2 more files in changeset.
Sql schema produced by xdoclet. Generated from chat model classes.

    • -0
    • +57
    ./sql/table-schema.sql
Contains no new changes. Commit is being used to expand the the $id$ keyword. Previous file property was ASCII -kk, the property was changed to -kkv

  1. … 27 more files in changeset.
Implemented authoring pages/functions. Still need to add form validation and error messages.

  1. … 63 more files in changeset.
Update to the chat tool. Added struts tiles support, tabs to monitoring and authoring screens and basic service method in ChatServices.

  1. … 33 more files in changeset.
First check in for chat tool. Based on example_tool template.

    • -0
    • +424
    ./model/chat_tool.clay
    • -0
    • +80
    ./sql/activity_insert.sql
    • -0
    • +71
    ./sql/create_lams_tool_chat.sql
    • -0
    • +13
    ./sql/drop_lams_tool_chat.sql
    • -0
    • +16
    ./sql/library_insert.sql
    • -0
    • +54
    ./sql/tool_insert.sql
  1. … 76 more files in changeset.