lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5268 Merge 4.5 into 4.6

    • -1
    • +2
    ./web/ckeditor/skins/office2013/editor.css
  1. … 1 more file in changeset.
LDEV-5255 Fix Preview button in Add Lesson dialog for recent LDs

    • -2
    • +11
    ./web/includes/javascript/addLesson.js
LDEV-5268 Add max word limit to CKEditor tag

  1. … 32 more files in changeset.
LDEV-5268 Add wordcount and notification plugins to CKEditor

    • -0
    • +7
    ./web/ckeditor/plugins/notification/lang/az.js
    • -0
    • +7
    ./web/ckeditor/plugins/notification/lang/bg.js
    • -0
    • +7
    ./web/ckeditor/plugins/notification/lang/ca.js
    • -0
    • +7
    ./web/ckeditor/plugins/notification/lang/cs.js
    • -0
    • +7
    ./web/ckeditor/plugins/notification/lang/da.js
    • -0
    • +7
    ./web/ckeditor/plugins/notification/lang/de.js
    • -0
    • +7
    ./web/ckeditor/plugins/notification/lang/en.js
    • -0
    • +7
    ./web/ckeditor/plugins/notification/lang/eo.js
    • -0
    • +7
    ./web/ckeditor/plugins/notification/lang/es.js
    • -0
    • +7
    ./web/ckeditor/plugins/notification/lang/et.js
  1. … 74 more files in changeset.
LDEV-5262 template images to SVG

Center SVG

    • -1
    • +1
    ./web/authoring/template/genericintro.jsp
LDEV-4769 Updating Simplified Chinese and English

  1. … 3 more files in changeset.
LDEV-5263 Rename peer evaluation tool

Rename peer review to peer evaluation instead.

  1. … 4 more files in changeset.
LDEV-5262 template images to SVG

    • -1
    • +1
    ./web/authoring/template/genericintro.jsp
  1. … 2 more files in changeset.
Merge remote-tracking branch 'origin/v4.5' into v4.6

  1. … 1 more file in changeset.
LDEV-4644 Use [] instead of () to recognise LO code

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

  1. … 33 more files in changeset.
LDEV-5259 Manually create parent application context

Previous attempt to reproduce BeanFactoryLocater was an overkill. A

simple singleton parent application context is sufficient.

  1. … 44 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-5261 Fix popovers in QB and Assessment question stats

    • -0
    • +5
    ./web/includes/javascript/popover-tag.js
  1. … 1 more file in changeset.
LDEV-5125 Improve support for VSA questions import from Word file

VSA questions should have 2 options if they are going to be TBL

compatible. When importing from Word document only correct answers

option is required. The other one, incorrect answers option, now gets

added automatically. Also incorrect answers option does not get deleted

after editing via QB interface.

  1. … 3 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-5257 Escape LD and folder names in TreeView

LDEV-5257 Add LD and activity title validation also on backend

  1. … 1 more file in changeset.
LDEV-5258 Retrieve correct time zone offset

  1. … 1 more file in changeset.
LDEV-3555 Detect read-onlyness of LD in correct way

LDEV-3555 Detect read-onlyness of LD in correct way

LDEV-5257 Fix Wiki CKEditor toolbars and links

  1. … 2 more files in changeset.
LDEV-5257 Fix CKEditor Preview

LDEV-5257 Disable CKEditor ACF

It breaks some plugins, like tabs and carousel

LDEV-4769 Updating Simplified Chinese and Greek

  1. … 2 more files in changeset.
LDEV-5257 Prevent parameter reflection in change password process

LDEV-5257 Secure fileDownloadToken cookie

  1. … 9 more files in changeset.
LDEV-5257 Enable CKEditor ACF. Disable preview for learners.

LDEV-5257 Do not allow source editing in CKEditor in Wiki learner

  1. … 1 more file in changeset.
LDEV-5257 Update CKEditor from 4.16.0 to 4.16.2

    • -0
    • +16
    ./web/ckeditor/bender-runner.config.json
    • -511
    • +529
    ./web/ckeditor/ckeditor.js
  1. … 17 more files in changeset.