lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4262 Removed unnecessary try-catch block

LDEV-4262 Fixing null pointer exception when teacher makes changes to assessment question

LDEV-4272: Check if learner progress belongs to the logged in user.

LDEV-4239: I18N the buttons on the main tour.

LDEV-4239: Monitor tour with wiki help button moved onto tour dialog.

    • -0
    • +5
    /lams_monitoring/web/css/monitorLesson.css
    • -10
    • +30
    /lams_monitoring/web/monitorTour.jsp
LDEV-4239: Initial implementation of Monitor tour.

    • -0
    • +205
    /lams_monitoring/web/monitorTour.jsp
LDEV-4262 Fixing null pointer exception when teacher makes changes to assessment question

LDEV-3962 Added border-radius property

LDEV-4265 Remove wrong dataType parameter

LDEV-4264 Fix archive lessons feature

    • -26
    • +28
    /lams_monitoring/web/monitor.jsp
LDEV-4124: Set the default font size to system's default size so existing LDs do not change on load.

LDEV-4124: Add label size and color.

    • -0
    • +17
    /lams_central/web/authoring/authoring.jsp
LDEV-4053 Refactor code - quite a few methods are duplicated across LearningAction AuthorAction and MonitorAction.java. It will best probably to put these into a single util class - Similarly for the UI, there's plenty of repeated parts that perhaps can we put into a common folder and reused from there.

    • -40
    • +2
    /lams_tool_images/web/WEB-INF/struts-config.xml
    • -4
    • +3
    /lams_tool_images/web/pages/authoring/basic.jsp
    • -11
    • +0
    /lams_tool_images/web/pages/learning/start.jsp
  1. … 3 more files in changeset.
LDEV-3962 Added border-radius property

    • -19
    • +25
    /lams_central/web/less/main.less
LDEV-4255, LDEV-4256 Removing Configuration UI options no longer used

LDEV-4258 adding labels

LDEV-4054: updating Greek

LDEV-3962 Added border-radius property

    • -4
    • +9
    /lams_central/web/css/defaultHTML_learner.css
LDEV-4263 Remove width limitation from the images produced by CKEditor's JLaTeXMath plugin

LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

    • -0
    • +4
    /lams_tool_lamc/web/common/monitoringheader.jsp
LDEV-4180: Allow NULL value for a column which has mistakenly marked as NOT NULL.

LDEV-4263 Remove width limitation from the images produced by CKEditor's JLaTeXMath plugin

LDEV-4261: Remove version properties from entities. Remove management of optimistic locking failures as they never happen.

LDEV-4258: Protecting the export download and whole of session student email generation from multiple triggers by disabling the button. The existing file download code was made generic and moved to lams_common.

LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

LDEV-4258: Creating a generic method for downloading a file and letting the user know when the download has finished. Suitable to use in tool monitoring screens.

    • -0
    • +43
    /lams_central/web/includes/javascript/download.js
LDEV-4180: fixing typos