Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3653 Add websocket server and client code. Add Ant code for deploying the server class to <WAR>/WEB-INF/classes folder for WildFly to pick it up on start up. Rearange, clean up and formatting.

    • -205
    • +187
    ./includes/javascript/presence.js
  1. … 20 more files in changeset.
LDEV-3646: Add websocket server and client code. Add Ant code for deploying the server class to <WAR>/WEB-INF/classes folder for WildFly to pick it up on start up. Clean up and formatting.

  1. … 18 more files in changeset.
LDEV-3533 moved URL rewrite operations from index.jsp to UrlRewrite config file (in order to keep such rules in one place)

LDEV-2967: Fix progress bar toggle icons.

LDEV-3533 moved URL rewrite operations from index.jsp to UrlRewrite config file (in order to keep such rules in one place)

  1. … 2 more files in changeset.
LDEV-3532 Proper handling of passing marks to LMS on the second attempt

  1. … 1 more file in changeset.
LDEV-3535: WildFly's JSP parser is more strict about case than JBoss'. Update HEAD too for compatibility.

LDEV-3535: WildFly's JSP parser is more strict about case than JBoss'. Update HEAD too for compatibility.

LDEV-3533 moved URL rewrite operations from index.jsp to UrlRewrite config file (in order to keep such rules in one place)

  1. … 2 more files in changeset.
LDEV-3533: Detect iOS-based client and use simple Learner interface then.

    • -0
    • +91
    ./mobile/common/progressOutput.jsp
    • -0
    • +64
    ./mobile/progress.jsp
  1. … 2 more files in changeset.
LDEV-3533: Detect iOS-based client and use simple Learner interface then.

    • -0
    • +91
    ./mobile/common/progressOutput.jsp
    • -0
    • +64
    ./mobile/progress.jsp
  1. … 2 more files in changeset.
LDEV-3532 Proper handling of passing marks to LMS on the second attempt

  1. … 1 more file in changeset.
LDEV-3490: Use Snap instead of Raphael in Learner progress bar.

  1. … 2 more files in changeset.
LDEV-3490: Use Snap instead of Raphael in Learner progress bar.

  1. … 2 more files in changeset.
LDEV-3495: adding allowfullscreen to learner's iframe

LDEV-3495: adding allowfullscreen to learner's iframe

LDEV-3453: Fix JSP code for writing out i18n labels.

LDEV-3453: Fix JSP code for writing out i18n labels.

LDEV-3453: Escape single quotes in i18n labels for Javascript.

  1. … 7 more files in changeset.
LDEV-3322 adding tag for selenium

LDEV-3322 adding tag for selenium

LDEV-3406: Send and process a different HTTP code when a learner did not finish the lesson yet.

  1. … 2 more files in changeset.
LDEV-3406: Send and process a different HTTP code when a learner did not finish the lesson yet.

  1. … 2 more files in changeset.
LDEV-1978, LDEV-3340: Remove AccessPermissionFilter. It was designed to control lesson access for Learners, but it was not really used. With the new SecurityService it is/will be obsolete.

  1. … 4 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-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. … 226 more files in changeset.
LDEV-3380: Fix URL decoding as JSP/JSTL libaries used for WildFly seem to behave differently than before.

LDEV-3370: Change iframe to img tag when prompting the integration to retrieve mark

LDEV-3370: Change iframe to img tag when prompting the integration to retrieve mark

LDEV-3332: revert spring-beans schema declaration in application context xml files. export spring meta-inf in jboss-deployment-structure.xml

It is way more elegant approach to fix an issue with spring-beans.xsd loading from internet.

  1. … 77 more files in changeset.