lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3115, LDEV-3215: Grouping for Floating activities. Improve grouping detection for plain Tool activities. Last LD access list front end partial implementation.

    • -8
    • +17
    ./lams/authoring/web/AuthoringAction.java
  1. … 10 more files in changeset.
LDEV-3208 added validation for changing user parameters and organisation name

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

LDEV-3208 Create a validationutil for all the regex in a central place and include the validation for the integrations.

    • -10
    • +5
    ./lams/web/LoginRequestServlet.java
    • -0
    • +10
    ./lams/web/OrganisationGroupServlet.java
    • -22
    • +19
    ./lams/web/ProfileSaveAction.java
    • -46
    • +35
    ./lams/web/action/SignupAction.java
  1. … 7 more files in changeset.
LDEV-3207: Add support for Schedule Gate based on activity completion. Fix bugs in Flashless Authoring LD save.

    • -9
    • +14
    ./lams/authoring/ObjectExtractor.java
  1. … 25 more files in changeset.
LDEV-3208: improve username, names and email validation

    • -3
    • +32
    ./lams/web/action/SignupAction.java
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.

    • -0
    • +47
    ./lams/authoring/ObjectExtractor.java
    • -8
    • +7
    ./lams/authoring/web/AuthoringAction.java
  1. … 27 more files in changeset.
LDEV-3115: Support for Parallel Activities.

    • -1
    • +1
    ./lams/authoring/web/AuthoringAction.java
  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

LDEV-3181: Change the way the default chosen grouping is detected.

    • -8
    • +12
    ./lams/web/OrganisationGroupAction.java
LDEV-2437: Use CKEditor for Learning Design description.

    • -1
    • +2
    ./lams/authoring/web/AuthoringAction.java
  1. … 4 more files in changeset.
LDEV-3175: Fix several some bugs in Live Edit. Code optimisation and clean up.

    • -256
    • +175
    ./lams/authoring/service/AuthoringService.java
    • -19
    • +0
    ./lams/authoring/service/IAuthoringService.java
    • -129
    • +100
    ./lams/authoring/web/EditOnFlyServlet.java
  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.

    • -17
    • +17
    ./lams/authoring/service/AuthoringService.java
    • -51
    • +31
    ./lams/authoring/service/EditOnFlyProcessor.java
  1. … 5 more files in changeset.
LDEV-3170: Allow forcing students to restart a lesson every time they enter it.

    • -1
    • +1
    ./lams/authoring/web/AuthoringAction.java
    • -269
    • +281
    ./lams/webservice/xml/LessonJoinServlet.java
LDEV-3170: Allow forcing students to restart a lesson every time they enter it.

  1. … 7 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

    • -16
    • +0
    ./lams/authoring/ObjectExtractor.java
  1. … 69 more files in changeset.
LDEV-3163: Make LAMS use ServerURL when providing URLs.

    • -45
    • +34
    ./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.

    • -2
    • +3
    ./lams/web/OrganisationGroupAction.java
  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.

    • -184
    • +103
    ./lams/authoring/ObjectExtractor.java
    • -4
    • +25
    ./lams/authoring/web/AuthoringAction.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.

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

    • -2
    • +21
    ./lams/authoring/web/AuthoringAction.java
  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.

    • -2
    • +26
    ./lams/authoring/web/AuthoringAction.java
  1. … 4 more files in changeset.
LDEV-3135: Allow live edit in single activity lessons.

    • -1
    • +1
    ./lams/authoring/web/AuthoringAction.java