lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Reintroduce history-aware Cancel button on Edit User form

LDEV-4932 Add CSRF token to course manager organisation edit page

LDEV-4540 Never copy Assessment question disclose status

Assessment questions can be disclosed on lesson level only. If they are

cloned or exported, their disclose status should be always the default,

i.e. not disclosed.

Update README.md

Added GitBook support

LDEV-5249 Add img-responsive class to images in CKEditor templates

LDEV-4411 Silence cache logs which flood LAMS log files

    • -8
    • +12
    /lams_build/conf/slim/standalone.xml
Merge branch 'LDEV-5249' into v4.5

LDEV-5249 Document ckeditor code change

LDEV-5249 Prevent error when image class is empty

    • -1
    • +15
    /lams_central/web/ckeditor/README.md
    • -1
    • +1
    /lams_central/web/ckeditor/ckeditor.js
Merge branch 'LDEV-5248' into v4.5

LDEV-4826 Reintroduce MCQ tool QTI export

It is needed to migrate TBL sequences with MCQ as iRAT to Assessment as

iRAT.

Merge branch 'LDEV-5243' into v4.5

LDEV-5243 Add "stop at preceding activity" info to gate monitoring

    • -0
    • +6
    /lams_monitoring/web/gate/gateInfo.jsp
LDEV-4875 Fix Scratchie learner UI on iPad

Newer JS format is not accepted on old iPad Safari. It makes JS break.

We need to stick to old syntax.

Also double clicking is problematic on old iPads. We allow single tap

scratching even if double click scratching is enabled.

Merge branch 'v4.5' into LDEV-5248

LKC-89 Fix TBL monitor sequence tab refresh

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

up.

LDEV-4411 Stop using collection cache for now

Cache annotations were commented out so we can come back to them easily

in the future.

Collection cache is not detecting changes made to entities. When a new

entity is added, collection cache does not see the change.

Properly tweaking concurrency strategy does not seem possible at the

moment, so we just turn it off.

  1. … 15 more files in changeset.
LDEV-4769 Updating Simplified Chinese, English and Español

Merge branch 'v4.5' into LDEV-5248

LDEV-5200 Replace TBL wizard first page image with updated design

LDEV-4014: Correctly fill force learner backwards dialog message

LDEV-4534 Ignore clicks outside editable field

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

annoying.

LDEV-5009 Add question title to students' choices popup

LDEV-5248 Calculate query cache hit ration correctly

LDEV-3468 Adding OK status again

LDEV-5174 Allow MCQ as iRAT in TBL monitoring Teams tab

LDEV-5248 Get query cache stats directly from Session Factory

LDEV-5248 Remove duplicate logging configuration

LDEV-3468 Leave only long stats format in RuntimeStatsServlet

Merge branch 'v4.5' into LDEV-5248