Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert "LDEV-5357 Use UUIDs for file downloads"

This reverts commit 2de8f805211b6433aff4efd6fa9275a1b9933033.

  1. … 56 more files in changeset.
LDEV-5357 Use UUIDs for file downloads

  1. … 56 more files in changeset.
LDEV-5298 Improve Uppy and Submit Files UI

Uppy font globally is smaller.

In Submit Files the upload area is thinner and has a distinct

background. The upload button matches its colour.

Fix Uppy language detection in Submit Files.

  1. … 17 more files in changeset.
LDEV-5219 Use versioned JS import for gate check JS file

  1. … 54 more files in changeset.
LDEV-5219 Check gate after Image Gallery activity

LDEV-5213 Replace volatile JS imports with their non-cached version

  1. … 92 more files in changeset.
LDEV-5193 Use case-insensitive extension checking for Uppy upload

Also use built-in Uppy extension check where possible.

  1. … 16 more files in changeset.
LDEV-4917 Add error pop up on attempt of uploading incorrect file

  1. … 10 more files in changeset.
LDEV-4917 Add Uppy uploads to Image Gallery learning and monitoring

  1. … 6 more files in changeset.
LDEV-4759 Panels are now cards.

  1. … 506 more files in changeset.
LDEV-4678 WebUtil.putActivityPositionInRequestByToolSessionId transformed into service method

Also introduce ICommonToolService that will hold methods shared by all

tools.

  1. … 141 more files in changeset.
LDEV-4440 Clean up shared files

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

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

  1. … 13 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. … 46 more files in changeset.
LDEV-4423 Additional portrait entries

  1. … 10 more files in changeset.
LDEV-4367 Skins can be created

The SASS files are now configured to allow a new variable file to be

set up with different colours and for users to be able to switch

between skins.

  1. … 156 more files in changeset.
LDEV-4367 SASS Used for CSS Development

First pass of converting our .css development to use SASS. Autobuild to

convert .scss to .css files has been set up for all projects where

target .css files were found. The overall ANT build has been modified

so the normal build will generate the .css files from .scss files. The

base variables are defined in lams_build/conf/sccs.

  1. … 158 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-4237: Not checking mode correctly so the wrong size was being displayed / validated.

  1. … 2 more files 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-4053 Use divs for uploading new images in learner and monitor

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

    • -123
    • +48
    ./parts/addmultipleimages.jsp
  1. … 11 more files in changeset.
LDEV-4059: improve overall usability, file uploads and validation

    • -30
    • +210
    ./parts/addmultipleimages.jsp
  1. … 11 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. … 10 more files in changeset.