lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4776 Let monitors see course gradebook for their lessons

Group manager sees all lessons in a course. Monitor sees only ones he is

a monitor in.

  1. … 6 more files in changeset.
Merge remote-tracking branch 'origin/master' into develop

LDEV-4780 Use callbak to resize iframe instead of load detection

When iframe with LD for importing activities gets loaded, the SVG is not

ready yet and reports false height. Instead of detecting when it is

ready, authoring JS code in the iframe reports height when it loads

completely to its parent frame.

LDEV-4731 Re-enable users who were disable before if they are in CSV

LDEV-4731 Disable learners who are not in any course anymore

LDEV-4759 Main page restyled.

    • -11
    • +13
    ./conf/scss/_lams_variables.scss
    • -10
    • +12
    ./conf/scss/_lams_variables_purple.scss
LDEV-4759 Togglebutton and checkbox css functional

    • -840
    • +0
    ./conf/scss/_bootstrap-variables.scss
    • -10
    • +15
    ./conf/scss/material-kit/_checkboxes.scss
    • -17
    • +17
    ./web/css/material-kit-blue-primary.css
    • -14043
    • +8462
    ./web/css/material-kit.css
  1. … 72 more files in changeset.
LDEV-4771 Remove close activity authoring confirmation screen

The JSP that controls the close action stays as it works differently in

various environments (authoring, monitoring, IE). It is just run

immediately instead of waiting for button click.

  1. … 11 more files in changeset.
LDEV-4771 Remove close activity authoring confirmation screen

The JSP that controls the close action stays as it works differently in

various environments (authoring, monitoring, IE). It is just run

immediately instead of waiting for button click.

  1. … 11 more files in changeset.
Merge branch 'develop' into LDEV-4759

# Conflicts:

# lams_tool_assessment/web/pages/learning/parts/ordering.jsp

  1. … 3 more files in changeset.
LDEV-4759 DateTimePicker and Accordians updated

    • -5
    • +5
    ./web/WEB-INF/tags/AdvancedAccordian.tag
    • -8
    • +6
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
    • -1
    • +1
    ./web/authoring/template/tool/mcoption.jsp
  1. … 377 more files in changeset.
LDEV-4731 Use email as user login

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
    ./web/includes/javascript/Sortable.js
  1. … 7 more files in changeset.
LDEV-4762 Add drag and drop for answers in ordering question type

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

    • -0
    • +1
    ./conf/scss/_lams_variables_purple.scss
  1. … 33 more files in changeset.
LDEV-4769 Updating Greek

LDEV-4759 Main page functional

    • -36
    • +34
    ./conf/scss/_lams_variables.scss
    • -36
    • +34
    ./conf/scss/_lams_variables_purple.scss
  1. … 31 more files in changeset.
LDEV-4759 Choice of colour schemes blue or purple

    • -2
    • +115
    ./conf/scss/_lams_variables_purple.scss
    • -0
    • +67
    ./conf/scss/material-kit-blue-primary.scss
    • -0
    • +39
    ./conf/scss/material-kit/_variables-blue.scss
    • -0
    • +11
    ./conf/scss/material-kit/variables/_brand-blue.scss
    • -0
    • +12490
    ./web/css/material-kit-blue-primary.css
LDEV-4765 Apply new UI to other question types

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

  1. … 492 more files in changeset.
LDEV-4767 Move logout logging to higher level methods

This way we know what triggered logout: manual logout, sysadmin or

duplicate session in another browser.

Timeout logout will be silent.

  1. … 2 more files in changeset.
LDEV-4731 Adjust parser code for current code state on master

Merge remote-tracking branch 'origin/LDEV-4731' into LDEV-4731

LDEV-4731, LDEV-4761 Create users and orgs via integrated server

Provisioned users will authenticate through Azure using SAML. They need

to go through an integrated server, so they need to be already

provisioned as external users.

LDEV-4767 Add login and logout event logs

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

    • -1
    • +6
    ./conf/scss/material-kit/_responsive.scss
  1. … 301 more files in changeset.
LDEV-4765 Add sorting of the question answers

Also some other improvements.

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

    • -0
    • +188
    ./web/css/theme.bootstrap_4.css
    • -7
    • +1
    ./web/includes/javascript/bootstrap.min.js
  1. … 6 more files in changeset.