Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-4735 Fix an URL in learning outcomes in authoring

  1. … 31 more files in changeset.
LDEV-4726 Restoring division line lost when licenses were updated.

LDEV-4726 Licenses updated to Creative Commons 4.0

    • -0
    • +243
    ./images/license/by-nc-nd.svg
    • -0
    • +202
    ./images/license/by-nc-sa.eu.svg
    • -0
    • +202
    ./images/license/by-nc-sa.svg
    • -0
    • +166
    ./images/license/by-nc.eu.svg
    • -0
    • +203
    ./images/license/by-nd.svg
    • -0
    • +199
    ./images/license/by-sa.svg
    • -0
    • +155
    ./images/license/by.svg
    • -0
    • +86
    ./images/license/publicdomain.svg
  1. … 7 more files in changeset.
LDEV-4731 Initial implementation of enrolments parser

  1. … 1 more file in changeset.
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-4705 Remove references to Group Admin role from web.xml

  1. … 30 more files in changeset.
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.

LDEV-4717 Fix LD renaming in authoring

Merge remote-tracking branch 'origin/master' into lams31

Conflicts:

lams_central/src/java/org/lamsfoundation/lams/web/ForgotPasswordServlet.java

lams_central/web/forgotPassword.jsp

lams_central/web/forgotPasswordChange.jsp

lams_central/web/forgotPasswordProc.jsp

lams_tool_assessment/web/pages/learning/results.jsp

  1. … 6 more files in changeset.
LDEV-4711 Show only generic message when resetting passwords

  1. … 2 more files in changeset.
LDEV-4710 Add config setting to enable "Forgot your password?" option

Also if people try to get to the login page by going to the URL

directly, we display a 404 error message.

  1. … 4 more files in changeset.
LDEV-4714 Add "loading" status to some buttons to prevent double click

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.