Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3215 Support activities to be able to find leader select activity

    • -0
    • +1
    ./lamsfoundation/lams/toolApplicationContext.xml
LDEV-3115, LDEV-3215: Grouping for Floating activities. Improve grouping detection for plain Tool activities. Last LD access list front end partial implementation.

  1. … 10 more files in changeset.
LDEV-3219: allowing emails as usernames too

    • -1
    • +1
    ./lamsfoundation/lams/util/ValidationUtil.java
LDEV-3219 Added sysadmin option to turn validation off for user details

    • -0
    • +16
    ./lamsfoundation/lams/dbupdates/patch02040027.sql
    • -7
    • +18
    ./lamsfoundation/lams/util/ValidationUtil.java
  1. … 3 more files in changeset.
LDEV-3115: Support for Optional Sequences (Learner's Choice Branching). Allow Parallel activities inside Optiona/Floating activities. Minor bug fixes.

  1. … 6 more files in changeset.
LDEV-3216 Modify validation for email to include single quotes

    • -1
    • +1
    ./lamsfoundation/lams/util/ValidationUtil.java
LDEV-3115: Fill Learning Library ID when importing old LDs which miss this information.

  1. … 2 more files in changeset.
LDEV-3208: Validate sequence, activity and lesson names. Escape user name in Monitoring properly.

  1. … 8 more files in changeset.
LDEV-3208: Complie patterns just once and reuse multiple times afterwards.

    • -37
    • +20
    ./lamsfoundation/lams/util/ValidationUtil.java
LKC-46 Added new type of report: "each lesson displayed in a separate sheet"

    • -0
    • +9
    ./lamsfoundation/lams/util/ExcelUtil.java
LDEV-3207: Remove unused columns for setting absolute open & close gate times.

    • -0
    • +15
    ./lamsfoundation/lams/dbupdates/patch02040026.sql
  1. … 8 more files in changeset.
LDEV-3208 added validation for changing user parameters and organisation name

  1. … 4 more files in changeset.
LDEV-3208 Create a validationutil for all the regex in a central place and include the validation for the integrations.

LDEV-3207: Use a collection for annotations which WDDX serializer understands. Ask user before leaving a non-empty Learning Design. Store child activity coordinates relative to parent Optional/Floating/Parallel activity.

  1. … 3 more files in changeset.
LDEV-3208 Create a validationutil for all the regex in a central place and include the validation for the integrations.

    • -0
    • +59
    ./lamsfoundation/lams/integration/UserInfoValidationException.java
    • -0
    • +107
    ./lamsfoundation/lams/util/ValidationUtil.java
  1. … 8 more files in changeset.
LDEV-3207: Add support for Schedule Gate based on activity completion. Fix bugs in Flashless Authoring LD save.

    • -0
    • +15
    ./lamsfoundation/lams/dbupdates/patch02040025.sql
  1. … 19 more files in changeset.
LDEV-3206: Information about succeeding lesson being now available to learner gets displayed if the lesson is really available, i.e. is ACTIVE or FINISHED.

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

    • -0
    • +42
    ./lamsfoundation/lams/dbupdates/patch02040024.sql
    • -0
    • +100
    ./lamsfoundation/lams/learningdesign/LearningDesignAccess.java
    • -0
    • +152
    ./lamsfoundation/lams/learningdesign/LearningDesignAnnotation.java
  1. … 20 more files in changeset.
LDEV-3115: Support for Parallel Activities.

    • -0
    • +9
    ./lamsfoundation/lams/tool/dto/ToolDTO.java
  1. … 11 more files in changeset.
LDEV-3194: Support for all question types in Assessment tool.

  1. … 1 more file in changeset.
LDEV-3194: Support for several question types in Assessment tool.

  1. … 5 more files in changeset.
LDEV-3194: Support for Scratchie tool.

  1. … 4 more files in changeset.
LKC-43 changed default font name from "Calibri" to "Calibri-Regular". As autoSizeColumn() method calculated column width incorrectly for some JDK versions

    • -1
    • +21
    ./lamsfoundation/lams/util/ExcelUtil.java
LKC-43 In case where the background color is green, make sure that the text color is white

    • -1
    • +4
    ./lamsfoundation/lams/util/ExcelUtil.java
LDEV-3194: Central QTI export modules and support for Multiple Choice tool.

    • -0
    • +469
    ./lamsfoundation/lams/questions/QuestionExporter.java
  1. … 10 more files in changeset.
LDEV-3187: Fix a bug in grouped tool session creating.

LDEV-3182 Include lesson and course information in email alerts sent to monitors

    • -4
    • +6
    ./lamsfoundation/lams/commonContext.xml
    • -14
    • +78
    ./lamsfoundation/lams/events/EventNotificationService.java
    • -23
    • +33
    ./lamsfoundation/lams/events/IEventNotificationService.java
  1. … 26 more files in changeset.
LDEV-3187: Prevent LAMS from creating Tool Session containing whole lesson class when grouping is required in the given activity.

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

  1. … 5 more files in changeset.
LDEV-3171: Give a Monitor an option to remove learner's content from activities when moving him backwards in a sequence. Implementation of content-removing method for most of tools.

  1. … 57 more files in changeset.