lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5257 Do not allow source editing in CKEditor in Wiki learner

LDEV-5257 Escape formulas in LAMS-generated spreadsheets

LDEV-5257 Update CKEditor from 4.16.0 to 4.16.2

    • -0
    • +47
    /lams_central/web/ckeditor/CHANGES.md
    • -10
    • +11
    /lams_central/web/ckeditor/README.md
    • -0
    • +16
    /lams_central/web/ckeditor/bender-runner.config.json
    • -511
    • +529
    /lams_central/web/ckeditor/ckeditor.js
    • -1
    • +1
    /lams_central/web/ckeditor/lang/en-au.js
  1. … 17 more files in changeset.
LDEV-5257 Update jQuery to 3.6.0

LDEV-5257 Update jQuery UI from 1.12.1 to 1.13.0

    • -10
    • +3
    /lams_central/web/includes/javascript/jquery-ui.js
LDEV-5257 Get rid of obsolete jQuery migration plugin

Pure jQuery seems to be working just fine.

LDEV-5257 Get rid of obsolete prototype.js

    • -5
    • +8
    /lams_central/web/errorpages/error.jsp
    • -4874
    • +0
    /lams_central/web/includes/javascript/prototype.js
LDEV-5257 Update underscore.js from 1.8.3 to 1.13.1

LDEV-3227 Recalculate marks if scoring has changed via monitoring

LDEV-3224 Prevent exceptions when modifying live Assessment question

LDEV-5200 Display only first few completed learner icons in Monitoring

LDEV-5136 Disable double tap on disabled scratchies

LDEV-5136 Disable double click after correct option was revealed

LDEV-5142 Do not copy stale absolute time limit on activity clone

LDEV-4506 Get rid of non-cache results fetch in Assessment

Changes made for LDEV-4411 made these changes obsolete.

Merge branch 'LDEV-5256' into v4.5

LDEV-5256 Sanitise jqGrid sorting options before using them in queries

LDEV-4411 Reintroduce eager fetching and caching of QB options and units

There are several places in LAMS code where we need to detach QB

question entity from session to do copying and comparison. While another

approach can be found, it requires a lot of effort to rewrite now.

Fetching options from a detached question causes lazy initialisation

exceptions. We had to make them eagerly fetched again.

Collection caching is introduced too to address numerous queries run

with every question fetch.

LDEV-5256 Prevent SQL injection for results order

LDEV-4609 Prevent SQL injection for results order in Gradebook

Merge branch 'LDEV-5239' into v4.5

LDEV-5250 Do not set obsolete PedPlanner URL when adding a tool

It causes problems when a tool is deployed after server starts for the

first time and PedPlanner tables are already gone via Autopatch.

    • -2
    • +0
    /lams_tool_chat/db/sql/tool_insert.sql
    • -2
    • +0
    /lams_tool_dimdim/db/sql/tool_insert.sql
    • -2
    • +0
    /lams_tool_doku/db/sql/tool_insert.sql
    • -2
    • +0
    /lams_tool_eadventure/db/sql/tool_insert.sql
    • -2
    • +0
    /lams_tool_forum/db/sql/tool_insert.sql
    • -2
    • +0
    /lams_tool_imscc/db/sql/tool_insert.sql
    • -2
    • +0
    /lams_tool_lamc/db/sql/tool_insert.sql
    • -2
    • +0
    /lams_tool_laqa/db/sql/tool_insert.sql
    • -2
    • +0
    /lams_tool_larsrc/db/sql/tool_insert.sql
    • -2
    • +0
    /lams_tool_mindmap/db/sql/tool_insert.sql
    • -2
    • +0
    /lams_tool_notebook/db/sql/tool_insert.sql
    • -2
    • +0
    /lams_tool_sbmt/db/sql/tool_insert.sql
    • -2
    • +0
    /lams_tool_scratchie/db/sql/tool_insert.sql
    • -2
    • +0
    /lams_tool_scribe/db/sql/tool_insert.sql
  1. … 4 more files in changeset.
LDEV-5239 Add Description field to MCQ-based AEs in TBL wizard

LDEV-5240 Move advanced options in TBL wizard into a new tab

    • -37
    • +48
    /lams_central/web/authoring/template/tbl/tbl.jsp
LDEV-4769 Updating Simplified Chinese, English, Spanish, Norwegian

  1. … 17 more files in changeset.
Merge branch 'LDEV-5250' into v4.5

LDEV-4411 Cache fetching Dokumaran by content ID

LDEV-4411 Do not fetch groups eagerly

Merge branch 'LDEV-5253' into v4.5

LDEV-5253 Sysadmin Login As feature to be configurable