• 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.

    • -2
    • +2
    ./org/lamsfoundation/lams/web/HomeAction.java
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.

    • -2
    • +1
    ./org/lamsfoundation/lams/web/IndexAction.java
  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.

LDEV-3412: Migrate branching entries to new groups.

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

    • -3
    • +10
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 9 more files in changeset.
LDEV-3410 Add feature allowing disable export portfolio and live edit

    • -2
    • +5
    ./org/lamsfoundation/lams/web/HomeAction.java
LDEV-3410 Add feature allowing disable export portfolio and live edit

    • -3
    • +7
    ./org/lamsfoundation/lams/web/HomeAction.java
  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.

  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

  1. … 8 more files in changeset.
LDEV-3384 Signup page shouldn't display if the url to it is incorrect

LDEV-3385 fix Verify in LessonManagerServlet

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

file LaunchLearnerUrlServlet.java was added on branch lams2_head_wildfly on 2014-12-08 13:56:15 +0000

LDEV-2265 Utilise URL Shortner to shorten lesson URL. Now shortened URL starts with "{LAMS_SERVER}/lams/r/*"

  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.

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

  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.

  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
    ./org/lamsfoundation/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.

    • -14
    • +31
    ./org/lamsfoundation/lams/web/SessionListener.java
  1. … 9 more files in changeset.
LDEV-3335, LDEV-3340: Remove or simplify SSO components. Fix sysadmin LoginAs functionality.

    • -21
    • +15
    ./org/lamsfoundation/lams/web/SessionListener.java
  1. … 9 more files in changeset.