Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4366 Fix JAR broken when merging. Fix batch naming.

  1. … 1 more file in changeset.
LDEV-4366 Initial implementation of Kumalive reports

Latest free jqGrid is used as the one present in lams_central is

outdated and standard jqGrid became commercial.

Use bootstrap theme with Font Awesome icons.

Rewrite XML code used in Gradebook to feed jqGrid into JSON.

    • -0
    • +20829
    ./includes/javascript/jquery.jqgrid.src.js
    • -0
    • +160
    ./kumalive/kumaliveReport.jsp
  1. … 11 more files in changeset.
LDEV-4423 Adding portraits to Monitor screens

Portraits incorporated into general monitor screens such as the

email sending popup, journal viewing, grouping and learner

progress. Also fixed issues in journal viewing relating to

LDEV-4393.

  1. … 11 more files in changeset.
LDEV-4425 Adding Portraits in Learner

Included in Grouping, Chat, Peer Review and QA

  1. … 43 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implemented in Assessment, Chat, Daco, Forum and Submit.

  1. … 73 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implemented in Assessment, Chat, Daco, Forum and Submit.

  1. … 74 more files in changeset.
Merge remote-tracking branch 'origin/master' into lams31

Multiple conflicts resolved with JSON replace and class move to

packages.

  1. … 33 more files in changeset.
Merge branch 'master' into LDEV-4366

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. … 1 more file in changeset.
LDEV-4366 Smooth animation with properly resized portraits

    • -14
    • +15
    ./includes/javascript/kumalive.js
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-4366 Use new portrait API

  1. … 1 more file in changeset.
LDEV-4366 Hide all rubric marks on question finish

LDEV-4366 Hide "no mark" button

  1. … 1 more file in changeset.
LDEV-4366 Make all rubrics checked by defaul on new Kumalive create

Also hide rubrics box if there are no rubrics defined.

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
    ./WEB-INF/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-4393 Fix Add button in lesson Notebook

The initial button takes lesson ID from an attribute. If there are some

entries already, lesson ID is not set as an attribute. Instead, the

button is duplicated below and takes lesson ID from entries' external

ID. The initial button gets hidden if there are already entries.

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. … 36 more files in changeset.
LDEV-4392 Control websocket reconnect

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

websocket reconnects.

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

    • -21
    • +55
    ./includes/javascript/kumalive.js
    • -0
    • +102
    ./kumalive/kumalive.jsp
    • -0
    • +134
    ./kumalive/kumaliveRubrics.jsp
  1. … 24 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. … 148 more files in changeset.
LDEV-4366 Send ping every few idle minutes

LDEV-4383: Gates title are not displayed to learners

Forgot to remove c tag from file

LDEV-4383: Gates title are not displayed to learners

Adding gates description to a separate jsp and then include it to all gate types

    • -0
    • +15
    ./gate/gateDescription.jsp
LDEV-4366 Make icons smaller on small devices

LDEV-4366 Fix checking if current user raised hand

LDEV-4366 Make Kumalive responsive and SASSy

    • -0
    • +166
    ./css/kumalive.scss
    • -10
    • +10
    ./includes/javascript/kumalive.js
  1. … 1 more file in changeset.