Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5259 Reintroduce BeanFactoryLocator mechanism back to LAMS

It was removed for Spring 5

  1. … 58 more files in changeset.
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-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 Grouping activity

LDEV-5219 Check gate after Optional activity

LDEV-5219 Use activity ID instead of lesson ID for non-tools

  1. … 3 more files in changeset.
LDEV-5219 Get user from session instead of parameter

  1. … 5 more files in changeset.
LDEV-5219 Adjust gate check JS code for <a> tags

LDEV-5219 Move next-gate check to learner module

It will be used in various tools so we need a central place to keep the

code.

    • -0
    • +65
    ./includes/javascript/gate-check.js
  1. … 1 more file in changeset.
Merge branch 'LDEV-5155' into v4.0

  1. … 33 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-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. … 91 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-3450 Improve layout of AuthoringRatingCriteria tag

    • -0
    • +22
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 32 more files in changeset.
LDEV-5208 Distribute discussion-enabled Page tag to all projects

  1. … 29 more files in changeset.
LDEV-5208 Add discussion sentiment to burning questions in Scratchie

  1. … 7 more files in changeset.
LDEV-5208 Auto collapse discussion widget on learner choice

LDEV-5208 Make collapse feature of discuss learner widget more visible

LDEV-5208 Change discussion chart colours for consistency

LDEV-5208 Add Discussion Sentiment monitor widget

    • -0
    • +295
    ./discussion/monitor.jsp
  1. … 12 more files in changeset.
LDEV-5208 Add Discussion Sentiment learner widget

    • -0
    • +149
    ./discussion/learner.jsp
    • -0
    • +12
    ./discussion/startLearner.jsp
    • -0
    • +9
    ./discussion/stopLearner.jsp
  1. … 14 more files in changeset.