Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5290 Improve detection of multiple tabs being open on autosave

  1. … 32 more files in changeset.
LDEV-5287 Allow multiple collapsible Comment tags on a single page

If one folded panel gets expanded, all other ones get collapsed and

emptied.

  1. … 32 more files in changeset.
LDEV-5290 Prevent multiple tabs from being open on autosave

  1. … 40 more files in changeset.
LDEV-5287 Add missing CKEditor init parameter

  1. … 32 more files in changeset.
LDEV-5287 Allow multiple comments tags on a single page

  1. … 32 more files in changeset.
LDEV-5282 Prevent Unicode characters from being displayed incorrectly

  1. … 33 more files in changeset.
LDEV-5242 Make regular monitor Assessment view consistent with TBL AE

  1. … 4 more files in changeset.
LDEV-5155 Escape rubrics text as it breaks authoring

    • -1
    • +3
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 32 more files in changeset.
LDEV-5268 Add max word limit to CKEditor tag

  1. … 32 more files in changeset.
LDEV-5266 Fix force all students complete backwards functionality

    • -3
    • +10
    ./includes/javascript/monitorLesson.js
LDEV-5264 Fix portrait alignment Learners tab in Monitoring

    • -2
    • +3
    ./includes/javascript/monitorLesson.js
Merge remote-tracking branch 'origin/v4.5' into v4.6

    • -1
    • +1
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-4274 Make Schedule Email Reports dialog look nicer

    • -1
    • +1
    ./includes/javascript/monitorLesson.js
LDEV-4644 Use [] instead of () to recognise LO code

Teachers tend to use () as a part of Learning Outcome name

  1. … 34 more files in changeset.
LDEV-5200 Resize font for "learners who started lesson" counter in monitoring

LDEV-5200 Add "learners who started lesson" counter to LD in monitoring

    • -1
    • +1
    ./includes/javascript/monitorLesson.js
LDEV-5259 Manually create parent application context

Previous attempt to reproduce BeanFactoryLocater was an overkill. A

simple singleton parent application context is sufficient.

  1. … 45 more files in changeset.
LDEV-5259 Use MVC initialisation via annotation

Manually triggering controller scanning by adding an annotation handler

bean does not register all useful support beans. If

<mvc:annotation-driven> is used in spring-servlet.xml, all support beans

are registered via WebMvcConfigurer.

<mvc:path-matching suffix-pattern="true" /> need to be added because we

use .do suffix for Spring actions and suffix was turned off for Spring

5.3

https://github.com/spring-projects/spring-framework/issues/24179

  1. … 51 more files in changeset.
LDEV-5259 Manually start controller annotation detection

  1. … 38 more files in changeset.
LDEV-5259 Reintroduce BeanFactoryLocator mechanism back to LAMS

It was removed for Spring 5

  1. … 58 more files in changeset.
LDEV-5200 Display only first few completed learner icons in Monitoring

    • -0
    • +5
    ./includes/javascript/monitorLesson.js
LDEV-5200 Attempt to fix "large open gate" issue

A large icon sometimes gets displayed on first display of TBL monitor.

    • -1
    • +1
    ./includes/javascript/monitorLesson.js
LDEV-5200 Attempt to fix "large open gate" issue

A large icon sometimes gets displayed on first display of TBL monitor.

    • -1
    • +1
    ./includes/javascript/monitorLesson.js
LDEV-5243 Add "stop at preceding activity" info to gate monitoring

  1. … 1 more file in changeset.
LKC-89 Fix TBL monitor sequence tab refresh

Initial refreshMonitor() call must be made so interval refresh gets set

up.

    • -2
    • +8
    ./includes/javascript/monitorLesson.js
LDEV-4014: Correctly fill force learner backwards dialog message

    • -1
    • +1
    ./includes/javascript/monitorLesson.js
LDEV-4534 Ignore clicks outside editable field

The default behaviour is to cancel editing, which many users find

annoying.

    • -0
    • +2
    ./includes/javascript/monitorLesson.js
  1. … 6 more files in changeset.
LDEV-5200 Fix learner icon positioning in "lesson completed" row

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-5238 Fix force complete in monitoring

    • -10
    • +13
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.