Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Standardizing the Define Later screens

  1. … 61 more files in changeset.
Add customiseSessionID

  1. … 4 more files in changeset.
LDEV-257: Priview now works. Previously it had special code for preview which didn't set up a row in the learner session table. Now it calls exactly the same code as learner.

While fixing this I found another bug - when the session is finished it was updating the wrong row in the learner session table. it was getting the row by user, rather than user & session. Now updates the correct row.

Adding references to Mode.AUTHOR to try to get preview mode to work.

Implement Import/Export tool content

  1. … 15 more files in changeset.
Add userId parameter in importToolContent interface.

  1. … 11 more files in changeset.
Update import tool content interface.

  1. … 8 more files in changeset.
Update import tool content interface.

  1. … 10 more files in changeset.
Update ToolContentManager API

  1. … 11 more files in changeset.
Changed name of export/import methods for the learning design export. Got the name wrong before.

  1. … 9 more files in changeset.
Added methods needed for design export

  1. … 11 more files in changeset.
close/save/cancel action in authoring page.

  1. … 5 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 25 more files in changeset.
Updated noticeboard to use the new tab controller. Still uses individual FCKEditors.

  1. … 25 more files in changeset.
Updated the applicationResources deployment to suit changes to tool deployer. Now specifies the package into which the language files are placed.

  1. … 4 more files in changeset.
Added tool and library activity descriptions ready for I18N (moving them out of the database).

Service bean transaction definition was missing some of the ToolContentManager and ToolSessionManager methods, so these methods were not forming part of transactions.

  1. … 4 more files in changeset.
Updated property length for title (Xdoclet)

Updated Xdoclet Hibernate tags.