lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 Updating all i18n labels

    • -0
    • +1188
    ./conf/language/lams/ApplicationResources_pt_PT.properties
  1. … 300 more files in changeset.
LDEV-5436 Add comma in username in profile button

LDEV-5397 Updating labels Greek, Spanish

  1. … 6 more files in changeset.
LAI-9 Add PBL activity templates internationalisation

    • -7
    • +2
    ./web/templates/pbl/aiPblReportTemplate.html
    • -2
    • +2
    ./web/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.

LDEV-5397 Updating labels Greek, Spanish, English

  1. … 16 more files in changeset.
Merge branch 'LDEV-5436' into v4.8

# Conflicts:

# lams_learning/src/java/org/lamsfoundation/lams/learning/presence/PresenceWebsocketServer.java

# lams_learning/web/presenceChat.jsp

# lams_monitoring/web/gate/gateStatus.jsp

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

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

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

# lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/dto/MessageDTO.java

# lams_tool_images/web/pages/learning/learning.jsp

  1. … 34 more files in changeset.
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 creation on LD save in authoring

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. … 1 more file in changeset.
LAI-11 Add AI PBL wizard

Refactor code of other AI wizards.

    • -0
    • +57
    ./web/templates/pbl/aiPblAnalysisContentTemplate.html
    • -0
    • +21
    ./web/templates/pbl/aiPblAnalysisDocumentTemplate.html
    • -0
    • +15
    ./web/templates/pbl/aiPblDiscussionContentTemplate.html
    • -0
    • +13
    ./web/templates/pbl/aiPblDiscussionDocumentTemplate.html
    • -0
    • +14
    ./web/templates/pbl/aiPblIntroductionTemplate.html
    • -0
    • +8
    ./web/templates/pbl/aiPblProblemTemplate.html
    • -0
    • +9
    ./web/templates/pbl/aiPblReportTemplate.html
    • -0
    • +23
    ./web/templates/pbl/aiPblResearchTemplate.html
  1. … 2 more files in changeset.
LDEV-5446 Ensure that UUIDs are unique but retained on import

  1. … 4 more files in changeset.
LDEV-3997 Change comments for easier application of customisation

LDEV-3997 Use custom context label as primary source of course name

Following ticket LKC-178

LDEV-4853 Fix Add Lesson button when choosing recent LD

    • -1
    • +1
    ./web/includes/javascript/addLesson.js
LDEV-3997 "show design image" by default in LTI 1.1

LDEV-5443 Add "start in monitor" option to integrations

  1. … 4 more files in changeset.
LDEV-5442 fix issues with star rating widget

  1. … 2 more files in changeset.
LDEV-5397 Updating labels Greek, Japanese, German, English

  1. … 10 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

    • -14
    • +17
    ./web/WEB-INF/tags/PageLearner.tag
  1. … 136 more files in changeset.
LDEV-3997 Use custom context label as primary source of course name

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

    • -9
    • +21
    ./web/WEB-INF/tags/StyledRating5.tag
  1. … 21 more files in changeset.
LDEV-5442 introduce LAMS star rating widget built on top of the original starability widget

    • -0
    • +72
    ./web/css/rating.scss
    • -0
    • +345
    ./web/includes/javascript/rating5.js
LDEV-5442 introduce original starability widget

    • -0
    • +164
    ./web/css/starability-basic.css
    • -0
    • +161
    ./web/css/starability/_starability-base.scss
    • -0
    • +39
    ./web/css/starability/_starability-result.scss
    • -0
    • +24
    ./web/css/starability/_variables.scss
    • -0
    • +9
    ./web/css/starability/starability/all.scss
    • -0
    • +7
    ./web/css/starability/starability/basic.scss
    • -0
    • +59
    ./web/css/starability/starability/checkmark.scss
    • -0
    • +63
    ./web/css/starability/starability/coinFlip.scss
    • -0
    • +38
    ./web/css/starability/starability/fade.scss
    • -0
    • +39
    ./web/css/starability/starability/grow.scss
    • -0
    • +39
    ./web/css/starability/starability/growRotate.scss
    • -0
    • +53
    ./web/css/starability/starability/heart.scss
    • -0
    • +53
    ./web/css/starability/starability/heartbeat.scss
    • -0
    • +13
    ./web/css/starability/starability/slot.scss
LDEV-5426 Use only supported time zones

  1. … 6 more files in changeset.