Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2608 fixed Adding new topics in monitor doesn't affects the topics in learner

LDEV-2609 fixed error on replying to a message in learner

LDEV-2551 fixing 2 problems: - when lesson gets created not all MessageSeq objects were stored in DB - Message's cascade="all-delete-orphan" Hibernate setting which prevented deletion of topics

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-1743 fixing problem with NULL sequence_id

*merge from lams2_3_release

LDEV-2545 Deliver email messages to students/teachers on forum postings

*merge from lams2_3_release

  1. … 4 more files in changeset.
LDEV-2546 fixing error with Deletion of topics

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-1743 * fixed problem with deletion of topics and according conditions * fixed hibernate query * fixed wrong equal check

LDEV-1743 added ability to remove/update and change order of threads

  1. … 11 more files in changeset.
LDEV-2502 fix duplicate Messages appearing in Sets (namely, TextSearchCondition.topics)

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. … 48 more files in changeset.
These files seemed to have been added incorrectly to lams2_3_jboss5 branch: adding them here to head (solves compile problem)

  1. … 7 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

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

merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 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. … 19 more files in changeset.
LDEV-963: adding new posting feature

  1. … 1 more file in changeset.
LDEV-963: adding new posting feature

LDEV-963: adding new posting feature

    • -0
    • +113
    ./org/lamsfoundation/lams/tool/forum/persistence/Timestamp.java
  1. … 15 more files in changeset.
LDEV-1998: Added Editing advice for all tools. Added FCKEditor for Notebook, Chat and Submit Files.

  1. … 45 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-1891: Added missing SQL statements in patch files.

  1. … 5 more files in changeset.
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. … 4 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
    • +59
    ./org/lamsfoundation/lams/tool/forum/dto/ForumConditionDTO.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-1944: Added text search based conditions to Forum tool.

  1. … 20 more files in changeset.