lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4769 Updating translations

LDEV-4896 Add groupings to the course instead of subcourse

Merge branch 'master' into develop

LDEV-4879 Create lesson in subgroups at one go

    • -1
    • +8
    ./web/includes/javascript/addLesson.js
  1. … 1 more file in changeset.
LDEV-3000 Add a fix for QTI import pop up closing in Chrome

LDEV-4884 QB UUID processing in QTI import in TBL template in authoring

  1. … 4 more files in changeset.
LDEV-4892 Log all request parameters coming to LoginRequestLtiServlet

LDEV-4889 Display correct/incorrect icons in TBL monitor's Teams tab

  1. … 2 more files in changeset.
LDEV-4884 Make QB UUID processing easier

Also allow setting QB UUID on import and not generate it always when a

question gets saved into DB.

  1. … 4 more files in changeset.
Merge branch 'LDEV-4745' into v4.0

Conflicts:

lams_central/src/java/org/lamsfoundation/lams/web/qb/SearchQBController.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/service/AssessmentServiceImpl.java

lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/service/ScratchieServiceImpl.java

  1. … 5 more files in changeset.
LDEV-4884 UUIDs in QTI export/import in QB

  1. … 3 more files in changeset.
Merge branch 'master' into develop

LDEV-4873 Revert LAMS copyright label removal

Merge branch 'master' into develop

LDEV-4877 Bootstrap tourist replaced tour for Bootstrap 3.4.1

    • -0
    • +25
    ./web/css/bootstrap-tourist.min.css
    • -0
    • +12
    ./web/includes/javascript/bootstrap-tourist.min.js
  1. … 3 more files in changeset.
Merge branch 'master' into develop

Conflicts:

lams_learning/src/java/org/lamsfoundation/lams/learning/web/controller/GroupingController.java

  1. … 4 more files in changeset.
LDEV-4873 Remove version numbering from login and main pages

And add it instead to sysadmin.jsp

  1. … 1 more file in changeset.
LDEV-4877 Upgrade bootstrap library to version 3.4.1

* bootstrap-slider to 10.6.2

* bootstrap-tour to 0.12.0

    • -4
    • +3
    ./web/includes/javascript/bootstrap.min.js
LDEV-4876 Change isUseAlternativeUseridParameterName() to getUseAlternativeUseridParameterName()

  1. … 2 more files in changeset.
LDEV-4876 Change isUseAlternativeUseridParameterName() to getUseAlternativeUseridParameterName()

  1. … 2 more files in changeset.
LDEV-4875 Fixes for VSA feature

  1. … 22 more files in changeset.
LDEV-4876 Ability for LTI servers to get userId using alternative request parameter name

  1. … 5 more files in changeset.
LDEV-4875 Portrait tag to use double quotes for src parameter

LKC-221 Rearrange and regenerate LD SVG after activities were modified

LDEV-4875 Add VSA question type to Assessment and Scratchie

    • -24
    • +26
    ./web/includes/javascript/qb-option.js
    • -0
    • +231
    ./web/qb/authoring/addVsa.jsp
    • -207
    • +0
    ./web/qb/authoring/addshortanswer.jsp
    • -19
    • +0
    ./web/qb/authoring/shortansweroption.jsp
    • -0
    • +23
    ./web/qb/authoring/vsaOption.jsp
  1. … 63 more files in changeset.
LKC-215 Display WA logs on QB stats page

LDEV-4871 Fix query string building when requesting a print page

    • -7
    • +14
    ./web/includes/javascript/orgGroup.js
LKC-215 Modify question review flow

LDEV-4869 Show error message in case lesson does not exist

LDEV-4869 Prevent authentication of LTI learners with blank lessonId

Also show relevant warning message.