lams_learning

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3207: Remove unused columns for setting absolute open & close gate times.

  1. … 12 more files in changeset.
LDEV-3207: new labels

LDEV-3207: Add support for Schedule Gate based on activity completion. Fix bugs in Flashless Authoring LD save.

  1. … 20 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 34 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 6 more files in changeset.
LDEV-3186: Make "progress broken" information display to user.

LDEV-2975 Upgrading portuguese (Brazil)

  1. … 32 more files in changeset.
LDEV-3179: Make export portfolio unavailable to learners by default. Make this option honoured by Learner interface. Remove unnecessary code.

  1. … 3 more files in changeset.
LDEV-3171: Fix labels.

LDEV-2990 Improved IM's UI: * IM tab is enlarged. Link for opening it now occupies entire available space * changed cursor css style

LDEV-3161 make lesson complete callback iframe invisible

LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 66 more files in changeset.
Updating French

LDEV-3163: Make LAMS use ServerURL when providing URLs.

  1. … 38 more files in changeset.
LKC-40: Synchronise calls to the same activity and attempt to create a session, if it does not exist. Even though the method creating sessions in LamsCoreToolService is synchronised, subsequent reads from DB are (probably) dirty, i.e. they show that session does not exist while it is already there, created by another, isolated transaction. Reattempting session creation from within transaction not only is broken (because of the dirty reads) but also does not make sense, because if the session already exists, there is no point in repeating a failed attempt to create it. The synchronisation code prevents threads from creating sessions at the same time and even if anything happens, allows an user to carry on.

LKC-40: Add synchronisation outside service transactions, so there is a clean DB read when a transaction starts.

LKC-40: Allow transaction rollback, but also allow the user to carry on.

  1. … 1 more file in changeset.
LKC-40: Remove exception handling in lams_learning as one in lams_common should be enough.

LKC-40: Make exceptions not rollback create* methods and they are expected.

  1. … 1 more file in changeset.
LKC-40: Make exceptions not rollback create* methods and they are expected.

LKC-40: Remove retry and sleeping as they might be unnecessary.

LKC-40: If retry of creating tool session fail, carry on, as the session exists anyway.

LDEV-3127 fixed problem with being unable to scroll down flashless learner interface using iPad

  1. … 2 more files in changeset.
LDEV-3073 LDEV-3026: Updating Norwegian, Greek, English and Spanish

LDEV-3091: Sort users in grouping view.

  1. … 2 more files in changeset.
LDEV-3113: Remove Flash Learner. Remove unnecessary SWF, tag and other files, along with methods in service classes.

  1. … 145 more files in changeset.
LDEV-3105: Use local ID in HTML tags instead of user names, which can contain various characters.

    • -26
    • +25
    ./web/includes/javascript/presence.js