lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'LDEV-5157' into v4.0

LDEV-5157 Reorganise and add programming languages support

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

  1. … 8 more files in changeset.
LDEV-4769 Update Norwegian, Spanish, English, Greek

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

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

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

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

  1. … 3 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. … 3 more files in changeset.
LDEV-5184 Introduce mark tag to Word question parser

  1. … 2 more files in changeset.
LDEV-4769 Update Norwegian, Spanish, English, Greek

  1. … 20 more files in changeset.
LDEV-5185 Introduce time limits to Scratchie monitoring

    • -0
    • +2
    ./conf/security/Owasp.CsrfGuard.properties
  1. … 19 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-4769 Update Greek

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

LDEV-4372 Fix tooltips in progress bar and bootstrap

    • -2
    • +2
    ./web/includes/javascript/progressBar.js
  1. … 32 more files in changeset.
LDEV-4769 Update Norwegian, Spanish, English, Greek

  1. … 6 more files in changeset.
LDEV-5178 Log each password change. Set expiration date only on update.

  1. … 5 more files in changeset.
LDEV-5181 label changes

LDEV-5181 Collapse questions after QTI/Word import

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

  1. … 2 more files in changeset.
LDEV-4884 Generate new UUID for new QB question version

UUID has to identify uniquely an exact version, not only the question in

general.

  1. … 3 more files in changeset.
LDEV-5179 Add mark hedging question type support to Scratchie

  1. … 9 more files in changeset.
LDEV-5178 Check for common and breached passwords

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

  1. … 11 more files in changeset.
LDEV-5178 Add password history check

  1. … 6 more files in changeset.
LDEV-5178 Use a single method across LAMS to update user password

  1. … 5 more files in changeset.
LDEV-5178 Add password expiration

  1. … 7 more files in changeset.