• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 163 more files in changeset.
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.

  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.