• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4313: Fix parallel activities title internationalisation.

LDEV-4135: Fill tool activities' learning library ID if it is missing during LD import or open.

  1. … 3 more files in changeset.
LDEV-3837 Fixing exception thrown when trying to open sequence activity in monitor

LDEV-3829: Add transactions and move code to the service.

  1. … 3 more files in changeset.
LDEV-3824: Make Authoring detect and skip corrupted Tools (ones without a template activity).

LDEV-3824: Make Authoring detect and skip corrupted Tools (ones without a template activity).

LDEV-3824: Replace Eadventure with a stub. Make Authoring process, but hide invalid Tools (needed for LD import).

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

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

  1. … 1345 more files in changeset.
LDEV-3773: Remove Workspace and WorkspaceWorkspaceFolder entities. Link WorkspaceFolders directly to User and Organisation.

General clean up.

  1. … 19 more files in changeset.
LDEV-3773: Remove Workspace and WorkspaceWorkspaceFolder entities. Link WorkspaceFolders directly to User and Organisation.

General clean up.

  1. … 21 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -25
    • +27
    ./ExportToolContentException.java
    • -167
    • +188
    ./ExportToolContentService.java
    • -122
    • +146
    ./IExportToolContentService.java
    • -25
    • +27
    ./ImportToolContentException.java
    • -1301
    • +1388
    ./LD102Importer.java
  1. … 2110 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -25
    • +27
    ./ExportToolContentException.java
    • -95
    • +100
    ./ExportToolContentService.java
    • -14
    • +14
    ./IExportToolContentService.java
    • -25
    • +27
    ./ImportToolContentException.java
  1. … 1853 more files in changeset.
LDEV-3735: Remove jdom library references and source code.

  1. … 73 more files in changeset.
LDEV-3744: Use hardcoded icons' Data URIs instead of fetching and processing each icon before save. Remove canvg library as calculations can be done in an easier, native way.

  1. … 10 more files in changeset.
LDEV-3735, LDEV-3674: Rewrite LD import using JDK XML tools. Remove cglib library which does not seem to be used by XStream anymore. Remove Axis and wsdl4j libraries, and several Java classes made obsolete by Flash removal.

Fix LD import in FLA and several Tools.

  1. … 37 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc.

Rename/rewrite methods for Flashless use.

  1. … 418 more files in changeset.
LDEV-3673: Remove Batik library. Remove back end SVG generating classes. Create LD SVG when a single activity lesson gets added.

  1. … 24 more files in changeset.
LDEV-3556: Remove LAMS 1 import utility methods.

LDEV-3663: Allow all classess being (un)marshalled for any instance of XStream we use in LAMS.

  1. … 9 more files in changeset.
LDEV-3654: Calculate whether SVG is outdated more roughly as exact calculations may lead to a conclusion that LD was updated after SVG was created.

  1. … 1 more file in changeset.
LDEV-3614: Improve processing of Gate activities.

Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate.

Find out who is waiting in front of a gate using learner progress (activity attempt).

For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson.

Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity.

Code clean up.

  1. … 43 more files in changeset.
LDEV-3614: Improve processing of Gate activities.

Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate.

Find out who is waiting in front of a gate using learner progress (activity attempt).

For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson.

Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity.

Code clean up.

  1. … 41 more files in changeset.
LDEV-3523: Design type added to export/import

  1. … 1 more file in changeset.
LDEV-3523: Design type added to export/import

  1. … 1 more file in changeset.
LDEV-3539: New JDom libary requires a XML element to be detached from its current parent before attaching it to an another parent.

LDEV-3556: Remove IMS export and .las import.

    • -756
    • +52
    ./ExportToolContentService.java
    • -121
    • +89
    ./IExportToolContentService.java
  1. … 19 more files in changeset.
LDEV-3551: For Learning Design thumbnails use SVGs only, no PNGs anymore.

  1. … 4 more files in changeset.
LDEV-3547: Add icons for Chat & Scribe,Forum & Scribe,Shared Resources & Forum and Scribe.

  1. … 4 more files in changeset.
LDEV-3547: Add icons for Chat & Scribe,Forum & Scribe,Shared Resources & Forum and Scribe.

  1. … 4 more files in changeset.