Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
LDEV-4540 Introduce hooks in command websockets

When a command is added, the JSON can contain "hookTrigger" and

"hookParams" attributes.

hookTrigger is just a string which uniquely identifies a page. If this

page set the same commandWebsocketHookTrigger, then command is consumed

and function defined on this page as commandWebsocketHook is run with

parameters taken from hookParams from JSON.

This way back end can tell exact page on front end to run any code it

defines itself.

  1. … 35 more files in changeset.
LDEV-4547: adding authoring canvas background

Adding an svg background to authoring.

LDEV-4542 Add missing CSS rule for the folder tree itself

LDEV-4544 Prevent saving to Courses folder

LDEV-4544 Highlight folder where existing LD resides

  1. … 1 more file in changeset.
LDEV-4542 Make dir tree in authoring wider

LDEV-4533 Exception details are hidden as per system config

  1. … 33 more files in changeset.
LDEV-4535 Changes to TBL Template

Added support for a Peer Review activity, Monitor selected group

count saved properly the application exercises are grouped.

    • -0
    • +29
    ./authoring/template/tool/peerreviewstar.jsp
  1. … 11 more files in changeset.
LDEV-4527: Added Portraits to Learner Search screen

LDEV-4505 Learners identified by Lastname, Surname in Monitoring

  1. … 6 more files in changeset.
LKC-89 introduce chart.js library required for TBL monitoring

    • -0
    • +11
    ./includes/javascript/chartjs.js
LDEV-4518 Put shadow back to messages

LDEV-4518 Choose messages to show in temporary dialog