Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1134: Adding more support for the tool output based branching. Added a couple of simple tool output definitions for MCQ and Forum and added a class to the core to help tools create the tool output definitions (OutputDefinitionFactory), which required a change to MessageService. Also added the call to the core tool service to support calling the tools for their output definitions and new method call to ToolContentManager, requiring a change to all tools.

  1. … 20 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 239 more files in changeset.
LDEV-1146: Increase login field length to 255. Also fixed up fullname field to better accomodate people will long first names and surnames

  1. … 15 more files in changeset.
LDEV-1097: Learner progress screen didn't cope when the learner had been force completed.

  1. … 1 more file in changeset.
LDEV-1097: Noticeboard wasn't handling the user progress screen correctly. If the mode is the monitoring mode, then it shouldn't use the current user's id, it should use the id in the url. Also, the user progress screen should be read only (no buttons) but the learner's review screen (ie that the learner gets after completing the activity) shouldn't be read only as they should be able to change their reflection.

  1. … 1 more file in changeset.
Replace LamsLookupDispatchAction to LamsDispatchFucntion

  1. … 3 more files in changeset.
Add file size validation.

  1. … 9 more files in changeset.
Changed submitReflection action to update an existing notebook entry when possible rather than create a new entry everytime

  1. … 15 more files in changeset.
Implemented new reflection functionality. LDEV-1016

  1. … 3 more files in changeset.
Add from and to Version parameter to new importContent API.

  1. … 11 more files in changeset.
attachment fix (tested) LDEV-672

1.0.2 importer: convert newlines in instruction text to <BR/> as the matching field uses an FCKEditor

  1. … 10 more files in changeset.
Moved check for define later to earlier in the call - it was setting "content in use" before checking define later and this would end up with content in use and define later = true

Fixed import - should fall back to default content if requested content isn't found.

  1. … 7 more files in changeset.
change to save reflection instructions regardless of whether reflection is enabled or not; in line with other tools

Added reflection support for import

fix bug with reflect checkbox and instructions not being displayed in author

Now deletes instruction attachment files.

  1. … 3 more files in changeset.
added reflection option (LDEV-614, LDEV-586, LDEV-693)

  1. … 10 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1378 more files in changeset.
Implemented putting the user id in the version record for files in the content repository. (LDEV-180) Replaces changes previously checked in.

The content repository gets the user from the shared session object (the userDTO). This allowed the content repository changes to be made without any changes to other parts of LAMS (hence the parts changed previously had to be changed back).

  1. … 10 more files in changeset.
Record user id against entries in the content repository.

  1. … 2 more files in changeset.
Implementing/fixing 1.0.2 content import

  1. … 15 more files in changeset.
setting content folder ID in action/forms

First go at content support for the 1.0.2 importer

  1. … 5 more files in changeset.
handling for contentFolderID

Fixed error in comment.

Content import for 1.0.2 importer

Exception handler define for STRUTS.

  1. … 9 more files in changeset.
Removed data stored in session or moved it to a session map object

  1. … 11 more files in changeset.