• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
added a new class "ToolTip" to common package under flash/org/lamsfoundation/lams/common

This class is the base for showing tooltip on most of all the major components in Authroign, Monitoring and Learner Environment on the flash client side

    • binary
    ./flash/org/lamsfoundation/lams/common/ToolTip.as
added new method to UserManagementService (getRolesForOrgType)

Add audit service.

added few methods and added a new dto item and made updated compareProgressData to return correct value

removed +1 from mehtod call param for "getMonthAsString" on in the variable "dateFormated " in getStartDateTime method to show correct start date on lesson tab in monitor

Added SessionMap class

    • -0
    • +61
    ./java/org/lamsfoundation/lams/web/util/SessionMap.java
  1. … 1 more file in changeset.
If you change the lesson class for lesson, the old rows in the database are deleted. If the lesson has already started, you won't be able to change the lesson class.

  1. … 1 more file in changeset.
Learner Progress DTO changes made to so that Flash will know when a learner is finished.

* Current activity now set to null (and hence won't appear in packet) when the learner has completed the lesson.

* New field lessonComplete which is true when the learner has completed the lesson, false otherwise.

  1. … 5 more files in changeset.
Set server default Locale when session create, in order to make index.jsp/login.jsp display correctly.

Add ActivityDTOOrderComparator to sort activityDTO. This fix complex activity can not open in correct sequence bug.

moved password hashing out of user management service

  1. … 1 more file in changeset.
added getSupportedLocale

Fix 2 bugs:

1. Insert activity parent is always before itself, so avoid foreign key exception.

2. Ignore some file attachment class which has null uuid.

Ignore Exception when import/export.

changed save to encrypt a user's password for editing as well as creating users

dynamically attach title with style set to component

  1. … 1 more file in changeset.
handle for default flash date value