• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed variable for consistency.

  1. … 1 more file in changeset.
Renamed variable for consistency.

  1. … 1 more file in changeset.
Renamed variable for consistency.

  1. … 3 more files in changeset.
implement Comparable for User, sort according to login name

  1. … 1 more file in changeset.
Added extended interface for CoreNotebookService. Interface extends the ICoreNotebookService and adds getEntry(userID) and getEntry(userID, lessonID).

Implemented interface methods.

Added extended interface for CoreNotebookService. Interface extends the ICoreNotebookService and adds getEntry(userID) and getEntry(userID, lessonID)

Added constants to be used for id_type in notebook entry.

Added HQL query.

Added new field create_date and update_date

Merged changes.

implemented scratchpad for flash learner

  1. … 6 more files in changeset.
Changed entry field to use text rather than varchar

  1. … 4 more files in changeset.
implemented searchByStringProperties method in BaseDAO for user-search functionality

  1. … 1 more file in changeset.
updated id for other license following db changes

  1. … 1 more file in changeset.
open/close folder when clicked

only show license comment textarea for other licensing agreement option

  1. … 1 more file in changeset.
only show license comment textarea for other licensing agreement option + order license list by license_id

added attempted_mc and control

Added check for null value in NotebookEntryDAO get method.

  1. … 1 more file in changeset.
added a new method to get learner name

Add more detail log info.

save item control

Renamed Journal to Notebook. The Notebook is accessed via coreNotebookService

  1. … 7 more files in changeset.
added current/dest activity id params

  1. … 1 more file in changeset.
Update error handler

added a method to get the description text for the dictionary key

added a new property for tool tip maximum width check

added code to apply tool tip for learner's completed and current activities for both learner and monitor environment

Implenting copyToolContent. The ToolContent object needs to load the Tool straight away, otherwise the copyToolContent call ends up trying to link a proxied Tool object to two different sessions (the call to actually generate the id is in its own transation).

  1. … 2 more files in changeset.
Added Journal Service.

  1. … 5 more files in changeset.