Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5433 Squash DB patches and update versions

  1. … 104 more files in changeset.
LDEV-5431 Reset activity completion on force uncomplete in Monitor

  1. … 38 more files in changeset.
Merge branch 'LDEV-5415' into v4.7

LDEV-5422 Fix exception os Whiteboard re-edit at Gallery Walk

If the teacher was also a learner he got 2 users in a Whiteboard instance. Sometimes for displaying Gallery Walk the teacher user was picked instead of learner which resulted in missing session reference and the exception.

Merge v4.7 into LDEV-5397

  1. … 79 more files in changeset.
LDEV-5415 Allow skipping Gallery Walk

  1. … 13 more files in changeset.
LDEV-5397 bootstrap5 Whiteboard tool

  1. … 16 more files in changeset.
LDEV-5401 Fix timer not starting on multiple learners entering activity

  1. … 3 more files in changeset.
LDEV-5204 Fix leader finished detection

Also fix misleading session invalidated warnings

  1. … 4 more files in changeset.
LDEV-5401 Add learner-triggered absolute timer to other tools

  1. … 38 more files in changeset.
LDEV-5401 Add learner-triggered absolute time limit authoring and learning

  1. … 16 more files in changeset.
Merge remote-tracking branch 'origin/v4.6' into v4.7

# Conflicts:

# idea_project/.idea/runConfigurations/WildFly.xml

# lams_tool_assessment/lams_tool_assessment.eml

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

# lams_tool_scratchie/conf/language/lams/ApplicationResources.properties

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

  1. … 10 more files in changeset.
LDEV-5041 Prevent resetting relative time limit

  1. … 3 more files in changeset.
LDEV-5331 Add submission deadline to Doku and Whiteboard

  1. … 15 more files in changeset.
LDEV-5120 Reset Gallery Walk state on tool content copy

  1. … 1 more file in changeset.
LDEV-5341 Refactor Security Service

  1. … 35 more files in changeset.
LDEV-5328 Squash DB patches and update versions

  1. … 151 more files in changeset.
LDEV-5317 Move time limit panel to single source in monitoring

Each tool using time limits (Assessment, Scratchie, Doku, Whiteboard)

had it own code to display and operate time limits.

In preparations for time limit widget in monitoring the code was

refactored so there is single source of time limit feature.

  1. … 29 more files in changeset.
LDEV-5302 Rename sysadmin role to appadmin

  1. … 181 more files in changeset.
LDEV-5204 Fix Whiteboard learner not being able to continue

It happened when leader has already finished the activity and non-leader

only then entered the activity.

LDEV-5142 Do not copy stale absolute time limit on activity clone

  1. … 3 more files in changeset.
LDEV-5222 Allow reediting answers within Gallery Walk in Whiteboard

  1. … 2 more files in changeset.
LDEV-5222 Allow activity reedit after Gallery Walk was finished

  1. … 3 more files in changeset.
LDEV-5222 In Whiteboard allow learner reedit after Gallery Walk started

  1. … 2 more files in changeset.
LDEV-5210 Allow optional Whiteboard ID prefix

  1. … 6 more files in changeset.
LDEV-5204 Show consistent timer to group members with leader

LDEV-5204 Added logs on important Whiteboard API calls

LDEV-5204 Code clean up

LDEV-5204 Embed images when exporting Whiteboard canvas

In vanilla Whiteboard images are referenced by absolute URLs. If we

upload content to another LAMS instance with a different URL, images

will not be found.

Now when exporting a LAMS LD we embed Whiteboard image base64 data

directly in tool exported XML. When we import the LD, we check if image

already exists on the server. If it does not, we recreate it from the

exported data.

  1. … 2 more files in changeset.
LDEV-5204 Use comments in Whiteboard Gallery walk rating

  1. … 2 more files in changeset.