lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3549 Course gradebook only to be accessible for course admin/managers

LDEV-3555: Initial implementation of Flashless Live Edit: read-only activities, different layout. Minor bug fixes.

    • -2
    • +20
    /lams_central/web/authoring/authoring.jsp
LDEV-3554 Had to switch HQL queries to SQL ones as Hibernate doesn't work well with left joins and when clauses

LDEV-3115: Focus on title when saving a LD in FLA.

    • -1
    • +1
    /lams_central/web/authoring/authoring.jsp
LDEV-3115: Focus on title when saving a LD in FLA.

    • -1
    • +1
    /lams_central/web/authoring/authoring.jsp
LDEV-3479: Resize Monitoring canvas on dialog maximise and restore.

LDEV-3479: Resize Monitoring canvas on dialog maximise and restore.

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.