lams-github

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

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-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.

LDEV-4152: changing tick image

LDEV-4152: changing tick image

LDEV-4054: updating English

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

LDEV-4148 Updating LAMS libraries

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-3962 Use ajax() instead of load()

LDEV-3575 Links to have appropriate cursor type

DEV-4097 Change lams_ext_user_userid_map's tc_gradebook_id to text

DEV-4097 Change lams_ext_user_userid_map's tc_gradebook_id to text

LDEV-4151 Moving code that adds monitors to the lesson staff to LoginRequetDispatcher.getRequestURL()