• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 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.

    • -2
    • +2
    ./javascript/authoring/authoringMenu.js
LDEV-4337: Use proper spacing when pasting a copied activity.

    • -2
    • +2
    ./javascript/authoring/authoringMenu.js
  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. … 7 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. … 4 more files in changeset.
LDEV-4325: Store activities' new coordinates after they got rearranged during SVG recreation.

    • -107
    • +155
    ./javascript/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

    • -4
    • +11
    ./javascript/authoring/authoringGeneral.js
  1. … 2 more files in changeset.
LDEV-4268:Strip out all non functioning CKEditor features from integration

LDEV-4273: Initial check of Assessment's use of histogram.

LDEV-4310 Updated tablesorter to the latest version (v2.28.7)

    • -2
    • +2
    ./javascript/jquery.tablesorter-pager.js
    • -3
    • +3
    ./javascript/jquery.tablesorter-widgets.js
LDEV-4302: Refresh conditions on output select, not on button press.

  1. … 4 more files in changeset.
LDEV-4273: Updating d3 chart support to v4 ready for histogram. Draft code for a zoomy histogram included in chart.js - not yet completed.

LDEV-4299: Fix gradebook output loading.

    • -1
    • +3
    ./javascript/authoring/authoringGeneral.js
LDEV-4127: Warn author when conditions in use were removed.

  1. … 2 more files in changeset.
LDEV-4124: Fix size parsing for regions. Fix label positioning.

    • -1
    • +1
    ./javascript/authoring/authoringGeneral.js
  1. … 1 more file in changeset.
LDEV-4255, LDEV-4256: Remove unnecessary "debugger" directive

LDEV-4124: Set the default font size to system's default size so existing LDs do not change on load.

    • -1
    • +1
    ./javascript/authoring/authoringGeneral.js
LDEV-4124: Add label size and color.

    • -5
    • +13
    ./javascript/authoring/authoringGeneral.js
  1. … 9 more files in changeset.
LDEV-4255, LDEV-4256 Removing Configuration UI options no longer used

  1. … 5 more files in changeset.
LDEV-4258: Creating a generic method for downloading a file and letting the user know when the download has finished. Suitable to use in tool monitoring screens.

file download.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./javascript/download.js
LDEV-4146: Remove debugging statement.

    • -1
    • +0
    ./javascript/authoring/authoringMenu.js