• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Portions of a rest based learning design saving interface.

    • -0
    • +48
    ./lams/rest/LearningDesignRestServlet.java
    • -0
    • +203
    ./lams/rest/RestServlet.java
    • -0
    • +52
    ./lams/rest/ToolContentRestServlet.java
    • -0
    • +31
    ./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
    ./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.

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.