Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5136 Disable double click after correct option was revealed

LDEV-5250 Remove Pedagogical Planner integration with core LAMS

  1. … 67 more files in changeset.
LDEV-4950 Remove obsolete ordering arrows in Scratchie authoring

    • -12
    • +0
    ./pages/authoring/parts/itemlist.jsp
LDEV-4875 Fix Scratchie learner UI on iPad

Newer JS format is not accepted on old iPad Safari. It makes JS break.

We need to stick to old syntax.

Also double clicking is problematic on old iPads. We allow single tap

scratching even if double click scratching is enabled.

LDEV-4520 Make tRAT question view consistent with iRAT

Display both question title and description, add numbering.

LDEV-5247 Fix user name parameter sent to Etherpad

LAMS allows apostrophes but not quotation marks in names, so it is safer

to use quotations when operating with javascript.

  1. … 33 more files in changeset.
LDEV-5230 Remove obsolete "add extra point" option from Scratchie

    • -17
    • +0
    ./pages/monitoring/parts/advanceOptions.jsp
  1. … 7 more files in changeset.
LDEV-5200 Remove output CSS files

SCSS generates them on each build.

    • -93
    • +0
    ./includes/css/scratchie-learning.css
  1. … 1 more file in changeset.
LDEV-5032 Anonymise icon colours in tRAT confidence levels

LDEV-5155 Highlight rubrics row title

Make it more distinguished from selectable options in next columns

  1. … 33 more files in changeset.
LDEV-5155 Allow free flow of rubrics columns

Trying to calculate their width actually yields worse results.

  1. … 33 more files in changeset.
LDEV-5223 Prevent ep_resize from rendering short initial Etherpad

  1. … 34 more files in changeset.
LDEV-5220 Distribute the new popover tag

    • -0
    • +31
    ./WEB-INF/tags/Popover.tag
  1. … 62 more files in changeset.
LDEV-5223 Fix Etherpad resizing

  1. … 33 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 Scratchie activity

LDEV-5095 Rewrite Scratchie chart to currently used Chart JS

Old version of Chart JS overlapped with the newer one in TBL monitoring,

preventing charts from being displayed correctly. Since only one chart

in LAMS was using the old library version, it was rewritten and the old

library was removed.

  1. … 1 more file in changeset.
Merge branch 'LDEV-5155' into v4.0

  1. … 33 more files in changeset.
LDEV-4825 Introduce RAG colouring for item analysis in other places

    • -3
    • +9
    ./pages/monitoring/parts/statisticpart.jsp
  1. … 2 more files in changeset.
LDEV-5155 Add column with average rating for given rubrics row

  1. … 31 more files in changeset.
LDEV-5155 Always put rubrics column's value next to its description

  1. … 31 more files in changeset.
LDEV-5192 Limit maximum width of tool authoring content

For rubrics we may need a wider authoring window so their text areas are

not so squeezed. But having a super wide authoring windows does not look

good either. So now we have a container-fluid class, but limited to

1400px width.

    • -76
    • +319
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 92 more files in changeset.
LDEV-5200 Delete CSS files incorrectly introduced to remote repo

LDEV-5213 Add a missing JSTL library import

  1. … 32 more files in changeset.
LDEV-5213 Never show minus sign in hash code

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

  1. … 93 more files in changeset.
LDEV-5213 Add a tag to prevent JS file caching

    • -0
    • +16
    ./WEB-INF/tags/JSImport.tag
  1. … 64 more files in changeset.
LDEV-5200 Isolate CSS classes of activity SVG icons

  1. … 25 more files in changeset.
LDEV-5200 Adjusting icons colours and svg optimisation

Adjust icons and activity colours according to new colour scheme. Optimise SVG compression and pngs.

Adding .DS_Store to .gitignore files

    • -0
    • +93
    ./includes/css/scratchie-learning.css
    • -0
    • +13
    ./includes/css/scratchie.css
  1. … 46 more files in changeset.
LDEV-5200 Clean up new SVG icons

Some internal style definitions were overlapping with other icons

embedded in LD SVG. Some definitions were obsolete.

  1. … 30 more files in changeset.