Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4759 DateTimePicker and Accordians updated

    • -9
    • +9
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -8
    • +6
    ./WEB-INF/tags/RestrictedUsageAccordian.tag
    • -1
    • +1
    ./authoring/template/tool/assessmcq.jsp
    • -1
    • +1
    ./authoring/template/tool/assessoption.jsp
    • -1
    • +1
    ./authoring/template/tool/mcoption.jsp
    • -1
    • +1
    ./authoring/template/tool/mcquestion.jsp
  1. … 377 more files in changeset.
LDEV-4770 CKEditor's content use display:block instead of inline-block

Content in CKEditor is by default displayed using display: inline-block,

however, this CSS property doesn't get applied in real life. Which

creates a discrepancy between the way content displayed inside the

editor and later on outside of it.

LDEV-4772 Fix properties dialog position in authoring after first drag

LDEV-4762 Add drag and drop for answers in ordering question type

(cherry picked from commit 21e3286385ca1c464997e9792460b7712d23dcdd)

    • -0
    • +3
    ./includes/javascript/Sortable.js
  1. … 7 more files in changeset.
LDEV-4762 Add drag and drop for answers in ordering question type

    • -0
    • +3
    ./includes/javascript/Sortable.js
  1. … 7 more files in changeset.
LDEV-4759 Tour and portrait pop ups appear correctly.

  1. … 35 more files in changeset.
LDEV-4759 Main page functional

  1. … 33 more files in changeset.
LDEV-4759 Choice of colour schemes blue or purple

    • -0
    • +12490
    ./css/material-kit-blue-primary.css
  1. … 6 more files in changeset.
LDEV-4765 Apply new UI to other question types

    • -0
    • +6
    ./includes/javascript/jquery-ui.slider.js
  1. … 23 more files in changeset.
LDEV-4759 Panels are now cards.

    • -4
    • +4
    ./authoring/template/tool/assessmcq.jsp
    • -4
    • +4
    ./authoring/template/tool/assessment.jsp
    • -4
    • +4
    ./authoring/template/tool/mcquestion.jsp
  1. … 492 more files in changeset.
Merge remote-tracking branch 'origin/LDEV-4731' into LDEV-4731

LDEV-4759 Authoring and monitoring tabs working

  1. … 301 more files in changeset.
LDEV-4765 Add sorting of the question answers

Also some other improvements.

    • -1
    • +1
    ./ckeditor/plugins/confighelper/plugin.js
    • -0
    • +3
    ./includes/javascript/Sortable.js
  1. … 6 more files in changeset.
LDEV-4759 Upgraded bootstrap-tour, dialogs opening at appropriate size

    • -0
    • +188
    ./css/theme.bootstrap_4.css
    • -7
    • +1
    ./includes/javascript/bootstrap.min.js
  1. … 7 more files in changeset.
LDEV-4764 Labels use standard font-weight overriding Bootstrap change

LDEV-4760 Fixed spacing in authoring criteria entry panel

    • -2
    • +4
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 31 more files in changeset.
LDEv-4759 Material Kit for Bootstrap 4 files installed into lams_central

    • -0
    • +18066
    ./css/material-kit.css
    • -0
    • +338
    ./css/material-kit.css.map
    • -0
    • +20
    ./css/material-kit.min.css
  1. … 249 more files in changeset.
Merge ordered branching LDEV-4587 into develop

    • -18
    • +39
    ./includes/javascript/authoring/authoringProperty.js
  1. … 18 more files in changeset.
LDEV-4765 introducing new question authoring UI

    • -0
    • +363
    ./ckeditor/plugins/confighelper/LICENSE
    • -0
    • +5
    ./ckeditor/plugins/confighelper/README.md
    • -0
    • +128
    ./ckeditor/plugins/confighelper/docs/install.html
    • -0
    • +59
    ./ckeditor/plugins/confighelper/docs/styles.css
    • -0
    • +363
    ./ckeditor/plugins/confighelper/plugin.js
    • -1
    • +8
    ./includes/javascript/ckconfig_custom.js
    • -0
    • +11
    ./includes/javascript/jquery-ui.touch-punch.js
  1. … 6 more files in changeset.
QB_UI introducing new question authoring UI

    • -0
    • +363
    ./ckeditor/plugins/confighelper/LICENSE
    • -0
    • +5
    ./ckeditor/plugins/confighelper/README.md
    • -0
    • +128
    ./ckeditor/plugins/confighelper/docs/install.html
    • -0
    • +59
    ./ckeditor/plugins/confighelper/docs/styles.css
    • -0
    • +363
    ./ckeditor/plugins/confighelper/plugin.js
    • -1
    • +8
    ./includes/javascript/ckconfig_custom.js
    • -0
    • +11
    ./includes/javascript/jquery-ui.touch-punch.js
  1. … 6 more files in changeset.
LDEV-4757 Fix group overwriting with same UIID

Groups' UIIDs were not taken into account when calculating max UIID for

opened LD. Sometimes an existing UIID got generated and it overwrote an

existing group.

Also adjust new group naming.

LDEV-4758 In CKEditor plugin use JS code which is IE11 compliant

LDEV-4755 Scan when importing LDs

  1. … 3 more files in changeset.
LDEV-4754 Mapping div no longer visible when authoring screen scrolled.

LDEV-4748 Remove obsolete changeStyle.js

  1. … 44 more files in changeset.
LDEV-4714 Fix a typo in arrange detection.

LDEV-4742 Match Groups to Branches dialog body is now shown

LDEV-4736 Switch to using newer navigator.mediaDevices.getUserMedia

If continue using the old method, Chrome throws an error and FF shows a

deprecation message.

LDEV-4736 Switch to using newer navigator.mediaDevices.getUserMedia

If continue using the old method, Chrome throws an error and FF shows a

deprecation message.

LDEV-4728 Lesson Description CKEditor restricted palette, update saves

  1. … 1 more file in changeset.