Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 further bootstrap 5 related changes

Also

* change bootstrap classes from col-*-offset-* to offset-*-

* deprecated form-group

* .hidden-xs to .d-none .d-sm-block

* .pull-left to .float-start

* .pull-right to .float-end

* add class="activity-bottom-buttons"

  1. … 116 more files in changeset.
LDEV-5213 Use version-dependent imports for LAMS JS files

  1. … 338 more files in changeset.
LDEV-5213 Replace volatile JS imports with their non-cached version

  1. … 93 more files in changeset.
Merge Asia's Image Gallery

  1. … 76 more files in changeset.
LDEV-4440 Fixed upload and remove methods

  1. … 15 more files in changeset.
LDEV-4440 Authoring migration in progress

  1. … 17 more files in changeset.
LDEV-4440 Started Images Gallery migration to Spring

  1. … 48 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. … 39 more files in changeset.
LDEV-4297 Fixed uploading images in authoring

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

  1. … 10 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. … 16 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. … 11 more files in changeset.
LDEV-4059: improve overall usability, file uploads and validation

  1. … 12 more files in changeset.
LDEV-4051 Make Image Gallery use common thickbox.js from lams_central

  1. … 5 more files in changeset.
LDEV-3787 Update Image Gallery Author and Monitor to Bootstrap

  1. … 42 more files in changeset.
LDEV-3721 Update Image Gallery learner to Bootstrap

  1. … 16 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 169 more files in changeset.
LDEV-3450 Implemented calculation of one of the image gallery's tool outputs - "number of comments" * fixed label

  1. … 1 more file in changeset.
LDEV-3450 Implemented calculation of one of the image gallery's tool outputs - "number of comments" * fixed label

  1. … 1 more file in changeset.
LDEV-3450 updated Image Gallery monitoring to support new rating system. * Also updated its learning to support the latest rating features.

  1. … 39 more files in changeset.
LDEV-3450 updated Image Gallery monitoring to support new rating system. * Also updated its learning to support the latest rating features.

  1. … 34 more files in changeset.
LDEV-3450 peer review feature for Image Gallery

  1. … 16 more files in changeset.
LDEV-3450 updating Image Gallery after last changes to RatingService

  1. … 8 more files in changeset.
LDEV-3450 updating Image Gallery after last changes to RatingService

  1. … 8 more files in changeset.
LDEV-3450 further development of rating/comments feature

  1. … 23 more files in changeset.
LDEV-3450 User uploaded image is not allowed to comment or rate this image. Although he should be able to see comments and rates left by others. Added proper handling of multiline and containing scripts comments.

  1. … 2 more files in changeset.
LDEV-3450 1) Display what rate you have given 2) Rate only once 3) Don't see the average rating until you rate it. 4) Add an option for a brief comment

  1. … 26 more files in changeset.
LDEV-3461 added ability to add images even when there is no images uploaded and the option for students to share images is on

  1. … 1 more file in changeset.
LDEV-3450 Introduce rating limits

  1. … 25 more files in changeset.
LDEV-3450 Introduced central rating service

  1. … 51 more files in changeset.