• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4226: Restoring the next activity arrow lost in the previous check in.

    • -3
    • +3
    /lams_tool_survey/web/pages/learning/result.jsp
LDEV-4225: Restoring the next activity arrow lost in the previous check in.

LDEV-4227: Restoring the next activity arrow lost in the previous check in.

    • -3
    • +3
    /lams_tool_vote/web/learning/Notebook.jsp
LDEV-4229: Disabling submission buttons when user tries to go from screen to screen to stop double submission

    • -6
    • +7
    /lams_tool_daco/web/pages/learning/learning.jsp
    • -2
    • +2
    /lams_tool_daco/web/pages/learning/notebook.jsp
LDEV-4224: Pass IDs instead of objects into transactional methods so the objects are not cached and reused in subsequent retries.

LDEV-4227: Disabling submission buttons when user tries to go from screen to screen to stop double submission

    • -15
    • +10
    /lams_tool_vote/web/learning/AllNominations.jsp
    • -2
    • +3
    /lams_tool_vote/web/learning/Notebook.jsp
LDEV-4226: Disabling submission buttons when user tries to go from screen to screen. Also tidied up the bootstrapping changes on the Other Users Results screen.

    • -3
    • +9
    /lams_tool_survey/web/pages/learning/result.jsp
LDEV-4225: Buttons should not be accessible when in teacher view of the learner screen.

LDEV-4225: Disabling buttons when upload / continue / finish to stop double submission

    • -7
    • +2
    /lams_tool_sbmt/web/learner/notebook.jsp
LDEV-4222: Eliminating exceptions due to division by zero. This creates a NaN.

LDEV-4222: Using ANY_VALUE to make the SQL compatible with MySQL's ONLY_FULL_GROUP_BY setting.

LDEV-4219: Check if the generated, not necessarily current SVG is blank.

LDEV-4219 skip re-generating LD SVG if generated SVG is empty

LDEV-4221 Introducing source code for lti-utils-java project. Committing it altogether with pom.xml as we might need to modify the code and re-create the jar file we use then

    • -0
    • +248
    /3rdParty_sources/basiclti-util/LICENSE
    • -0
    • +10
    /3rdParty_sources/basiclti-util/NOTICE
    • -0
    • +116
    /3rdParty_sources/basiclti-util/README.md
    • -0
    • +180
    /3rdParty_sources/basiclti-util/pom.xml
  1. … 11 more files in changeset.
file BasicLTIUtil.java was initially added on branch lams2_head_wildfly.

file BasicLTIConstants.java was initially added on branch lams2_head_wildfly.

file IMSJSONRequest.java was initially added on branch lams2_head_wildfly.

file LtiKeySecretService.java was initially added on branch lams2_head_wildfly.

file Lti.java was initially added on branch lams2_head_wildfly.

file readme by LAMS.txt was initially added on branch lams2_head_wildfly.

file pom.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /3rdParty_sources/basiclti-util/pom.xml
file README.md was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /3rdParty_sources/basiclti-util/README.md
file README was initially added on branch lams2_head_wildfly.

file IMSPOXRequest.java was initially added on branch lams2_head_wildfly.

file LtiVerifier.java was initially added on branch lams2_head_wildfly.

file LtiVerificationResult.java was initially added on branch lams2_head_wildfly.

file LtiVerificationException.java was initially added on branch lams2_head_wildfly.

file LtiUser.java was initially added on branch lams2_head_wildfly.

file LtiSigningException.java was initially added on branch lams2_head_wildfly.

file LtiSigner.java was initially added on branch lams2_head_wildfly.