• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset lams2_head_wildfly:fionam:20150409113728:2 does not match your current filter (clear filter).

file LearningDesignRestServlet.java was added on branch lams2_head_wildfly on 2015-04-16 01:24:13 +0000

file ToolContentRestServlet.java was added on branch lams2_head_wildfly on 2015-04-16 01:24:13 +0000

file RestServlet.java was added on branch lams2_head_wildfly on 2015-04-16 01:24:13 +0000

    • -0
    • +0
    ./org/lamsfoundation/lams/rest/RestServlet.java
Portions of a rest based learning design saving interface.

    • -0
    • +203
    ./org/lamsfoundation/lams/rest/RestServlet.java
    • -0
    • +31
    ./org/lamsfoundation/lams/rest/ToolRestManager.java
  1. … 6 more files in changeset.
file RatingServlet.java was added on branch lams2_head_wildfly on 2015-04-13 18:17:58 +0000

LDEV-3450 Introduced central rating service

    • -0
    • +101
    ./org/lamsfoundation/lams/web/RatingServlet.java
  1. … 23 more files in changeset.
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-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.