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

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

  1. … 154 more files in changeset.
LDEV-5250 Do not set obsolete PedPlanner URL when adding a tool

It causes problems when a tool is deployed after server starts for the

first time and PedPlanner tables are already gone via Autopatch.

  1. … 18 more files in changeset.
LDEV-5204 Initiate canvas copy on tool content copy on back-end

In previous version canvas was copied when an user opened it. Sometimes

in LAMS we copy content without opening a canvas. For example when using

Save As or Copy buttons in Authoring. We had to make sure that canvas is

always either copied on back-end or it gets opened and copied via

front-end.

  1. … 12 more files in changeset.
LDEV-5204 Add Whiteboard basic learner interface

  1. … 7 more files in changeset.
LDEV-5204 Use correct URL placeholder in Whiteboard DB build script

LDEV-5204 Add Whiteboard URL and access token configuration

    • -0
    • +11
    ./sql/create_lams_tool_whiteboard.sql
  1. … 8 more files in changeset.
LDEV-5204 Copy and refactor doKu code for Whiteboard use

doKu is a similar tool which hold various useful elements, like working

with an external Node server, Gallery Walk etc. Its code has been taken

and reused as a base for Whiteboard.

    • -0
    • +28
    ./sql/activity_insert.sql
    • -0
    • +71
    ./sql/create_lams_tool_whiteboard.sql
    • -0
    • +2
    ./sql/db_version_insert.sql
    • -0
    • +14
    ./sql/library_insert.sql
    • -0
    • +48
    ./sql/tool_insert.sql
  1. … 103 more files in changeset.