• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

  1. … 2 more files in changeset.
file index.jsp was added on branch lams2_head_wildfly on 2015-08-14 07:41:54 +0000

file progressOutput.jsp was added on branch lams2_head_wildfly on 2015-08-14 07:41:54 +0000

file progress.jsp was added on branch lams2_head_wildfly on 2015-08-14 07:41:54 +0000

file main.jsp was added on branch lams2_head_wildfly on 2015-08-14 07:41:54 +0000

LDEV-3533: Detect iOS-based client and use simple Learner interface then.

    • -0
    • +64
    ./mobile/progress.jsp
    • -0
    • +91
    ./mobile/common/progressOutput.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