Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3208 added validation for changing user parameters and organisation name

  1. … 5 more files in changeset.
LDEV-3213: Encode lesson title before redirecting.

    • -7
    • +2
    ./org/lamsfoundation/lams/web/HomeAction.java
LDEV-3208 Create a validationutil for all the regex in a central place and include the validation for the integrations.

  1. … 7 more files in changeset.
LDEV-3207: Add support for Schedule Gate based on activity completion. Fix bugs in Flashless Authoring LD save.

  1. … 25 more files in changeset.
LDEV-3208: improve username, names and email validation

LDEV-3208: improve names and email validation

LDEV-3115: Annotations saving/loading. DB structures for recently used LDs list. Duplicates of SVG icons with name pattern recognised by Flashless Authoring.

  1. … 27 more files in changeset.
LDEV-3115: Support for Parallel Activities.

  1. … 12 more files in changeset.
LDEV-3194: Central QTI export modules and support for Multiple Choice tool.

  1. … 12 more files in changeset.
LDEV-3115: Partial saving complex LDs.

  1. … 3 more files in changeset.
LDEV-3185: Correct transitions set up for new system gate when it is the first activity in a sequence.

LDEV-3180 Load LAMS sequences on demand for BB integration

LDEV-3180 Load LAMS sequences on demand for BB integration

    • -75
    • +7
    ./org/lamsfoundation/lams/web/HomeAction.java
LDEV-3181: Change the way the default chosen grouping is detected.

LDEV-2437: Use CKEditor for Learning Design description.

  1. … 4 more files in changeset.
LDEV-3175: Fix several some bugs in Live Edit. Code optimisation and clean up.

  1. … 3 more files in changeset.
LDEV-3175: Fix incorrect detection of last read-only activity (it must be a System Gate, not just any gate). Fix incorrect transition setting when creating System Gate as the last activity. Fix cascades in Task List tool as cloning content threw exceptions.

  1. … 5 more files in changeset.
LDEV-3170: Allow forcing students to restart a lesson every time they enter it.

LDEV-3170: Allow forcing students to restart a lesson every time they enter it.

    • -0
    • +6
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 7 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 69 more files in changeset.
LDEV-3163: Make LAMS use ServerURL when providing URLs.

    • -45
    • +34
    ./org/lamsfoundation/lams/web/tag/WebAppURLTag.java
  1. … 39 more files in changeset.
LDEV-3159: Use proper Integer comparition to detect when folder is moved to itself. Code formatting.

LDEV-3119: Fix a bug in check for duplicate organisations. Make group containers less tolerant when dragging users over, so the operator knows exactly where he drops them.

  1. … 1 more file in changeset.
LDEV-3115: Allow groupings in saved LDs. Prevent SVG icons from being processed by Batik library as it produces errors. Multiple minor fixes.

  1. … 6 more files in changeset.
LDEV-3115: Allow saving of LDs consisting of simple Tool activities. Fixes to JSON parsing. Activity colouring based on categories.

    • -11
    • +15
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 10 more files in changeset.
LDEV-3115: Save LD preparations. Adapt ObjectExtractor so it reads from JSON. Add "Save" and "Save as" buttons. Allow choosing where to save the LD, along with some validation. Partial LD serialization.

    • -132
    • +1248
    ./org/lamsfoundation/lams/authoring/ObjectExtractor.java
  1. … 6 more files in changeset.
LDEV-3115: Split Authoring code into libraries for better management. Add partial branching support.

  1. … 10 more files in changeset.
LDEV-3115: Open activity authoring on double click. Prevent double clicking from starting drag&drop action. Add partially functional Open Sequence interface.

    • -77
    • +0
    ./org/lamsfoundation/lams/web/AuthoringAction.java
    • -1
    • +1
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 4 more files in changeset.
LDEV-3135: Allow live edit in single activity lessons.

LDEV-3134: Mark activities as initialised when lesson starts. Remove unnecessary session creation when an activity is added in live edit.

  1. … 1 more file in changeset.