Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4589 Implement LTI Deep Linking feature

  1. … 2 more files in changeset.
LDEV-4587 Refresh output definitions if new ones appeared

    • -13
    • +20
    ./includes/javascript/authoring/authoringProperty.js
LDEV-4587 Distinguish ordered branching by introducing a new field

The fields tells whether branching should start from highest ordered

answer (asc, true) or lowest (desc, false) or is it a plain, non-ordered

tool-based branching (null).

  1. … 10 more files in changeset.
LDEV-3115: Missing label for sequence detail

  1. … 2 more files in changeset.
LDEV-4587 Add new assessment output type

  1. … 4 more files in changeset.
LDEV-4579 Rewrite for.. of.. JS syntax to keep IE 11 compatibility

    • -12
    • +12
    ./includes/javascript/authoring/authoringGeneral.js
LDEV-4547 Tweaking background for authoring/chart

  1. … 2 more files in changeset.
LDEV-4576 Check TBL groupings before finishing Live Edit

If groupings are not correct, stay in Live Edit

    • -16
    • +19
    ./includes/javascript/authoring/authoringGeneral.js
LDEV-4559 Comments can be left anonymously.

    • -0
    • +23
    ./comments/anonymouscheckbox.jsp
  1. … 85 more files in changeset.
LDEV-4559 Students can post anonymously in Forum

  1. … 8 more files in changeset.
LDEV-4574 Re-launch monitoring after Live Edit closes

  1. … 1 more file in changeset.
LDEV-3115 Sort loaded groups by order ID rather than UIID

LDEV-4573 Spinner indicates busy and no data found message added.

  1. … 2 more files in changeset.
LDEV-4557 Fix Upload image dialog

    • -0
    • +1
    ./includes/javascript/ckconfig_custom.js
LDEV-4556: CKEditor upgrade

Re-adding missing emojione icon

Monthly merge from master to lams31

Conflicts:

lams_build/conf/slim/standalone.xml

lams_build/conf/standalone.xml

lams_build/lib/lams/lams-central.jar

lams_build/lib/lams/lams.jar

lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractor.java

lams_central/src/java/org/lamsfoundation/lams/authoring/template/web/LdTemplateAction.java

lams_central/src/java/org/lamsfoundation/lams/authoring/template/web/TBLTemplateAction.java

lams_central/src/java/org/lamsfoundation/lams/authoring/web/AuthoringAction.java

lams_central/src/java/org/lamsfoundation/lams/web/SessionListener.java

lams_common/src/java/org/lamsfoundation/lams/integration/security/SsoHandler.java

lams_tool_preview/src/java/org/lamsfoundation/lams/tool/peerreview/web/action/MonitoringAction.java

lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/service/ScratchieServiceImpl.java

  1. … 20 more files in changeset.
LDEV-4556 Remove PasteFromWord button

There is no point in showing it as it shows only warning message

when pressed

    • -10
    • +8
    ./includes/javascript/ckconfig_custom.js
LDEV-4556 Upgrade CKEditor to the latest version 4.9.2

    • -1358
    • +1483
    ./ckeditor/CHANGES.md
    • -1420
    • +1420
    ./ckeditor/LICENSE.md
  1. … 224 more files in changeset.
LDEV-4556 Create list of all LAMS Customizations

/ckeditor/README.md ("## LAMS Customizations" section) contains

now all customizations of the original CKEditor code done by LAMS.

Next time we do any customizations of CKEditor, it should also

be noted there. It will make future upgrades of CKEditor easier.

LDEV-4556 update /ckeditor/build-config.js

Make sure /ckeditor/build-config.js contains uptodate settings

which can be used next time to download CKEditor using builder

LDEV-4555 Improved data sending (POST, reduce data sent)

LDEV-4553 Template TBL Assessment offers multiple choice

    • -0
    • +50
    ./authoring/template/tool/assessgradeselector.jsp
    • -0
    • +66
    ./authoring/template/tool/assessmcq.jsp
    • -5
    • +13
    ./authoring/template/tool/assessment.jsp
    • -0
    • +36
    ./authoring/template/tool/assessoption.jsp
    • -0
    • +14
    ./authoring/template/tool/assessredooption.jsp
    • -2
    • +6
    ./authoring/template/tool/mcquestion.jsp
  1. … 6 more files in changeset.
LDEV-4554 Completed optional activities are now links to revisit.

  1. … 3 more files in changeset.
LDEV-4545 Skip gates in a TBL sequence

LDEV-4548 Disable login button after clicking

LDEV-4545 Highlight TBL activities which need grouping

LDEV-4545 List activities which should be grouped in TBL sequence

    • -24
    • +66
    ./includes/javascript/authoring/authoringGeneral.js
  1. … 1 more file in changeset.
LDEV-4551 Centre new pop up windows

LDEV-4546 Limit coordinates where a dialog can be dragged to

LDEV-4550 Centre learner and other pop ups

Open the window a bit higher than centre for better readibility.

Also clean up obsolete JS functions.

    • -245
    • +216
    ./includes/javascript/openUrls.js