lams_learning

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4160: Convert any underscores to spaces so that long lesson names that only use underscores and not spaces will still wrap the lesson name.

  1. … 31 more files in changeset.
LDEV-4109: Updating tags across projects.

  1. … 7 more files in changeset.
LDEV-4119:Replace stepper

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 30 more files in changeset.
LDEV-3292: Get rid of learner progress object juggling when compling an activity. It looked like there were several objects but all changes were done on the same one. It could also lead to two objects referencing the same row in DB which resulted in an exception while saving.

LDEV-3653: Make sure that a websocket is open before sending any messages.

LDEV-3322:Add tag ids to facilitate selenium functional testing

    • -2
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 27 more files in changeset.
LDEV-3914: Renamve a tag's JS variable as it overlaps with tools' own code.

  1. … 31 more files in changeset.
LDEV-4054 LDEV-3450 Updating English and Spanish

LDEV-3877: resizing popups

  1. … 38 more files in changeset.
LDEV-3962 Remove TabName.tag from all projects and all lams.tld

  1. … 62 more files in changeset.
LDEV-4075: Get rid of Next Activity button in preview Branching.

LDEV-3427: Confirmation for student selection grouping

LDEV-4057 :Sort activities in sequence or chronological orders in .xls export

  1. … 5 more files in changeset.
LDEV-4048: Updating tags for Rating change.

  1. … 6 more files in changeset.
LDEV-4046: Escaping quotes and other entries in title so that it does not break the javascript.

  1. … 30 more files in changeset.
LDEV-3774: Reducing the footprint of the inline CKEditor. The display="" was causing the display:none to be removed from the textarea and leaving a blank (wasted) area on the screen just before the editing area.

  1. … 2 more files in changeset.
LDEV-3724: Making the Presence / IM work with tools that use tabs in learning, such as DACO. For these tools, the bootstrap javascript needs to be reloaded after the jquery ui javascript or the tools tabs do not work. Also stopped onMessage being called before document.ready() had a chance to complete as this was sometimes stopping the past messages being displayed when a new tool activity was entered.

LDEV-3653: Fix websocket name clash.

  1. … 2 more files in changeset.
LDEV-3724: Fix lesson chat javascript and CSS so it behaves and looks more bootstrap.

    • -11
    • +7
    ./web/includes/javascript/presence.js
  1. … 2 more files in changeset.
LDEV-3767: Removed debugger statement

  1. … 5 more files in changeset.
LDEV-2951: removing unused images from lams_learning

LDEV-3767: Syncing tags across all projects.

    • -0
    • +53
    ./web/WEB-INF/tags/AdvancedAccordian.tag
    • -0
    • +55
    ./web/WEB-INF/tags/Arrow.tag
    • -132
    • +132
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +372
    ./web/WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -0
    • +348
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +48
    ./web/WEB-INF/tags/Comments.tag
    • -0
    • +59
    ./web/WEB-INF/tags/CommentsAuthor.tag
    • -0
    • +194
    ./web/WEB-INF/tags/Rating.tag
    • -0
    • +54
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
    • -0
    • +32
    ./web/WEB-INF/tags/SimplePanel.tag
    • -0
    • +197
    ./web/WEB-INF/tags/StyledRating.tag
    • -0
    • +53
    ./web/WEB-INF/tags/TSTable.tag
  1. … 15 more files in changeset.
LDEV-4014: Adjust margins and padding in monitor dialog content. Use same tabs as in tool interfaces. Allow non-imported content in tabs. Allow exact page in help link. Resize LD SVG in Sequence tab in monitoring dialog on dialog resize. Minor layout adjustments.

  1. … 68 more files in changeset.
LDEV-3974:Error Page is not bootstrapped.

LDEV-3973: Add tag to ensure Mobile first

  1. … 31 more files in changeset.
LDEV-2951: Removing gif from learning

LDEV-3971: Remove pointless synchronisation from Java methods. It would not work in multi-node environment anyway. Focus on DB transactions. General clean up and formatting.

  1. … 12 more files in changeset.
LDEV-3748: Giving presence and IM a more bootstrap look.

LDEV-3765: Add command websockets in all tools. Run check less often (5s vs 2s) as the effect does not need to be immediate. Reorganise code. Add i18n support.

  1. … 35 more files in changeset.
LDEV-3765: Prototype of learner command websockets. Works only for Forum and force complete.

  1. … 4 more files in changeset.