lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4233 Ability to hide users

    • -0
    • +14
    /lams_tool_preview/web/WEB-INF/struts-config.xml
  1. … 6 more files in changeset.
LDEV-4233 added ability to remove user's rating and comments

LDEV-4238 Prevent deletion of rating criterias when deleting user ratings

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

    • -19
    • +24
    /lams_tool_task/web/pages/learning/learning.jsp
LDEV-3940 Move Java code from jsps to proper util/service Java classes

    • -2
    • +18
    /lams_bb_integration/WEB-INF/web.xml
    • -25
    • +0
    /lams_bb_integration/web/modules/openAuthor.jsp
    • -70
    • +0
    /lams_bb_integration/web/modules/openLearner.jsp
    • -70
    • +0
    /lams_bb_integration/web/modules/openMonitor.jsp
    • -0
    • +34
    /lams_bb_integration/web/modules/startLessonSuccess.jsp
LDEV-3940 Move Java code from jsps to proper util/service Java classes

    • -2
    • +18
    /lams_bb_integration/WEB-INF/web.xml
    • -25
    • +0
    /lams_bb_integration/web/modules/openAuthor.jsp
    • -70
    • +0
    /lams_bb_integration/web/modules/openLearner.jsp
    • -70
    • +0
    /lams_bb_integration/web/modules/openMonitor.jsp
    • -0
    • +34
    /lams_bb_integration/web/modules/startLessonSuccess.jsp
LDEV-4230: Disabling submission buttons when user tries to go from screen to screen to stop double submission

    • -19
    • +7
    /lams_tool_laqa/web/learning/Notebook.jsp
LDEV-4230: Min word validation wasn't calculating correctly for 1 word.

LDEV-4230: Min word validation wasn't calculating correctly for 1 word.

LDEV-4235: replace get_parent_contexts function as is not deprecated

LDEV-4235: replace get_parent_contexts function as is not deprecated

LDEV-4228: Disabling submission buttons when user uploads a file, adds a URL or tries to go from screen to screen to stop double submission. Also remove javascript that is no longer needed (and in some cases doesn't work anyway).

    • -1
    • +1
    /lams_tool_larsrc/web/pages/learning/addurl.jsp
LDEV-4225: Removing stray "

    • -1
    • +1
    /lams_tool_sbmt/web/learner/notebook.jsp
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.
LDEV-4221 Added <imsx_messageIdentifier> and <language> properties to the resulted outcome xml

LDEV-4217 Remove LAMS Community integration

LDEV-4213 Start referencing /lams_build/lib/lams/lams-learning.jar instead of /lams_learning/build/lib/lams-learning.jar which is not always available