Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4870 add instructor to lesson's staff when he logs in using LTI

* Also refactor LoginRequestDispatcher.java: move its methods to

LoginRequestServlet and its constants to a new IntegrationConstants

class.

    • -0
    • +71
    ./lamsfoundation/lams/integration/util/IntegrationConstants.java
  1. … 9 more files in changeset.
Merge branch 'LDEV-4841' into LDEV-4745

    • -19
    • +116
    ./lamsfoundation/lams/dbupdates/patch20190722.sql
  1. … 2 more files in changeset.
LDEV-4589 Add users to course prior to cloning the lesson

  1. … 2 more files in changeset.
LDEV-4589 Add users to course prior to cloning the lesson

  1. … 2 more files in changeset.
LDEV-4589 Lower log levels, as involved situations are not necessarily errors

LDEV-4589 Lower log levels, as involved situations are not necessarily errors

LDEV-4589 Pass lsId parameter as Long

  1. … 1 more file in changeset.
LDEV-4589 Pass lsId parameter as Long

  1. … 1 more file in changeset.
LKC-214 In sysadmin add entry point for blueprint management page

    • -0
    • +5
    ./lamsfoundation/lams/util/Configuration.java
    • -305
    • +308
    ./lamsfoundation/lams/util/ConfigurationKeys.java
  1. … 3 more files in changeset.
LDEV-4589 Correctly spell "givenName" parameter

Merge branch 'LDEV-4827' into LDEV-4844

    • -0
    • +1
    ./lamsfoundation/lams/commonContext.xml
  1. … 3 more files in changeset.
LDEV-4827, LDEV-4844 Toggle question merging is admin panel

    • -0
    • +15
    ./lamsfoundation/lams/dbupdates/patch20190816.sql
    • -305
    • +306
    ./lamsfoundation/lams/util/ConfigurationKeys.java
  1. … 2 more files in changeset.
LDEV-4846 Export/import QB questions' content folders

  1. … 6 more files in changeset.
LDEV-4846 Set LD's content folder ID when importing old questions

In pre-QB LAMS version only LD had content folder ID. In QB each

question has its own content folder ID. When importing pre-QB questions

and converting them into QB questions, we give them the LD's (shared)

content folder ID.

    • -0
    • +1
    ./lamsfoundation/lams/commonContext.xml
  1. … 4 more files in changeset.
LDEV-4847 Do not export question IDs, versions etc. when exporting a LD

  1. … 3 more files in changeset.
LDEV-4847 Look for existing QB question UUIDs when importing a LD

  1. … 3 more files in changeset.
LDEV-4845 Move QB question insert to QB service

There are various cascades set up in QB entities. They do not seem to

work when importing a QB question, so questions need to be inserted

manually.

  1. … 3 more files in changeset.
LDEV-4845 Move QB question insert to QB service

There are various cascades set up in QB entities. They do not seem to

work when importing a QB question, so questions need to be inserted

manually.

  1. … 3 more files in changeset.
LDEv-4845 Add imported QB questions to public collection

  1. … 3 more files in changeset.
LDEv-4845 LD XML transformation for remaining Assessment question types

  1. … 4 more files in changeset.
LDEV-4850 Adjust LTI integration to support course copy

  1. … 1 more file in changeset.
LDEV-4850 Adjust LTI integration to support course copy

  1. … 1 more file in changeset.
LDEv-4845LD LD XML transformation for Scratchie tool

    • -25
    • +65
    ./lamsfoundation/lams/util/XMLUtil.java
  1. … 4 more files in changeset.
LDEv-4845 Clean imported MCQ questions same way as during DB migration

    • -5
    • +21
    ./lamsfoundation/lams/qb/QbUtils.java
    • -0
    • +20
    ./lamsfoundation/lams/util/XMLUtil.java
  1. … 1 more file in changeset.
LDEv-4845 Clean up obsolete MCQ XML elements after transformation

    • -2
    • +48
    ./lamsfoundation/lams/util/XMLUtil.java
  1. … 1 more file in changeset.
LDEv-4845 Initial LD XML transformation for MCQ tool.

    • -0
    • +42
    ./lamsfoundation/lams/util/XMLUtil.java
  1. … 3 more files in changeset.
LDEv-4845 Allow XML transformation version filter methods

Such methods can do whatever they need to with tool XML file. After

that, standard way of applying version filters carries on.

LDEV-4589 Add comments, remove logs

LDEV-4589 Add comments, remove logs

LDEV-4589 Fix content-item feature

  1. … 1 more file in changeset.