Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4765 Apply new UI to other question types

  1. … 23 more files in changeset.
LDEV-4759 Authoring and monitoring tabs working

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

Also some other improvements.

  1. … 7 more files in changeset.
LDEV-4759 Upgraded bootstrap-tour, dialogs opening at appropriate size

  1. … 13 more files in changeset.
LDEv-4759 Material Kit for Bootstrap 4 files installed into lams_central

    • -0
    • +1011
    ./bootstrap-datetimepicker.js
    • -0
    • +1
    ./bootstrap-material-design.min.js
    • -0
    • +619
    ./jquery.sharrre.js
    • -0
    • +255
    ./material-kit.js
    • -0
    • +2020
    ./moment.min.js
  1. … 253 more files in changeset.
Merge ordered branching LDEV-4587 into develop

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

    • -0
    • +11
    ./jquery-ui.touch-punch.js
  1. … 11 more files in changeset.
QB_UI introducing new question authoring UI

    • -0
    • +11
    ./jquery-ui.touch-punch.js
  1. … 11 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-4748 Remove obsolete changeStyle.js

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

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-4724 Fix edit profile dialog size

It seems that jQuery 3 is more strict when it comes to format of

parameters accepted by height() function.

LDEV-4714 Make fetching output definitions async

For large LDs sync calls can noticeably slow down drawing process.

LDEV-4391 Prevent double clicking on Save As and Import buttons

Even though Save button in Save As dialog does not seem to get spinning

arrows, it gets disabled straight away and double submit does not

happen. The arrows never get a chance to get rendered as code

responsible for saving works quickly and calls reset() method on the

button.

  1. … 2 more files in changeset.
LDEV-4717 Fix LD renaming in authoring

LDEV-4714 Add "loading" status to some buttons to prevent double click

  1. … 1 more file in changeset.
LDEV-4714 Fix SVG generation in Add Lesson and monitoring

  1. … 1 more file in changeset.
LDEV-4714 Fix LD access adding and processing

  1. … 3 more files in changeset.
LDEV-4714 Fix parsing of branching in old LDs

It seems that there can be LDs which have no coordinates for branching

at all. Neither old type (xCoord) nor new type (startXCoord). They can

still be rendered, but need to have activities automatically rearranged.

LDEV-4714 Fix SVG generation in authoring

Since LD opening in authoring is async now, there was a race condition

between opening LD and an attempt to save its thumbnail. Instead of

going back to sync solution, a callback was implemented that runs only

when LD is already open.

LDEV-4714 Use async Ajax calls where possible

Synchronised Ajax calls are discouraged since they stoi UI interaction.

LDEV-4391 Show export LD label in authoring.

It seems that with new jQuery show() method does work if DOM node is not

attached to an document (yet). For example if a piece of HTML gets

cloned with jQuery and it is not appended to any parent, show() will not

work.

LDEV-3115 Fix detection of old LD being converted into new format.

If X and Y were 0, detection did not work.

LDEV-4391 Fix properties dialog in authoring

When content was added to modal dialog, it was still hidden. We had to

explicitly show it in JS.

LDEV-4391 Upgrade Boostrap to 3.3.7

Previous version did not support jQuery 3.

  1. … 1 more file in changeset.
LDEV-4391 Upgrade jQuery UI to 1.12.1

LDEV-4391 Upgrade timepicker script to 1.6.3

  1. … 1 more file in changeset.
LDEV-4391 Upgrade tablesorter script to 2.31.1

    • -2
    • +1262
    ./jquery.tablesorter-pager.js
    • -4
    • +3182
    ./jquery.tablesorter-widgets.js
  1. … 3 more files in changeset.