Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

LDEV-4518 Fix how temporary info dialog shows and hides

    • -13
    • +31
    ./includes/javascript/authoring/authoringGeneral.js
LDEV-4518 Add "temporary" mode of info dialog without buttons

LDEV-4518 Close info dialog on button click rather than click-anywhere

  1. … 1 more file in changeset.
LDEV-4518 Externalise labels

  1. … 1 more file in changeset.
LDEV-4518 Use info dialog instead of alert wherever possible

    • -16
    • +23
    ./includes/javascript/authoring/authoringGeneral.js
    • -13
    • +13
    ./includes/javascript/authoring/authoringProperty.js
LDEV-4518 Adjust info dialog layout

LDEV-4518 Close info dialog on click and not after delay

Also make it easier to use.

    • -25
    • +12
    ./includes/javascript/authoring/authoringGeneral.js
LDEV-4517 Put TBL not grouped warning in info dialog rather than alert

LDEV-4514 Greek names appear in notification window correctly.

Also added some HTML escaping to the display of the leader's name

in tool messages.

  1. … 33 more files in changeset.
LDEV-4510 Small authoring template UI tweaks

Minimise/Grow buttons, scroll to new fields and number of groups

defaults to 2.

LDEV-4515 Profile, Authoring window correct size for Purple theme