Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

  1. … 71 more files in changeset.
LDEV-1904: Changed the servlet response encoding to UTF-8.

  1. … 1 more file in changeset.
LDEV-1894: Added advanced option: notify learners of their marks when they are released.

  1. … 29 more files in changeset.
LDEV-1662 Putting in advanced options summary into monitoring summary page for every tool.

Forum

  1. … 1 more file in changeset.
LDEV-1707: Change marks to display 2 decimal places rather than 1.

  1. … 6 more files in changeset.
LDEV-1699

Added notebook entries to export portfolio

LDEV-1699

Added reflection to export portfolio.

  1. … 2 more files in changeset.
LDEV-1713

Modified copyToolContent such that when it copying the original content it does not reset the create date.

LDEV-1707: I18N'd the output of the marks so that they are shown as 1,234.5 or 1 234,5 depending on the user's locale.

  1. … 4 more files in changeset.
LDEV-1680 LDEV-1681 LDEV-1682

Fixed posting limitations for forum threads. Posting limits now apply to each to each thread topic rather than the forum as a whole.

Added posting limits info to forum and topic pages.

LDEV-1680 LDEV-1681 LDEV-1682

Fixed posting limitations for forum threads. Posting limits now apply to each to each thread topic rather than the forum as a whole.

Added posting limits info to forum and topic pages.

  1. … 4 more files in changeset.
LDEV-1676: Adding a new column in forun that shows if any of a learner's files have been marked.

Also fixed a problem with the view forum screen in teacher mode. When accessed from monitoring, the teacher was able to see and edit the learner's reflection. Now when the screen is accessed from the summary screen, the reflection cannot be seen (as this is primarily for marking). When the screen is accessed from the learner progress screen the reflection can be seen but not modified.

  1. … 15 more files in changeset.