• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4352: Adding mark charts to Monitoring for Scratchie and MCQ. Moved more to the css file to be shared across tools.

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-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. … 15 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. … 2 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. … 1 more file in changeset.
LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

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

LDEV-4343 Replace hardcoded references to defaultHTML_learner.css file with <lams:css/>

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

    • -1
    • +1
    ./ckeditor/plugins/kaltura/kaltura.jsp
  1. … 51 more files in changeset.
LDEV-4341 Ability to save lesson grouping as a course grouping

    • -1
    • +111
    ./includes/javascript/orgGroup.js
  1. … 2 more files in changeset.
LDEV-4337: Use proper spacing when pasting a copied activity.

LDEV-4331 Fix + button showing big when using in small screen

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

  1. … 3 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-4334: Moving Lesson Gradebook into Monitoring window so that it is always available and adding a Marks chart.

  1. … 6 more files in changeset.
LDEV-4331 Fix + button showing big when using in small screen

LDEV-4330 Added type="text" property in order to apply bootstrap CSS rules

  1. … 1 more file 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-4323: changing background image for a solid colour instead: oops (thanks marcino)

LDEV-4325: Store activities' new coordinates after they got rearranged during SVG recreation.

    • -107
    • +155
    ./includes/javascript/authoring/authoringGeneral.js
  1. … 1 more file in changeset.
LDEV-4323: changing background image for a solid colour instead

LDEV-4127: Properly detect when all conditions are removed.

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

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

    • -0
    • +3
    ./includes/javascript/ckconfig_custom.js
LDEV-4314 i18lized "Search for courses..." label

LDEV-3962 added box-shadow property to main.jsp so it started to look more consistently with other pages