Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4407 Tools to use contentrepository classes from lams_common

Tools start using shared contentrepository classes that were

recently moved to lams_common from lams_contentrepository.

Remove any leftover dependencies on lams_contentrepository. Which

includes getting rid of getRepositoryLoginTicket() and some other

methods from tools services.

  1. … 72 more files in changeset.
LDEV-4411 Make collections and properties lazy

If it is possible, all collections and properties should be lazy. It has

big impact on DB load.

If a collection can not be made lazy because it gets iterated over in a

non-transactional method (Actions), is should probably be moved to a

transactional Service method.

  1. … 7 more files in changeset.
LDEV-4451 Implement ToolSessionManager.getConfidenceLevels() in all tools

This method allows Scratchie to query available confidence levels from

the tools that can provide it. Actually, only Assessment and MCQ will

implement it for real, all other tools will implements it as "return

null;".

  1. … 28 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implmented in Images, IMSCC, Kalture, MC and QA

  1. … 25 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implmented in Images, IMSCC, Kalture, MC and QA

  1. … 25 more files in changeset.
LDEV-4407 Move lams_contentrepository exceptions to the proper package

lams_contentrepository's exception classes were moved to

contentrepository.exception package.

(To access exceptions' earlier history use Eclipse's Show in History

feature or run 'git log --follow ./path/to/file')

  1. … 66 more files in changeset.
LDEV-4300 Audit logs when activity is modified in monitor

  1. … 86 more files in changeset.
LDEV-4291 Move getAccessMode method to WebUtil

  1. … 30 more files in changeset.
LDEV-4286 Show authoring advanced tab on re-editing content from monitor

  1. … 26 more files in changeset.
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches. Get rid of unnecessary tables and keys. Modify boolean columns to tinyint(1) Simplify patches where possible.

  1. … 223 more files in changeset.
LDEV-4033 Remove unnecessary start.jsp pages

  1. … 18 more files in changeset.
LDEV-4187: Get an learner's status from the tool for a particular tool session, which can be used to regenerate learner progress.

  1. … 35 more files in changeset.
LDEV-3316: Remove leftovers (comments, exceptions) of Spring layer.

  1. … 19 more files in changeset.
LDEV-3997 These classes are now available as library from /lams_build/basiclti-utl/oauth

    • -125
    • +0
    ./net/oauth/ConsumerProperties.java
    • -107
    • +0
    ./net/oauth/OAuthProblemException.java
    • -40
    • +0
    ./net/oauth/OAuthServiceProvider.java
    • -171
    • +0
    ./net/oauth/SimpleOAuthValidator.java
    • -42
    • +0
    ./net/oauth/client/ExcerptInputStream.java
    • -326
    • +0
    ./net/oauth/client/OAuthClient.java
    • -111
    • +0
    ./net/oauth/client/OAuthResponseMessage.java
    • -16
    • +0
    ./net/oauth/consumer.properties.sample
  1. … 21 more files in changeset.
LDEV-3997 These classes are now available as library from /lams_build/basiclti-utl/oauth

    • -125
    • +0
    ./net/oauth/ConsumerProperties.java
    • -107
    • +0
    ./net/oauth/OAuthProblemException.java
    • -40
    • +0
    ./net/oauth/OAuthServiceProvider.java
    • -171
    • +0
    ./net/oauth/SimpleOAuthValidator.java
    • -42
    • +0
    ./net/oauth/client/ExcerptInputStream.java
    • -326
    • +0
    ./net/oauth/client/OAuthClient.java
    • -111
    • +0
    ./net/oauth/client/OAuthResponseMessage.java
    • -16
    • +0
    ./net/oauth/consumer.properties.sample
  1. … 15 more files in changeset.
LDEV-3952: updating scripts to be compatible with MySQL 5.7

  1. … 43 more files in changeset.
LDEV-3750 Improve performance of pushing marks to gradebook

  1. … 36 more files in changeset.
LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

  1. … 36 more files in changeset.
LDEV-3802 Remove redundant fields and according methods

  1. … 1 more file in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./org/imsglobal/basiclti/BasicLTIUtil.java
  1. … 1015 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./org/imsglobal/basiclti/BasicLTIUtil.java
  1. … 554 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -70
    • +65
    ./net/oauth/ConsumerProperties.java
    • -179
    • +177
    ./net/oauth/OAuthMessage.java
    • -42
    • +44
    ./net/oauth/OAuthProblemException.java
    • -77
    • +78
    ./net/oauth/SimpleOAuthValidator.java
    • -19
    • +19
    ./net/oauth/client/ExcerptInputStream.java
    • -111
    • +104
    ./net/oauth/client/OAuthClient.java
    • -55
    • +49
    ./net/oauth/client/OAuthResponseMessage.java
    • -120
    • +107
    ./net/oauth/http/HttpMessage.java
  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -70
    • +65
    ./net/oauth/ConsumerProperties.java
    • -179
    • +177
    ./net/oauth/OAuthMessage.java
    • -42
    • +44
    ./net/oauth/OAuthProblemException.java
    • -77
    • +78
    ./net/oauth/SimpleOAuthValidator.java
    • -19
    • +19
    ./net/oauth/client/ExcerptInputStream.java
    • -111
    • +104
    ./net/oauth/client/OAuthClient.java
    • -55
    • +49
    ./net/oauth/client/OAuthResponseMessage.java
    • -120
    • +107
    ./net/oauth/http/HttpMessage.java
  1. … 1846 more files in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 462 more files in changeset.
LDEV-3712: Reimplement IMS import in Commom Cartridge.

  1. … 2 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 368 more files in changeset.
LDEV-3556: Remove LAMS 1 methods for importing Tool content.

  1. … 27 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 more files in changeset.
LDEV-3640: Generate only a warning when there is no foreign key to drop.

  1. … 28 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand. Files in content repository stay. Clean up unnecessary code, format.

  1. … 47 more files in changeset.