lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3115: Focus on title when saving a LD in FLA.

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

    • -2
    • +2
    ./web/includes/javascript/groupDisplay.js
LDEV-3479: Resize Monitoring canvas on dialog maximise and restore.

    • -2
    • +2
    ./web/includes/javascript/groupDisplay.js
LDEV-3549 Course gradebook only to be accessible for course admin/managers

  1. … 1 more file in changeset.
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-3551: For Learning Design thumbnails use SVGs only, no PNGs anymore.

    • -14
    • +14
    ./web/includes/javascript/addLesson.js
  1. … 1 more file in changeset.
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
    ./web/includes/javascript/canvg/canvg.js
LDEV-3115: Upgrade canvg JS library to version of 18th of July 2015.

    • -663
    • +889
    ./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-3543: Allow access to Flash Authoring from the main LAMS screen. Stick to Flash Authoring for Live Edit.

    • -19
    • +2
    ./web/includes/javascript/openUrls.js
  1. … 1 more file in changeset.
LDEV-3335: In WildFly Shared Session is the same object as HTTP Session. Do not invalidate twice.

LDEV-3547: Add icons for Chat & Scribe,Forum & Scribe,Shared Resources & Forum and Scribe.

    • -0
    • +1179
    ./web/images/icon_forum_and_scribe.svg
    • -0
    • +1076
    ./web/images/icon_groupreporting.svg
    • -0
    • +226
    ./web/images/icon_urlcontentmessageboard.svg
  1. … 2 more files in changeset.
LDEV-3547: Add icons for Chat & Scribe,Forum & Scribe,Shared Resources & Forum and Scribe.

    • -0
    • +1179
    ./web/images/icon_forum_and_scribe.svg
    • -0
    • +1076
    ./web/images/icon_groupreporting.svg
    • -0
    • +226
    ./web/images/icon_urlcontentmessageboard.svg
  1. … 2 more files in changeset.
LDEV-3335: In WildFly Shared Session is the same object as HTTP Session. Do not invalidate twice.

LDEV-3543: Use Flash Authoring in integrations on HEAD branch. Revert unnecessary commit.

LDEV-3543: Use Flashless Authoring in integrations.

LDEV-3543: Use Flashless Authoring in integrations.

LDEV-3543: Use FLA as the main Authoring interface. Put Flash Authoring under LAMS version link .

LDEV-3539: Update classpaths.

  1. … 2 more files in changeset.
LDEV-3517: Added icon to general icon area so that Flash based authoring export will work.

    • binary
    ./web/images/svg/icon_peerreview.png
LDEV-3533 moved URL rewrite operations from index.jsp to UrlRewrite config file (in order to keep such rules in one place)

  1. … 4 more files in changeset.
LDEV-3536: Use default value of 10px when a coordinate is NULL.

  1. … 2 more files in changeset.
LDEV-3536: Use default value of 10px when a coordinate is NULL.

  1. … 2 more files in changeset.
LDEV-3115: Put focus on LD title in Save dialog. Fix Select Effect staying when editing Activity properties.