Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4380 Replace portrait capturing Flash widget with WebRTC

In order to completely eradicate Flash, we can use WebRTC which seems to

be working OK in newer browsers.

    • -0
    • +135
    ./webrtc-capturestill.js
  1. … 6 more files in changeset.
LDEV-4389 Replace a method not supported in IE 11

LDEV-4366 Introduce rubrics to Kumalive

  1. … 28 more files in changeset.
LDEV-3490 Fix title breaking in progress bar

The progress bar is not displayed when its elements get created.

Javascript can not predict their dimensions. We need to create a dummy,

visible Snap paper, adjust elements there and only add the final version

to the real paper.

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. … 154 more files in changeset.
LDEV-4382 Fix JS data flow for Live Edit

    • -2886
    • +2889
    ./authoring/authoringGeneral.js
LDEV-3115 Fix a bug in branching type setting

Grouping was not cleared when branching was set from group-based to any

other.

    • -1908
    • +1909
    ./authoring/authoringProperty.js
LDEV-4378 Use CSS for progress bar SVG elements

  1. … 1 more file in changeset.
LDEV-4372 Tooltips in Monitoring tabs no longer clash

  1. … 8 more files in changeset.
LDEV-4366 Open Kumalive in a pop up window rather than jQuery dialog

  1. … 3 more files in changeset.
LDEV-4366 Add a working version of Kumalive

  1. … 14 more files in changeset.
LDEV-4367 SASS Used for CSS Development

First pass of converting our .css development to use SASS. Autobuild to

convert .scss to .css files has been set up for all projects where

target .css files were found. The overall ANT build has been modified

so the normal build will generate the .css files from .scss files. The

base variables are defined in lams_build/conf/sccs.

  1. … 157 more files in changeset.
LDEV-4366 Prototype Kumalive front and back ends

  1. … 18 more files in changeset.
LDEV-4305 Using the standard upload widget and validation for user/role/organisation upload - added method to check for .xls extension.

LDEV-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

  1. … 14 more files in changeset.
LDEV-4342 Prevent disappearing of dialogs on subsequent opening of them

LDEV-4341 1) Add advanced settings that will contain Save button 2) If there are *no* course groupings - jump directly to the create groups page

  1. … 4 more files in changeset.
LDEV-4339 Prevent exception on adding course grouping with non-unique name * Also added a few enhancements like support for saving groupings on pressing Enter key and hiding warning once it's fixed rather than after pressing Save button

  1. … 2 more files in changeset.
LDEV-4255, LDEV-4256: Remove unnecessary "debugger" directive

LDEV-4341 Ability to save lesson grouping as a course grouping

  1. … 4 more files in changeset.
LDEV-4337: Use proper spacing when pasting a copied activity.

LDEV-4337: Use proper spacing when pasting a copied activity.

  1. … 3 more files in changeset.
LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available and adding a Marks chart.

  1. … 3 more files in changeset.
LDEV-4273: Hiding the zoom factor calculation logging but leaving it in code so that it can be uncommented if needed in testing.

LDEV-4273: Restricting zoom down to half a mark for wide data ranges. Allowing it to show marks less than 0.

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. … 3 more files in changeset.
LDEV-4325: Store activities' new coordinates after they got rearranged during SVG recreation.

    • -107
    • +155
    ./authoring/authoringGeneral.js
  1. … 1 more file in changeset.
LDEV-4127: Properly detect when all conditions are removed.

LDEV-4315: Validation now includes checking if name is not not blank

    • -10
    • +19
    ./authoring/authoringProperty.js
  1. … 2 more files in changeset.
LDEV-4268:Strip out all non functioning CKEditor features from integration