lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3333: Remove Wildfly modules that are not required by LAMS distribution. Remove welcome-content from Wildfly distribution

Process of identification of modules that are eligible for removal (slimming):

1. LAMS direct dependencies (modules) were compared to 'Minimalistic Core' version of wildfly.

2. All missing modules were added to Wildfly modules

3. Direct dependencies of added modules (transitive LAMS dependencies) were identified based on module.xml content.

4. Points 2-3 were performed iteratively until all missing modules were added to Wildfly modules.

5. List of modules started with regular Wildfly distribution was compared to modules started with LAMS slimmed distribution.

LDEV-3328: General cleanup

LDEV-3315 LDEV-3367 implementing access control tests and page object model for admin module

LDEV-3322: adding ids

LDEV-3322: adding ids

LDEV-3373: Set current and next activity for learners who finished a lesson, when the activity was added in Live Edit.

LDEV-3373: Set current and next activity for learners who finished a lesson, when the activity was added in Live Edit.

LDEV-3315, LDEV-3367: Refactor SecurityService methods. Improve security in several places.

    • binary
    /lams_build/lib/lams/lams-admin.jar
    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-gradebook.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
  1. … 3 more files in changeset.
LDEV-3315, LDEV-3367: Refactor SecurityService methods. Improve security in several places.

    • binary
    /lams_build/lib/lams/lams-admin.jar
    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-gradebook.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
  1. … 3 more files in changeset.
LDEV-3375: implement test to catch cross branching transition

LDEV-3315: Refresh compiled LAMS library.

LDEV-3275: Refresh compiled LAMS libraries

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-gradebook.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-3275: Add missing dependency.

LDEV-3315: No need for own SecurityException as JRE already has got one.

LDEV-3315: No need for own SecurityException as JRE already has got one.

LDEV-3371: Check if all branches start and end in the same branching.

    • -0
    • +2
    /lams_central/web/authoring/authoring.jsp
LDEV-3371: Check if all branches start and end in the same branching.

    • -0
    • +2
    /lams_central/web/authoring/authoring.jsp
LDEV-3375: When a transition is added, check the top-most branching and all nested branchings for cross-branching transitions.

    • -1
    • +2
    /lams_central/web/authoring/authoring.jsp
LDEV-3375: When a transition is added, check the top-most branching and all nested branchings for cross-branching transitions.

    • -1
    • +2
    /lams_central/web/authoring/authoring.jsp
LDEV-3326 fixing and adding labels as per Andrey's request

LDEV-2975 Updating Greek and Norwegian

LDEV-3326 fixing and adding labels as per Andrey's request

LDEV-2975 Updating Greek and Norwegian

LDEV-3302 fixed failing to open edit mark dialog, close button, CKEditor autogrow feature

    • -10
    • +8
    /lams_tool_spreadsheet/web/common/header.jsp
LDEV-2866 rolling back to the previous version of these jsps (as committed changes were done solely for testing purposes and not supposed to be committed)

    • -49
    • +49
    /lams_tool_lamc/web/learning/AnswersContent.jsp
LDEV-3323 fix exception on releasing marks in monitor

LDEV-3259 Improved Image Gallery's learning

    • -10
    • +8
    /lams_tool_images/web/common/header.jsp
    • -0
    • +4
    /lams_tool_images/web/includes/css/fotorama.css
    • binary
    /lams_tool_images/web/includes/images/fotorama.png
    • binary
    /lams_tool_images/web/includes/images/fotorama@2x.png
  1. … 29 more files in changeset.
LDEV-3313 Don't refresh learner results page for non-leaders

LDEV-3312 Improve security of Scratchie tool. 1) isAnswerCorrect.do to spawn a thread on the backend to record result 2) check user has access to current answer

LDEV-3314 Scratchie tool to calculate max mark correctly when producing ToolOutputDefinition