Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4401 Remove deprecated parameters for integrations

We no longer use External server URL and Timeout URL settings. So they

can be removed.

  1. … 7 more files in changeset.
LDEV-4402 Substitute Gson and Apache JSON with Jackson

Jackson is a top JSON library shipped with WF10.

Apache JSON resides in an ancient library which we do not need for

anything else.

We use GSon only for serializing Java objects to JSON, which Jackson can

do too.

  1. … 134 more files in changeset.
LDEV-4398 Introduce imgscalr library for image resizing

  1. … 3 more files in changeset.
LDEV-4380 expose updateFile() method from ToolContentHandler.java

It will be required for storing several versions of user's portrait

images.

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

  1. … 29 more files in changeset.
LDEV-4377 - Show timezones to select order alphabetically

LDEV-4366 Prototype Kumalive front and back ends

  1. … 18 more files in changeset.
LDEV-4274: Initial implementation of a Learner Progress Report email, to be sent to Monitors on a set of dates. Dates are entered via a new dialog box in monitoring. The code works as long as the mailserver is running when the reports are emailed but if it fails then the emails do not resend properly.

LDEV-4347:Improve date/time for spreadsheet exports

LDEV-4274: Adding support for a file attachment to the email sender.

  1. … 4 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.

LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available. EnableGradebookForMonitors field / db column has been completely removed.

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

  1. … 4 more files in changeset.
LDEV-4326 Matching pairs answer options should be sorted alphanumerically

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

  1. … 6 more files in changeset.
LDEV-4300 Audit logs when activity is modified in monitor

  1. … 88 more files in changeset.
LDEV-4291 Move getAccessMode method to WebUtil

  1. … 30 more files in changeset.
LDEV-4288: Archive gradebook on lesson retry. Remove activity content on lesson retry.

  1. … 13 more files in changeset.
LDEV-4275: Added support for central alignment in an excel spreadsheet as well as another border style.

LDEV-4124: Add label size and color.

  1. … 11 more files in changeset.
LDEV-4255, LDEV-4256 Removing Configuration UI options no longer used

  1. … 5 more files in changeset.
LDEV-4254: Update LAMS libraries so code uses correct method signatures.

LDEV-4213 Create servlet that will be able to recalculate lesson total marks

LDEV-4243 File size restrictions for CKEditor uploads

  1. … 4 more files in changeset.
LDEV-4233 added ability to remove user's rating and comments

  1. … 4 more files in changeset.
LDEV-4217 Remove LAMS Community integration

LDEV-4196 Added new options to allow multiple leaders

  1. … 2 more files in changeset.
LDEV-4200: Adding start and finish dates for lessons and activities to teacher's gradebook screens.

  1. … 12 more files 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.

LDEV-4175: Evict objects which are put into a form, then attaced to a session and possible saved with other objects with same IDs.

  1. … 8 more files in changeset.