lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3554 Improve performance of gradebook pages

LDEV-3554 Improve performance of gradebook pages

  1. … 3 more files in changeset.
LDEV-3549 Course gradebook only to be accessible for course admin/managers

LDEV-3542: Improving performance of Peer Review tool - now checks how many potential learners there are so only needs to get the actual list of potential learners if an update is required.

LDEV-3542: Improving performance of Peer Review tool - now able to check how many potential learners there are to determine whether a tool's user list should be updated.

LDEV-2967: Fix progress bar toggle icons.

LDEV-3552: Set Tools to hidden, so they are deployed but disabled.

    • -1
    • +1
    /lams_tool_eadventure/build.properties
    • -1
    • +1
    /lams_tool_videorecorder/build.properties
LDEV-3171: Use proper ID when removing user on force complete.

LDEV-3171: Use proper ID when removing user on force complete.

LDEV-3547: Update Wookie icon.

    • -19
    • +19
    /lams_tool_wookie/web/images/icon_wookie.svg
LDEV-3547: Update Wookie icon.

    • -19
    • +19
    /lams_tool_wookie/web/images/icon_wookie.svg
LDEV-3115: Prevent exception when LD listed in Author's recent access is missing.

LDEV-3115: Prevent exception when LD listed in Author's recent access is missing.

LDEV-3547: Add icons for E-adventure and Wookie.

    • -57
    • +170
    /lams_tool_eadventure/web/images/icon_eAdventure game.svg
    • -169
    • +219
    /lams_tool_wookie/web/images/icon_wookie.svg
LDEV-3547: Add icons for E-adventure and Wookie.

    • -57
    • +170
    /lams_tool_eadventure/web/images/icon_eAdventure game.svg
    • -169
    • +219
    /lams_tool_wookie/web/images/icon_wookie.svg
LDEV-3547: Add icons for E-adventure and Wookie.

    • -0
    • +59
    /lams_tool_eadventure/web/images/icon_eAdventure game.svg
    • -0
    • +170
    /lams_tool_wookie/web/images/icon_wookie.svg
LDEV-3547: Add icons for E-adventure and Wookie.

    • -0
    • +59
    /lams_tool_eadventure/web/images/icon_eAdventure game.svg
    • -0
    • +170
    /lams_tool_wookie/web/images/icon_wookie.svg
LDEV-3551: For Learning Design thumbnails use SVGs only, no PNGs anymore.

    • -14
    • +14
    /lams_central/web/includes/javascript/addLesson.js
LDEV-3115: Prevent exception when LD listed in Author's recent access is missing.

LDEV-3115: Prevent exception when LD listed in Author's recent access is missing.

LDEV-3115: Upgrade canvg JS library to version of 18th of July 2015.

    • -663
    • +889
    /lams_central/web/includes/javascript/canvg/canvg.js
LDEV-3115: Upgrade canvg JS library to version of 18th of July 2015.

    • -663
    • +889
    /lams_central/web/includes/javascript/canvg/canvg.js
LDEV-3515: When creating a lesson do not preserve LD images' timestamps after all. Delete images after editing a LD in Flash Authoring.

Timestamps should not be preserved because if they do, Lesson LD's modification date is later than images' modification date. This triggers re-creation in Batik, which is not suitable for FLA LDs.

Now editing a LD in Flash Authoring deletes its images. They are stale anyway and would be deleted and re-created on the next access. But the risk of copying a stale image is not present anymore.

LDEV-3515: When creating a lesson do not preserve LD images' timestamps after all. Delete images after editing a LD in Flash Authoring.

Timestamps should not be preserved because if they do, Lesson LD's modification date is later than images' modification date. This triggers re-creation in Batik, which is not suitable for FLA LDs.

Now editing a LD in Flash Authoring deletes its images. They are stale anyway and would be deleted and re-created on the next access. But the risk of copying a stale image is not present anymore.

LDEV-3115: Prevent exception when LD listed in Author's recent access is missing.

LDEV-3115: Prevent exception when LD listed in Author's recent access is missing.

LDEV-3542: Incremental performance improvements.

LDEV-3548 Prevent Scratchie tool from storing duplicate scratches done by the same user

LDEV-3543: Allow access to Flash Authoring from the main LAMS screen. Stick to Flash Authoring for Live Edit.

LDEV-3335: In WildFly Shared Session is the same object as HTTP Session. Do not invalidate twice.