• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2374: Added outputs for Data Flow for:

* Image gallery (URL to the images uploaded by the students),

* Forum (text for the postings for a student in the forum)

* Chat (all text postings for a student in the chat)

* Pixlr (URL to the image)

* Share resources (URL to file/urls uploaded)

* Notebook (Text entered by the student)

* Submit Files (URL to files uploaded)

  1. … 30 more files in changeset.
LDEV-2374:

- Vote now accepts nominations created by Teacher as well as ones derived from input.

- Teacher can now limit number of Learners contributing to Vote's nomination pool.

- Each tool now declares which DataOutputDefinitions it can accept for Data Flow.

  1. … 48 more files in changeset.
change to ascii

  1. … 23 more files in changeset.
LDEV-2374: Data flow between tools: framework and example for Q&A -> Vote.

  1. … 84 more files in changeset.
Merge lams2_3 into head

  1. … 162 more files in changeset.
Merge lams2_3_jboss5 changes into lams2_3

  1. … 57 more files in changeset.
LDEV-2071: Added initial version of LAMS 2.3 on JBoss 5.1.

  1. … 10 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-2174:

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

  1. … 80 more files in changeset.
Added repositoryService via spring

Removed calls to RepositoryProxy class.

LDEV-2171

  1. … 17 more files in changeset.
Added repositoryService via spring

Removed calls to RepositoryProxy class.

LDEV-2171

  1. … 17 more files in changeset.
LDEV-1998: Added Pedagogical Planner editor with add/edit node functionality.

  1. … 46 more files in changeset.
LDEV-1998: Added FCKeditors for several tools. Adjusted styles for IE.

  1. … 3 more files in changeset.
LDEV-1998: Added Editing advice for all tools. Added FCKEditor for Notebook, Chat and Submit Files.

  1. … 44 more files in changeset.
LDEV-1998: Additions:

- Central: added some files that were not committed earlier and prevented Planner from opening in a pop up window.

- Q&A: fixed minor bug with question indexing.

- Chat: Planner now strips Instructions from HTML tags.

- Notebook: Planner now strips Instructions from HTML tags; fixed bug that set Online Instructions = Offline Instructions (!); Added tooltip with editing advice; adjusted planner form size.

  1. … 1 more file in changeset.
LDEV-1730

Modified monitoring to only show session name when activity is grouped.

  1. … 3 more files in changeset.
LDEV-1730

Added isGroupedActivity method

  1. … 2 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. … 109 more files in changeset.
LDEV-1970

Removed RuntimeExceptions.

Turning off autocommit in the autopatch scripts so that if there are any errors, we dont end up with half of the statements executed

  1. … 5 more files in changeset.
LDEV-1945, LDEV-1944: Changed a variable name to comply with the last commit for text search based conditions.

  1. … 1 more file in changeset.
LDEV-1946, LDEV-1945, LDEV-1944, LDEV-1918, LDEV-1926: Added default conditions as a part of tool's default content. Removed unnecessary call to DAO.

  1. … 10 more files in changeset.
LDEV-1606: Added BranchConditionDTOs specific for each tool. This fixes bug in learning design export.

    • -0
    • +40
    ./org/lamsfoundation/lams/tool/chat/dto/ChatConditionDTO.java
  1. … 10 more files in changeset.
LDEV-1946, LDEV-1945, LDEV-1944, LDEV-1918:

Fixed a small bug in output factories (even simple conditions were considered text search based).

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

    • -410
    • +434
    ./org/lamsfoundation/lams/tool/chat/model/Chat.java
    • -0
    • +115
    ./org/lamsfoundation/lams/tool/chat/model/ChatCondition.java
  1. … 23 more files in changeset.
LDEV-1969

Moved createId and createMultiUserChat from the chat tool to lams_common

  1. … 1 more file in changeset.
Formatted code.

LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

  1. … 71 more files in changeset.
LDEV-1876

Removed xmlns attribute check

LDEV-1662 Putting in advanced options summary into monitoring summary page for every tool.

Chat

  1. … 1 more file in changeset.