• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file patch20170315.sql was initially added on branch lams2_head_wildfly.

file results.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_tool_assessment/web/pages/learning/results.jsp
LDEV-4271 Refactor Assessment code

* use DTO instead of model classes for carrying interim information

* split learning.jsp into two pages: actual learning.jsp where user enters his answers and results.jsp where we display results to him

  1. … 30 more files in changeset.
file OptionDTO.java was initially added on branch lams2_head_wildfly.

file paging.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_tool_assessment/web/pages/learning/parts/paging.jsp
file QuestionDTO.java was initially added on branch lams2_head_wildfly.

LDEV-4278: Put and get activity ID from form since it is not present in request anymore.

LDEV-3147 Get rid of 'supports_run_offline_flag' and 'define_later_url' columns from lams_tool table

    • -1
    • +0
    /lams_tool_gmap/db/sql/tool_insert.sql
LDEV-3962: Updating blank profile pic

LDEV-4272: Allow public WWW content.

LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

    • -0
    • +8
    /lams_tool_assessment/web/WEB-INF/web.xml
    • -0
    • +4
    /lams_tool_eadventure/web/WEB-INF/web.xml
    • -0
    • +10
    /lams_tool_gmap/web/WEB-INF/web.xml
    • -0
    • +10
    /lams_tool_images/web/WEB-INF/web.xml
    • -0
    • +10
    /lams_tool_imscc/web/WEB-INF/web.xml
    • -0
    • +8
    /lams_tool_kaltura/web/WEB-INF/web.xml
  1. … 20 more files in changeset.
LDEV-4255, LDEV-4256: Remove unnecessary "debugger" directive

LDEV-4180: fixing typos

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.

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

    • -0
    • +205
    /lams_monitoring/web/monitorTour.jsp
file monitorTour.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /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.

file patch20170310.sql was initially added on branch lams2_head_wildfly.

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.
file ImageGalleryUtils.java was initially added on branch lams2_head_wildfly.