• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1186 more files in changeset.
LDEV-2080: For all remaining tools - changed the way Hibernate properties are declared. Even for tools that did not need it the file was changed, so usage is the same everywhere.

  1. … 56 more files in changeset.
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

  1. … 108 more files in changeset.
LDEV-1945: Added text search based conditions to Chat tool.

  1. … 37 more files in changeset.
Added reflect on chat.

  1. … 28 more files in changeset.
Exception handler define for STRUTS.

  1. … 23 more files in changeset.
Changed the nickname used to join the jabber chat group from the users login name to the user full name. The nickname is constructed by taking the users first name and last name followed by an optional number to ensure the nickname is unique for each session.

  1. … 11 more files in changeset.
Rechecking in conf directory.

  1. … 5 more files in changeset.
Added message table to chat data model.

    • -0
    • +80
    ./org/lamsfoundation/lams/tool/chat/model/ChatMessage.hbm.xml
Added new fields in session and user to store the jabber room and jabber id.

  1. … 1 more file in changeset.
Added hibernate properties, contains details to connect to db

Implemented authoring pages/functions. Still need to add form validation and error messages.

    • -0
    • +180
    ./org/lamsfoundation/lams/tool/chat/model/Chat.hbm.xml
    • -0
    • +111
    ./org/lamsfoundation/lams/tool/chat/model/ChatSession.hbm.xml
    • -0
    • +76
    ./org/lamsfoundation/lams/tool/chat/model/ChatUser.hbm.xml
  1. … 57 more files in changeset.
First check in for chat tool. Based on example_tool template.

    • -0
    • +180
    ./org/lamsfoundation/lams/tool/chat/Chat.hbm.xml
    • -0
    • +93
    ./org/lamsfoundation/lams/tool/chat/ChatAttachment.hbm.xml
    • -0
    • +111
    ./org/lamsfoundation/lams/tool/chat/ChatSession.hbm.xml
    • -0
    • +76
    ./org/lamsfoundation/lams/tool/chat/ChatUser.hbm.xml
  1. … 78 more files in changeset.