• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LKC-43 In case where the background color is green, make sure that the text color is white

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

    • -0
    • +469
    ./org/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
    ./org/lamsfoundation/lams/commonContext.xml
  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.
LDEV-3170: Allow forcing students to restart a lesson every time they enter it.

    • binary
    ./org/lamsfoundation/lams/dbupdates/patch02040023.sql
    • -94
    • +90
    ./org/lamsfoundation/lams/lesson/Lesson.java
  1. … 6 more files in changeset.
LDEV-3172: Changing the inactive user timeout setting to 3hrs.

  1. … 1 more file in changeset.
LDEV-3147 added default value

LDEV-3147 fixed multiline comments which somehow don't work

LDEV-3147 temporarily suspend removing DB columns

LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

    • -0
    • +19
    ./org/lamsfoundation/lams/dbupdates/patch02040022.sql
  1. … 58 more files in changeset.
LDEV-3155 Added common method to acquire leader userId from the nearest leader selection tool

LDEV-3155 Added common method to acquire leader userId from the nearest leader selection tool

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

    • -0
    • +6
    ./org/lamsfoundation/lams/util/WebUtil.java
  1. … 40 more files in changeset.
LKC-41 Adjusts columns' width to fit the contents.

    • -2
    • +17
    ./org/lamsfoundation/lams/util/ExcelUtil.java
LDEV-3160: Allow monitor to decide whether learners' progress will be erased when they get removed from class.

  1. … 6 more files in changeset.
LKC-40: Allow transaction rollback, but also allow the user to carry on.

  1. … 1 more file in changeset.
LKC-40: Make exceptions not rollback create* methods and they are expected.

  1. … 2 more files in changeset.
LDEV-3156: Assign created lesson to proper organisation.

Support MCQ and Assessment Tools.

  1. … 15 more files in changeset.
LDEV-3156: Put back missing methods, removed along with Flash Monitoring. Manually add session cookies to WebConversation if it is not done automatically. Make TestHarness work with Leader and Scratchie tools.

    • -2
    • +2
    ./org/lamsfoundation/lams/lesson/Lesson.java
  1. … 234 more files 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.

    • -30
    • +38
    ./org/lamsfoundation/lams/util/svg/SVGGenerator.java
  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.

    • -5
    • +13
    ./org/lamsfoundation/lams/tool/dto/ToolDTO.java
    • -0
    • +71
    ./org/lamsfoundation/lams/util/JsonUtil.java
  1. … 9 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.

    • -0
    • +207
    ./org/lamsfoundation/lams/util/AuthoringJsonTags.java
  1. … 10 more files in changeset.
LDEV-3115: Fill "input" dropdown in branching properties.

Load branching grouping from stored LD.

Add "Match Groups to Branches" dialog.

    • -1
    • +10
    ./org/lamsfoundation/lams/tool/dto/ToolDTO.java
  1. … 7 more files in changeset.
LDEV-3145: Change the condition when learners group icon is showed.

Also change the condition when activity labels become truncated.

  1. … 1 more file in changeset.
LDEV-3144 ability for excel cells to have borders

    • -3
    • +21
    ./org/lamsfoundation/lams/util/ExcelCell.java
    • -4
    • +45
    ./org/lamsfoundation/lams/util/ExcelUtil.java
  1. … 1 more file in changeset.
LDEV-3126: Add CourseGroupManager servlet to modify course groups remotely.

  1. … 3 more files in changeset.
LDEV-3119: Add course-level groupings.

    • -0
    • +129
    ./org/lamsfoundation/lams/usermanagement/OrganisationGrouping.java
  1. … 10 more files in changeset.