lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3315: Prevent double writing to HTTP response.

LDEV-3315: Prevent double writing to HTTP response.

LDEV-2975: Updating Greek

LDEV-2975: Updating Greek and Norwegian

  1. … 12 more files in changeset.
LDEV-3430 Deleting lesson was showing a "true" message and no refreshing. It now only shows a message if an error occurs during deletion and refreshes the page on a successful removal.

LDEV-3430 Deleting lesson was showing a "true" message and no refreshing. It now only shows a message if an error occurs during deletion and refreshes the page on a successful removal.

  1. … 1 more file in changeset.
LDEV-3021: USe POST method when editing class as using GET with too many learners/monitors makes the server refuse connection.

    • -1
    • +2
    ./web/includes/javascript/monitorLesson.js
LDEV-3021: USe POST method when editing class as using GET with too many learners/monitors makes the server refuse connection.

    • -1
    • +2
    ./web/includes/javascript/monitorLesson.js
LDEV-3021: Internationalise hardcoded labels for Edit Class dialog.

    • -14
    • +14
    ./web/includes/javascript/monitorLesson.js
LDEV-3021: Internationalise hardcoded labels for Edit Class dialog.

    • -14
    • +14
    ./web/includes/javascript/monitorLesson.js
LDEV-3410 Add feature allowing disable export portfolio and live edit

    • -16
    • +22
    ./web/includes/javascript/monitorLesson.js
  1. … 7 more files in changeset.
LDEV-3410 Hide "Enable export portfolio for learner" lesson monitor's setting if it's disabled for entire course

LDEV-3410 Add feature allowing disable export portfolio and live edit

    • -16
    • +22
    ./web/includes/javascript/monitorLesson.js
  1. … 7 more files in changeset.
LDEV-3403: Fix coordinates of Floating Activities in Monitoring.

LDEV-3403: Fix coordinates of Floating Activities in Monitoring.

LDEV-3337: Update Quartz 1.5.2 -> 2.2.1

  1. … 284 more files in changeset.
LDEV-3322: Adding id tags and LDEV-3394: fixing issue with lesson notifications

LDEV-3322: Adding id tags and LDEV-3394: fixing issue with lesson notifications

LDEV-2265 Utilise URL Shortner to shorten lesson URL

  1. … 8 more files in changeset.
LDEV-2265 Utilise URL Shortner to shorten lesson URL. Now shortened URL starts with "{LAMS_SERVER}/lams/r/*"

  1. … 9 more files in changeset.
LDEV-2265 Utilise URL Shortner to shorten lesson URL

  1. … 4 more files in changeset.
LDEV-3381: Upgrade to WildFly 8.2. Add proper source code.

  1. … 664 more files in changeset.
LDEV-3335, LDEV-3340: Remove a filter which sets inactive timeout in sessions. With new SSO it is just needed in Central and it is already taken care of by SessionListener.

  1. … 33 more files in changeset.
LDEV-3315: Remove a reference to refactored security code.

LDEV-3335, LDEV-3334: Add session and cookie configuration to jboss-all.xml. Remove obsolete configuration from web.xml files.

  1. … 35 more files in changeset.
LDEV-3335, LDEV-3334: Use SSO mechanism introduced in WildFly 9.

Do not create web.xml files with XDoclet as it can not produce them based on 3.1 schema. Use static ones instead.

Make SessionManager just a proxy to webserver's HTTP session. Remov custom shared sessions and JSESSIONIDSSO cookie as they are obsolete. Remove own session monitoring as the container should take care of invalidation.

Move injecting UserDTO into session to SsoHandler intead of UniversalLoginModule as an authentication request may not reach the latter due to WildFly credentials caching.

  1. … 217 more files in changeset.
LDEV-3381: Upgrade to WildFly 9 Alpha2 version.

  1. … 41 more files in changeset.
LDEV-3315, LDEV-3367: Refactor SecurityService methods. Improve security in several places.

  1. … 17 more files in changeset.
LDEV-3315, LDEV-3367: Refactor SecurityService methods. Improve security in several places.

  1. … 17 more files in changeset.
LDEV-3315: No need for own SecurityException as JRE already has got one.

  1. … 1 more file in changeset.