lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix child activity coordinates for Parallel activities. (merge to lams_head_wildfly)

LDEV-3282: Fix child activity coordinates for Parallel activities.

LDEV-3278: Detect when activity is branching and show its contents in Flashless Monitor. (merge to lams_head_wildfly)

    • -2
    • +3
    ./web/includes/javascript/monitorLesson.js
LDEV-3275: Use Apache Commons Lang version 2.6 delivered with WildFly.

  1. … 38 more files in changeset.
LDEV-3275: Deploy EAR libraries as WildFly modules.

In JBoss there were several folders where libraries could be simply copied.

In WildFly it is more organised, with module.xml files describing each library.

In order not to keep libs in EAR, so only real LAMS code remains there, they are moved to WildFly as modules and get referenced by EAR with META-INF/jboss-deployment-structure.xml.

  1. … 38 more files in changeset.
LDEV-3275: Add quartz.jar as a 3rd party module since it is not a part of WildFly distribution.

Old version (1.5.3) stays as upgrading to the latest (2.2.1) requires code changes (different API).

  1. … 5 more files in changeset.
LDEV-3275: Add jbossweb.jar (needed for SSO valve and JSON) as a 3rd party module since WildFly is based on Undertow, not JBoss Web server.

  1. … 17 more files in changeset.
LDEV-3275: Upgrade Servlet API to version 3.1.0.

  1. … 280 more files in changeset.
LDEV-3275: Start replacing JBoss libraries with ones from WildFly.

Minor changes in config files.

  1. … 38 more files in changeset.
LDEV-3278: Detect when activity is branching and show its contents in Flashless Monitor.

    • -2
    • +3
    ./web/includes/javascript/monitorLesson.js
LDEV-3275: Remove broken Eclipse builders.

  1. … 30 more files in changeset.
LDEV-2901: Add Eclipse output /bin folders to projects' .cvsignore files.

  1. … 59 more files in changeset.
LDEV-3248: Open authoring on activity icon double click/tap.

    • -11
    • +25
    ./web/includes/javascript/monitorLesson.js
LDEV-3115: Use new FLA SVG images in Monitoring.

    • -76
    • +125
    ./web/includes/javascript/monitorLesson.js
  1. … 18 more files in changeset.
LDEV-3246, LDEV-3248: Fix canvas width in Monitor Sequence tab so scrollbar is visible.

Allow double tap on activities in Sequence tab on mobile devices.

    • -28
    • +34
    ./web/includes/javascript/monitorLesson.js
LDEV-3235: Remove Time Chart button.

    • -2
    • +4
    ./web/includes/javascript/monitorLesson.js
LDEV-2701: Add gate description.

  1. … 9 more files in changeset.
LDEV-3226: change date formatting

  1. … 32 more files in changeset.
LDEV-3225: Remove unused colums for tool contribution and moderation.

  1. … 42 more files in changeset.
LDEV-3225: Remove grouping from contribution list if all learners were assigned to groups and can not move anymore.

Remove chosen branching from contribution list (Sequence tab only) if all learners were assigned to branches.

Fix bugs for Organisation Groups and Flashless Monitoring.

  1. … 5 more files in changeset.
LDEV-3225: Add better contribution management in Monitoring.

    • -128
    • +198
    ./web/includes/javascript/monitorLesson.js
  1. … 34 more files in changeset.
LDEV-2975: upgrading Portuguese (Brazil)

  1. … 7 more files in changeset.
LDEV-3208: Validate sequence, activity and lesson names.

Escape user name in Monitoring properly.

    • -6
    • +20
    ./web/includes/javascript/monitorLesson.js
  1. … 8 more files in changeset.
LDEV-3207: Remove unused columns for setting absolute open & close gate times.

  1. … 9 more files in changeset.
LDEV-3207: Add Preview button.

Move title and description to the top bar.

  1. … 9 more files in changeset.
LDEV-2802: updating email notification labels

LDEV-297: updating French

LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 1 more file in changeset.
LDEV-3207: Add support for Schedule Gate based on activity completion.

Fix bugs in Flashless Authoring LD save.

  1. … 21 more files in changeset.