Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4393 Fix parameter flow for lesson notebook

Current lesson ID was not retained during submits. It has to be present

on each page and submit so "view all" page knows where to add a new

entry.

  1. … 4 more files in changeset.
LDEV-4407 Move classes to the proper packages

Servlet classes were moved to learning.web.servlet package.

(To access files' earlier history use Eclipse's Show in History feature

or run 'git log --follow ./path/to/file')

  1. … 4 more files in changeset.
LDEV-4402 Use Spring support for Hibernate v5 instead of v4

WF10 is shipped with Hibernate 5, so Spring support version should

match.

  1. … 19 more files in changeset.
LDEV-4395 Sizing tweaks

  1. … 33 more files in changeset.
LDEV-4395 Leader related tools use Portrait for leader

Created a tag LeaderDisplay to display the leader consistently

across tools.

    • -0
    • +28
    ./tags/LeaderDisplay.tag
  1. … 87 more files in changeset.
LDEV-4395 Portrait tag and javascript to display portraits

A new tag and javascript file shows the user portraits in one of 4 sizes

and either square or round. If no portrait exists a generic coloured

user icon is used. Portraits shown in Forum and Noticeboard Comments.

  1. … 53 more files in changeset.
LDEV-4392 Fix websocket close detection

Make sure there is only, well implemented one piece of code that detects

websocket close and optionally reconnects it.

  1. … 37 more files in changeset.
LDEV-4392 Control websocket reconnect

Do not reconnect if close happened immediately after open. Limit command

websocket reconnects.

  1. … 37 more files in changeset.
LDEV-4366 Introduce rubrics to Kumalive

  1. … 29 more files in changeset.
LDEV-4367 Skins can be created

The SASS files are now configured to allow a new variable file to be

set up with different colours and for users to be able to switch

between skins.

  1. … 155 more files in changeset.
LDEV-4332: Send websocket ping after 3 minutes of idleness so the connection does not get cut because of idle timeout.

  1. … 39 more files in changeset.
LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

  1. … 35 more files in changeset.
LDEV-4343 Remove obsolete "style" attribute from CssTag

  1. … 56 more files in changeset.
LDEV-4335 Change the address bar color in Android's Chrome

  1. … 31 more files in changeset.
LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

  1. … 36 more files in changeset.
LDEV-2999: Allow learner to change their rating (when using the tag entry) and tweaking how the retry configuration is set up on initialisation.

  1. … 8 more files in changeset.
LDEV-4312 Handle unsuccessful mark submission to integrated servers

  1. … 6 more files in changeset.
LDEV-4285: change icon for restart lesson

  1. … 30 more files in changeset.
LDEV-4278: Put and get activity ID from form since it is not present in request anymore.

  1. … 2 more files in changeset.
LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

  1. … 34 more files in changeset.
LDEV-4240: Consistent upload widget: making the button and file name area smaller.

  1. … 31 more files in changeset.
LDEV-4240: Consistent upload widget Keeping the tag files consistent across LAMS.

  1. … 2 more files in changeset.
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Creating tags and shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

    • -0
    • +56
    ./tags/FileUpload.tag
    • -0
    • +17
    ./tags/WaitingSpinner.tag
  1. … 17 more files in changeset.
LDEV-4155 In order to be able to use "history.back()" without any problems - using redirect in NotebookAction

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

  1. … 4 more files in changeset.
LDEV-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

  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.

    • -15
    • +44
    ./tags/AuthoringRatingAllStyleCriteria.tag
  1. … 7 more files in changeset.
LDEV-4119:Replace stepper

  1. … 30 more files in changeset.
LDEV-3322:Add tag ids to facilitate selenium functional testing

  1. … 27 more files in changeset.