lams_learning

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4187: Open new session on Presence Chat websocket thread run.

LDEV-4187: Add missing classpath entry to silence Eclipse error.

LDEV-4187: Reprocess the learner progress for a lesson, basing any missing entries from data gathered from the related tool or system activity.

LDEV-4187: Delegate non-HTTP-request tasks to own threads. Open and close Hibernate session for each of such thread. Bind created session to context and thread. Close session at the end of thread execution.

LDEV-4187: Synchronise completeActivity() method again. Do not pull LearnerProgress from DB as the same object seems to be fetched fron cache anyway. Add extra logs for attempted->completed activity transition.

  1. … 1 more file in changeset.
LDEV-3765: Make sure all necessary objects still exist when unregistering an user.

LDEV-4175: Prevent a CompleteToolSession race exception caused by optimistic locking from canceling the whole transaction.

LDEV-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

    • -7
    • +11
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 26 more files in changeset.
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.