Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5426 Switch from custom time zones to built-in Java ones

  1. … 40 more files in changeset.
SP-9 Add basic classes and entry point on index page

  1. … 4 more files in changeset.
LAI-3 Add support for other file types

  1. … 3 more files in changeset.
LAI-3 Add recursive summarisation

LAI-3 Extract PDF contents

PDF contents are often in UTF-16 and OpenAI requires UTF-8. We need to do conversion.

  1. … 12 more files in changeset.
LDEV-5375 Add OpenAI question import to Assessment

  1. … 10 more files in changeset.
LDEV-5375 Add AI configuration page

  1. … 4 more files in changeset.
Merge remote-tracking branch 'origin/v4.6' into v4.7

  1. … 9 more files in changeset.
LDEV-5354 Add course URL on index page

  1. … 8 more files in changeset.
LDEV-5354 Rename encoding methods so they can incorporate course ID

  1. … 2 more files in changeset.
LDEV-4497 Make sure "ad" word is never a part of content folder ID

UUIDs are cut into folders of two characters and used in image paths.

AdBlock can block an image if there is "ad" in its path. Just make sure

this path piece never occurs.

Merge remote-tracking branch 'origin/v4.6' into v4.7

Conflicts:

lams_common/src/java/org/lamsfoundation/lams/util/DateUtil.java

LDEV-5342 Fix fetching LD modified date when no user is logged in

LDEV-5333 Move HTML templates from WWW to Central folder

  1. … 6 more files in changeset.
LDEV-5329 Remove obsolete configuration items

  1. … 13 more files in changeset.
LDEV-5327 Add Clear Cache button

    • -1
    • +22
    ./hibernate/HibernateSessionManager.java
  1. … 5 more files in changeset.
LDEV-5083 Update time limits on dashboard using Flux

  1. … 7 more files in changeset.
LDEV-5083 Add backend for fetching running time limits in lesson

  1. … 6 more files in changeset.
LDEV-4497 Transform legacy content folder IDs into multi-part version

  1. … 1 more file in changeset.
LDEV-5319 Replace invalid XML characters instead of throwing error

    • -0
    • +15
    ./InvalidCharReplacingWstxOutputFatory.java
  1. … 4 more files in changeset.
LDEV-5083 Trigger Flux update on each activity entrance

Till now the update was triggered on activity completion. It is a better

approach, but it only worked on finishing tool activities. Gates and,

for example, Leader Selection activity were skipped and would not

trigger learner progress update.

Now update gets triggered on learner joining a lesson and traversing

through each activity, which is good enough. Emitted items get throttled

anyway.

  1. … 4 more files in changeset.
LDEV-5301 Set fixed column width correctly in number of characters

  1. … 1 more file in changeset.
LDEV-213 Do not hardcode IGPS URL

LDEV-5083 Update LD canvas and chart on learner joining a lesson

  1. … 6 more files in changeset.
LDEV-5083 Add Sink binding mechanism

  1. … 4 more files in changeset.
LDEV-5083 Initial implementation on monitoring update based on Flux

  1. … 10 more files in changeset.
LDEV-5083 Add activity mark and time taken to learner timeline

  1. … 18 more files in changeset.
LDEV-5083 Add learner info to learner tab in monitoring

  1. … 3 more files in changeset.
LDEV-5301 Export grouping template in correct format

LDEV-5301 Fix exception when non-fixed column width is used in export