Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5198 Disable editor auto creation from inline elements

It was the reason why the editor got broken.

    • -1
    • +2
    ./includes/javascript/ckconfig_custom.js
LDEV-5198 Fix a bug in bootstrap tabs plugin

    • -2
    • +2
    ./includes/javascript/ckconfig_custom.js
LDEV-5198 Introduce bootstrap classes to table plugin

    • -22
    • +623
    ./ckeditor/plugins/table/dialogs/table.js
LDEV-5198 Remove obsolete "image" plugin

    • -44
    • +0
    ./ckeditor/plugins/image/dialogs/image.js
    • binary
    ./ckeditor/plugins/image/images/noimage.png
LDEV-5198 Add missing boostrap tabs plugin icon

LDEV-5198 Fix CKEditor customisation

LDEV-5085 Use displayExpanded JS parameter, not JSP

  1. … 31 more files in changeset.
LDEV-5198 Upgrade CKEditor to version 4.16.0

  1. … 155 more files in changeset.
LDEV-4877 Add fonts missing for Bootstrap 3

Bootstrap 3 comes with glyphicons fonts, similar to font-awesome. The

fonts are used in various Bootstrap components, including Tablesorter.

While there are ways to override their usage, Boostrap simply works

better with them being present.

    • binary
    ./fonts/glyphicons-halflings-regular.eot
    • -0
    • +288
    ./fonts/glyphicons-halflings-regular.svg
    • binary
    ./fonts/glyphicons-halflings-regular.ttf
    • binary
    ./fonts/glyphicons-halflings-regular.woff
    • binary
    ./fonts/glyphicons-halflings-regular.woff2
LDEV-5193 Use case-insensitive extension checking for Uppy upload

Also use built-in Uppy extension check where possible.

  1. … 14 more files in changeset.
LDEV-5155 Introduce rubrics rating style

  1. … 2 more files in changeset.
LDEV-5192, LDEV-5155 Only Peer Review starts maximised in authoring

Most tools' authoring screen is not tailored for a wider pop up. In LAMS

5 we should have all authoring content rewritten, but for now we need to

stick to the old size. Only Peer Review needs a wider pop up as it can

have rubrics ratings.

LDEV-5192 Make activity authoring content adjust to pop up width

  1. … 31 more files in changeset.
LDEV-5192 Open activity authoring initially maximised

If we set the now wider activity authoring pop up as the default size,

maximise button does not make sense, it will do nothing. So instead we

leave the standard pop up size but open it in maximised state. This way

teachers can return to standard size if they want to take a look at

authoring canvase in the background.

LDEV-5157 Reorganise and add programming languages support

Added C, Objective C, C++, C#, Skala and Kotlin.

  1. … 8 more files in changeset.
LDEV-5157 Add various useful addons to CodeMirror

    • -0
    • +66
    ./css/codemirror_simplescrollbars.css
    • -0
    • +201
    ./includes/javascript/codemirror/addon/edit/closebrackets.js
    • -0
    • +160
    ./includes/javascript/codemirror/addon/edit/matchbrackets.js
    • -0
    • +72
    ./includes/javascript/codemirror/addon/selection/active-line.js
  1. … 1 more file in changeset.
LDEV-5157 Restructure CodeMirror sources to make room for addons

    • -9800
    • +0
    ./includes/javascript/codemirror.js
    • -0
    • +9800
    ./includes/javascript/codemirror/codemirror.js
    • -0
    • +935
    ./includes/javascript/codemirror/mode/clike.js
    • -0
    • +942
    ./includes/javascript/codemirror/mode/javascript.js
    • -0
    • +399
    ./includes/javascript/codemirror/mode/python.js
  1. … 1 more file in changeset.
LDEV-5157 Add code syntax highlighting to learner UI

    • -0
    • +350
    ./css/codemirror.css
    • -0
    • +9800
    ./includes/javascript/codemirror.js
    • -0
    • +935
    ./includes/javascript/codemirror_mode_clike.js
    • -0
    • +942
    ./includes/javascript/codemirror_mode_javascript.js
    • -0
    • +399
    ./includes/javascript/codemirror_mode_python.js
  1. … 5 more files in changeset.
LDEV-5157 Add code style option in essay questions authoring

  1. … 5 more files in changeset.
LDEV-5188 Remove obsolete attributes from TabBody tag

  1. … 82 more files in changeset.
LDEV-4836 Fix initial search of QB

When QB was initially displayed, it showed all question types, not only

ones that were selected.

LDEV-5184 Introduce mark hedging questions to Word question parser

    • -1
    • +1
    ./authoring/template/tbl/appexAssessment.jsp
  1. … 5 more files in changeset.
LDEV-5156 Fix schema info in web.xml files

  1. … 37 more files in changeset.
LDEV-4372 Fix tooltips in progress bar and bootstrap

LDEV-3914 Fix progress bar broken layout for long lesson names

LDEV-4372 Fix tooltips in progress bar and bootstrap

  1. … 32 more files in changeset.
LDEV-5181 Collapse questions after QTI/Word import

LDEV-5181 Allow mark hedging questions for iRAT/tRAT in TBL template

    • -1
    • +19
    ./authoring/template/tool/mcquestion.jsp
  1. … 8 more files in changeset.
LDEV-5178 Check for common and breached passwords

  1. … 19 more files in changeset.
LDEV-5178 Add password check for not being same as user details

  1. … 14 more files in changeset.