Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5436 Add comma in username in profile button

LAI-9 Add PBL activity templates internationalisation

    • -8
    • +8
    ./templates/pbl/aiPblAnalysisContentTemplate.html
    • -5
    • +5
    ./templates/pbl/aiPblAnalysisDocumentTemplate.html
    • -9
    • +5
    ./templates/pbl/aiPblDiscussionContentTemplate.html
    • -6
    • +6
    ./templates/pbl/aiPblDiscussionDocumentTemplate.html
    • -6
    • +6
    ./templates/pbl/aiPblIntroductionTemplate.html
    • -7
    • +2
    ./templates/pbl/aiPblReportTemplate.html
    • -2
    • +2
    ./templates/pbl/aiPblResearchTemplate.html
LDEV-5219 Make "stop at preceding activity" gate option ON by default

Also hide it for most other gates as it makes more sense for learners to access the gate itself.

    • -12
    • +19
    ./includes/javascript/authoring/authoringProperty.js
LDEV-5436 Use comma as name separator

Also fix names in few other places.

  1. … 8 more files in changeset.
LDEV-5200 Fix branching arranging in authoring

LDEV-5445 proper support for mode="teacher" (which is open learning interface from monitoring)

* Hide PageLearner's header if mode="teacher"

  1. … 52 more files in changeset.
LDEV-3115 Fix group removal on LD save in authoring

It seems that Hibernate does not like having entities violating unique keys in one collection. Even for a while and even though afterward the collection contains only unique entities.

  1. … 2 more files in changeset.
LAI-11 Add AI PBL wizard

Refactor code of other AI wizards.

    • -0
    • +57
    ./templates/pbl/aiPblAnalysisContentTemplate.html
    • -0
    • +21
    ./templates/pbl/aiPblAnalysisDocumentTemplate.html
    • -0
    • +15
    ./templates/pbl/aiPblDiscussionContentTemplate.html
    • -0
    • +13
    ./templates/pbl/aiPblDiscussionDocumentTemplate.html
    • -0
    • +14
    ./templates/pbl/aiPblIntroductionTemplate.html
    • -0
    • +8
    ./templates/pbl/aiPblProblemTemplate.html
    • -0
    • +9
    ./templates/pbl/aiPblReportTemplate.html
    • -0
    • +23
    ./templates/pbl/aiPblResearchTemplate.html
  1. … 3 more files in changeset.
LDEV-4853 Fix Add Lesson button when choosing recent LD

LDEV-3997 "show design image" by default in LTI 1.1

LDEV-5442 fix issues with star rating widget

  1. … 2 more files in changeset.
LDEV-5360 Make Enter save multiline comment box

Shift+Enter adds a new line.

Caused by

https://lamssupport.atlassian.net/browse/ICL-27

LDEV-5360 Make Enter save multiline comment box

Shift+Enter adds a new line.

Caused by

https://lamssupport.atlassian.net/browse/ICL-27

Merge remote-tracking branch 'origin/v4.7' into v4.8

# Conflicts:

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

# lams_tool_assessment/web/pages/monitoring/parts/usersummary.jsp

# lams_tool_lamc/web/learning/AnswersContent.jsp

# lams_tool_laqa/web/learning/AnswersContent.jsp

# lams_tool_scratchie/web/pages/learning/learning.jsp

  1. … 136 more files in changeset.
LDEV-5360 Allow multiline marker comments

Caused by

https://lamssupport.atlassian.net/browse/ICL-27

  1. … 6 more files in changeset.
LDEV-5442 switch learning to the new star rating widget

  1. … 21 more files in changeset.
LDEV-5442 introduce LAMS star rating widget built on top of the original starability widget

    • -0
    • +345
    ./includes/javascript/rating5.js
  1. … 1 more file in changeset.
LDEV-5442 introduce original starability widget

    • -0
    • +164
    ./css/starability-basic.css
    • -0
    • +161
    ./css/starability/_starability-base.scss
    • -0
    • +39
    ./css/starability/_starability-result.scss
    • -0
    • +24
    ./css/starability/_variables.scss
    • -0
    • +9
    ./css/starability/starability/all.scss
    • -0
    • +7
    ./css/starability/starability/basic.scss
    • -0
    • +59
    ./css/starability/starability/checkmark.scss
    • -0
    • +63
    ./css/starability/starability/coinFlip.scss
    • -0
    • +38
    ./css/starability/starability/fade.scss
    • -0
    • +39
    ./css/starability/starability/grow.scss
    • -0
    • +39
    ./css/starability/starability/growRotate.scss
    • -0
    • +53
    ./css/starability/starability/heart.scss
    • -0
    • +53
    ./css/starability/starability/heartbeat.scss
    • -0
    • +13
    ./css/starability/starability/slot.scss
LDEV-5290 Identify tabs better when checking for multiple open tabs

A minimised window can skip setInterval() ticks. This lead to incorrect detection of multiple tabs open - a single open tab could produce this message.

  1. … 68 more files in changeset.
LDEV-5428 Remove lesson presence and chat

  1. … 36 more files in changeset.
LDEV-5397 make sure .btn:focus rule has a priority

LDEV-4853 Add lesson on double-click in Add Lesson dialog

    • -158
    • +179
    ./includes/javascript/learning-design-treeview.js
LDEV-5397 add placeholder to reduce blicking of the lesson name after transition page

  1. … 33 more files in changeset.
LDEV-5397 show user's actual portrait at the transition page

  1. … 2 more files in changeset.
LDEV-5397 Enhanced mobile experience

  1. … 34 more files in changeset.
LDEV-5397 Enhanced mobile experience

  1. … 31 more files in changeset.
LDEV-5397 change error <span> to <label class="is-invalid" for="${path}">...</label> having Bootstrap Validation CSS class

LDEV-5397 switch to Bootstrap Validation CSS classes

  1. … 8 more files in changeset.
LDEV-5397 Show progress % without leading 0 in order to descrease blinking

  1. … 2 more files in changeset.
LAI-9 Fix broken links to MCQ question generator

  1. … 1 more file in changeset.