• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3440. Removed encoding which caused +s to appear in the name of the lesson in the learner interface.

LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 1 more file in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 11 more files in changeset.
LDEV-3402 New users should be created at a a first run automatically instead of making a call to integrated server inquiring for user details

  1. … 1 more file in changeset.
LDEV-3426: Make Multiple Choice not clear "user" attribute. Remove unnecessary "user" attribute overwriting in different places in LAMS.

  1. … 3 more files in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 14 more files in changeset.
LDEV-3412: Migrate branching entries to new groups.

    • -4
    • +27
    ./lams/authoring/ObjectExtractor.java
LDEV-3412: Migrate branching entries to new groups.

    • -4
    • +27
    ./lams/authoring/ObjectExtractor.java
LDEV-3410 Add feature allowing disable export portfolio and live edit

  1. … 9 more files in changeset.
LDEV-3410 Add feature allowing disable export portfolio and live edit

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

  1. … 9 more files in changeset.
LDEV-3339: Update Lucene 2.5 -> 4.10.

Use StandardAnalyzer instead of Snowball. It does not stem words and works best with English.

    • -95
    • +43
    ./lams/web/planner/PedagogicalPlannerAction.java
  1. … 8 more files in changeset.
LDEV-3275: Set request's default encoding in server configuration rather than in filter.

Clean up locale setting.

  1. … 2 more files in changeset.
LDEV-3382 Add datetime parameter check to LoginRequest.

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

    • -110
    • +0
    ./lams/web/LaunchLearnerAction.java
    • -0
    • +130
    ./lams/web/LaunchLearnerUrlServlet.java
  1. … 8 more files in changeset.
LDEV-3384 Signup page shouldn't display if the url to it is incorrect

    • -7
    • +15
    ./lams/web/action/SignupAction.java
LDEV-3385 fix Verify in LessonManagerServlet

LDEV-3384 Signup page shouldn't display if the url to it is incorrect

    • -7
    • +15
    ./lams/web/action/SignupAction.java
file LaunchLearnerUrlServlet.java was added on branch lams2_head_wildfly on 2014-12-08 13:56:15 +0000

    • -0
    • +0
    ./lams/web/LaunchLearnerUrlServlet.java
LDEV-2265 Utilise URL Shortner to shorten lesson URL. Now shortened URL starts with "{LAMS_SERVER}/lams/r/*"

    • -110
    • +0
    ./lams/web/LaunchLearnerAction.java
    • -0
    • +130
    ./lams/web/LaunchLearnerUrlServlet.java
  1. … 10 more files in changeset.
LDEV-3385 fix Verify in LessonManagerServlet

LDEV-3382 offers nice error explanation

  1. … 1 more file in changeset.
LDEV-3383: Remove Web authentication method.

    • -4
    • +1
    ./lams/security/UniversalLoginModule.java
    • -42
    • +0
    ./lams/security/WebAuthAuthenticator.java
    • -86
    • +0
    ./lams/security/WebAuthServlet.java
  1. … 3 more files in changeset.
LDEV-3383: Remove Web authentication method.

    • -5
    • +1
    ./lams/security/UniversalLoginModule.java
    • -42
    • +0
    ./lams/security/WebAuthAuthenticator.java
    • -86
    • +0
    ./lams/security/WebAuthServlet.java
  1. … 3 more files in changeset.
LDEV-3382

*Add datetime parameter check to LoginRequest.

*Introduced getServerTime method available for 3rd party servers

LDEV-3316: change DAO references from implementations to corresponding interfaces.

    • -39
    • +39
    ./lams/authoring/service/AuthoringService.java
  1. … 2 more files in changeset.
file GetServerTimeServlet.java was added on branch lams2_head_wildfly on 2014-11-27 12:25:40 +0000

LDEV-3382

*Add datetime parameter check to LoginRequest.

*Introduced getServerTime method available for 3rd party servers

    • -0
    • +69
    ./lams/webservice/GetServerTimeServlet.java
  1. … 1 more file in changeset.
LDEV-3335, LDEV-3340: Make SessionManager a storage for servlet context, so it can be accesses by other classes at any time. Remove obsolete SSO classes.

    • -3
    • +3
    ./lams/security/LDAPAuthenticator.java
    • -3
    • +2
    ./lams/security/UniversalLoginModule.java
    • -2
    • +2
    ./lams/web/UpdateCollapsedGroupServlet.java
    • -1
    • +1
    ./lams/webservice/PresenceChatAction.java
  1. … 9 more files in changeset.
LDEV-3335, LDEV-3340: Remove or simplify SSO components. Fix sysadmin LoginAs functionality.

    • -116
    • +0
    ./lams/security/JspRedirectStrategy.java
    • -30
    • +31
    ./lams/security/LDAPAuthenticator.java
    • -3
    • +4
    ./lams/security/UniversalLoginModule.java
    • -85
    • +11
    ./lams/web/LoginRequestServlet.java
    • -37
    • +38
    ./lams/web/UpdateCollapsedGroupServlet.java
    • -6
    • +6
    ./lams/webservice/PresenceChatAction.java
  1. … 9 more files in changeset.