Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4423 Additional portrait entries

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

Implmented in Images, IMSCC, Kalture, MC and QA

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

Implmented in Images, IMSCC, Kalture, MC and QA

  1. … 23 more files in changeset.
LDEV-4407 Move lams_contentrepository exceptions to the proper package

lams_contentrepository's exception classes were moved to

contentrepository.exception package.

(To access exceptions' earlier history use Eclipse's Show in History

feature or run 'git log --follow ./path/to/file')

  1. … 66 more files in changeset.
LDEV-4396 Use new image resizing technique (imgscalr) for image gallery

As long as we moved portrait resizing mechanism to use imgscalr library,

we're migrating Image Gallery to also use it.

Besides, a few obsolete fields were removed from ImageGalleryItem.java

  1. … 2 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. … 35 more files in changeset.
LDEV-4300 Audit logs when activity is modified in monitor

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

  1. … 30 more files in changeset.
LDEV-4053 * hide/show image uses Ajax call * simplified generation of the next image title

  1. … 3 more files in changeset.
LDEV-4298 Fixed adding images in learner preview

  1. … 1 more file in changeset.
LDEV-4237: Not checking mode correctly so the wrong size was being displayed / validated.

  1. … 4 more files in changeset.
LDEV-4297 Fixed uploading images in authoring

  1. … 6 more files in changeset.
LDEV-4286 Show authoring advanced tab on re-editing content from monitor

  1. … 26 more files in changeset.
LDEV-4053 Use divs for uploading new images in learner and monitor

  1. … 12 more files in changeset.
LDEV-4053 Refactor code - quite a few methods are duplicated across LearningAction AuthorAction and MonitorAction.java. It will best probably to put these into a single util class - Similarly for the UI, there's plenty of repeated parts that perhaps can we put into a common folder and reused from there.

  1. … 14 more files in changeset.
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

  1. … 12 more files in changeset.
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches. Get rid of unnecessary tables and keys. Modify boolean columns to tinyint(1) Simplify patches where possible.

  1. … 223 more files in changeset.
LDEV-4187: Get an learner's status from the tool for a particular tool session, which can be used to regenerate learner progress.

  1. … 37 more files in changeset.
LDEV-4181: When sequences are imported if maxRating or ratingStyle is null, need to set them to appropriate values. Will happen when a sequence is imported from a server that did not have these fields.

  1. … 1 more file in changeset.
LDEV-4038, LDEV-3450: Mark changes done to model as new tool version so autopatch kicks in when it needs to.

LDEV-3316: Remove leftovers (comments, exceptions) of Spring layer.

  1. … 19 more files in changeset.
LDEV-4060:Can't save changes on image gallery in monitor

LDEV-4059: improve overall usability, file uploads and validation

  1. … 13 more files in changeset.
LDEV-4052 Fixing the issue when uploading a fake image (txt file with modified file extension) lead to displaying empty images in the list

LDEV-1958: Remove duplicate classes for image resizing.

LDEV-3952: updating scripts to be compatible with MySQL 5.7

  1. … 43 more files in changeset.
LDEV-3890: Make sure content repository exists before getting a ticket. Do not iterate over criteria if the collection does not exist.

  1. … 3 more files in changeset.
LDEV-3890: Make sure content repository exists before getting a ticket. Do not iterate over criteria if the collection does not exist.

  1. … 4 more files in changeset.
LDEV-3750 Improve performance of pushing marks to gradebook

  1. … 36 more files in changeset.
LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

  1. … 36 more files in changeset.