• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3989 : Fix Java warnings

LDEV-3989 :Fix Java warnings

LDEV-3988:Remove unnecessary attributes from constants file

LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output

LDEV-4163 Adding new LessonManager method "checkLessonForNumericToolOutputs" which is going to serve as a replacement for quering for SVGs to discover if learning design has numeric tool output

LDEV-4144: Showing a growl style message for the timezone warning when the user logins in.

Correcting the "for javascript" labels added recently, to avoid LDEV-3453

LDEV-4162 When requesting sequence image pass lessonId parameter instead of learningDesignId one as the latter might not have responsible generated SVG image

LDEV-4162 Add a parameter to LearningDesignSVG for lessonId

LDEV-3877: Fix variable initialisation.

LDEV-4159: Make LD recent access list scrollable and have limited width.

LDEV-4158: Make LD recent access list scrollable and have limited width.

    • -1
    • +3
    /lams_central/web/authoring/authoring.jsp
    • -5
    • +10
    /lams_central/web/css/authoring.css
LDEV-4157: Do not save or read recently accessed LDs with missing workspace folder (probably preview lessons).

LDEV-4144: Showing a growl style message for the timezone warning when the user logins in.

file patch2040082.sql was initially added on branch lams2_head_wildfly.

LDEV-4144: Removing a debugger entry found in the code.

LDEV-4144, LDEV-4154 updating labels

LDEV-4139 As long as activities were not explicitly saved into DB beforehand and the transaction is still open - therefore we should not assume activities are already inserted and so we use activityDAO.insertOrUpdate()

LDEV-4139 Make transaction to start when MonitoringService.cloneLessons() is called

LDEV-3897 Update ldId parameter (stored in content's Url field) after running ImportLessonsServlet as otherwise it points to completely wrong ldId from the old LAMS server

LDEV-3760: adding labels

LDEV-4156 Fixed Assessment's attempt date is displayed using incorrect timezone

LDEV-4156 Fixed Assessment's attempt date displayed using incorrect timezone

LDEV-4144: Timezone warning message debugging removed and I18N'd.

LDEV-4154: Remove SVG export menu item and dialog.

Make LAMS export menu item disable/enable correctly.

    • -5
    • +0
    /lams_central/web/authoring/authoring.jsp
LDEV-4030: renaming label

LDEV-4079: updating news.html for LAMS 3 release (draft2)

LDEV-4107: Add test unit for Scribe. Use websockets and optional reflection.

LDEV-4092: Date passed back by server was reconverting time for Daylight Saving, making it an hour out, as the convertToStringForJSON takes the timezone into account. Therefore convert the already timezone converted time (which gets converted back again) rather than the original time.

LDEV-4144: Timezone warning message for when LAMS timezone does not match device timezone. Checked in for testing by team members.