Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4576 Check TBL groupings before finishing Live Edit

If groupings are not correct, stay in Live Edit

    • -16
    • +19
    ./javascript/authoring/authoringGeneral.js
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

    • -5
    • +6
    ./javascript/authoring/authoringGeneral.js
LDEV-4557 Fix Upload image dialog

LDEV-4556 Remove PasteFromWord button

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

when pressed

LDEV-4545 Skip gates in a TBL sequence

    • -6
    • +14
    ./javascript/authoring/authoringGeneral.js
LDEV-4545 Highlight TBL activities which need grouping

    • -1
    • +5
    ./javascript/authoring/authoringGeneral.js
LDEV-4545 List activities which should be grouped in TBL sequence

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

    • -1
    • +4
    ./javascript/authoring/authoringMenu.js
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.

LDEV-4544 Prevent saving to Courses folder

    • -1
    • +1
    ./javascript/authoring/authoringMenu.js
LDEV-4544 Highlight folder where existing LD resides

    • -5
    • +8
    ./javascript/authoring/authoringGeneral.js
    • -3
    • +38
    ./javascript/authoring/authoringMenu.js
  1. … 1 more file in changeset.
LDEV-4542 Make dir tree in authoring wider

    • -1
    • +1
    ./javascript/authoring/authoringGeneral.js
  1. … 1 more file in changeset.
LDEV-4505 Learners identified by Lastname, Surname in Monitoring

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

    • -0
    • +11
    ./javascript/chartjs.js
LDEV-4518 Choose messages to show in temporary dialog

    • -3
    • +2
    ./javascript/authoring/authoringHandler.js
    • -25
    • +7
    ./javascript/authoring/authoringMenu.js
LDEV-4518 Fix how temporary info dialog shows and hides

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

    • -3
    • +17
    ./javascript/authoring/authoringGeneral.js
  1. … 1 more file in changeset.
LDEV-4518 Close info dialog on button click rather than click-anywhere

    • -4
    • +8
    ./javascript/authoring/authoringGeneral.js
  1. … 3 more files in changeset.
LDEV-4518 Externalise labels

    • -2
    • +2
    ./javascript/authoring/authoringGeneral.js
  1. … 2 more files in changeset.
LDEV-4518 Use info dialog instead of alert wherever possible

    • -16
    • +23
    ./javascript/authoring/authoringGeneral.js
    • -8
    • +8
    ./javascript/authoring/authoringHandler.js
    • -2
    • +2
    ./javascript/authoring/authoringMenu.js
LDEV-4518 Close info dialog on click and not after delay

Also make it easier to use.

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

    • -3
    • +14
    ./javascript/authoring/authoringGeneral.js
LDEV-4510 Small authoring template UI tweaks

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

defaults to 2.

    • -2
    • +1
    ./javascript/authoring/authoringMenu.js
  1. … 3 more files in changeset.
LDEV-4510 Team based learning template added to authoring

Look and feel done, validation working.

    • -1
    • +63
    ./javascript/authoring/authoringMenu.js
    • -0
    • +24
    ./javascript/jquery.bootstrap.wizard.min.js
  1. … 30 more files in changeset.
Merge branch 'LDEV-4454'

Conflicts:

lams_central/web/includes/javascript/chart.js

  1. … 2 more files in changeset.
LDEV-4407 Move ped planner stuff to lams_planer

All ped planner related code moved out from lams_central and

lams_common to lams_planer. Although

PedagogicalPlannerActivityForm.java was moved from

lams_central to lams_common to be accessible by LAMS tools.

    • -379
    • +0
    ./javascript/pedagogicalPlanner.js
  1. … 23 more files in changeset.
LDEV-4500 Check if all activities in TBL sequence are grouped

    • -3
    • +57
    ./javascript/authoring/authoringGeneral.js
  1. … 2 more files in changeset.
LDEV-4495 Able to rerate all already entries when max rate used.