Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3480 Peer review feature : *Change the text and text color for the comments * fixed submission of comments with special characters

    • -1
    • +1
    ./lamsfoundation/lams/web/RatingServlet.java
  1. … 1 more file in changeset.
LDEV-3450 further development of rating/comments feature (developed when working on Q&A's peer review feature)

    • -0
    • +2
    ./lamsfoundation/lams/rest/RestTags.java
    • -2
    • +2
    ./lamsfoundation/lams/web/RatingServlet.java
  1. … 17 more files in changeset.
LDEV-3477: LoginRequest's redirectURL parameter now used over the method parameter, irrespective of whether the user was logged in.

  1. … 1 more file in changeset.
LDEV-3456: Refactor to use shared REST tags and remove the need for course id for Authoring and Preview.

    • -0
    • +65
    ./lamsfoundation/lams/rest/RestTags.java
LDEV-3456: Backing out the method signature change - while courseId is no longer needed no point risking breaking integrations.

LDEV-3456: Tweaks to support the templating - authoring doesn't require a course id and opening authoring through an integeration needs to be able to open a particular design.

  1. … 1 more file in changeset.
LDEV-3455 Rest support for template based authoring - refactoring to use shared tag names.

    • -0
    • +65
    ./lamsfoundation/lams/rest/RestTags.java
LDEV-3468: Display number of active shared sessions instead of HTTP threads.

  1. … 2 more files in changeset.
LDEV-3450 further development of rating/comments feature

    • -9
    • +11
    ./lamsfoundation/lams/web/RatingServlet.java
  1. … 23 more files in changeset.
LDEV-3468: Add a servlet which writes out short or long runtime stats. Short stats format is set by a client.

    • -0
    • +170
    ./lamsfoundation/lams/web/RuntimeStatsServlet.java
  1. … 4 more files in changeset.
LDEV-3450 further development of rating/comments feature

    • -1
    • +0
    ./lamsfoundation/lams/web/RatingServlet.java
  1. … 3 more files in changeset.
LDEV-3450 1) Display what rate you have given 2) Rate only once 3) Don't see the average rating until you rate it. 4) Add an option for a brief comment

    • -18
    • +38
    ./lamsfoundation/lams/web/RatingServlet.java
  1. … 26 more files in changeset.
LDEV-3450 Introduce rating limits

    • -4
    • +13
    ./lamsfoundation/lams/web/RatingServlet.java
  1. … 25 more files in changeset.
LDEV-3455 Rest support for templates, involving portions of a rest based learning design saving interface.

    • -0
    • +48
    ./lamsfoundation/lams/rest/LearningDesignRestServlet.java
    • -0
    • +203
    ./lamsfoundation/lams/rest/RestServlet.java
    • -0
    • +52
    ./lamsfoundation/lams/rest/ToolContentRestServlet.java
    • -0
    • +31
    ./lamsfoundation/lams/rest/ToolRestManager.java
  1. … 4 more files in changeset.
LDEV-3450 Introduced central rating service

    • -0
    • +101
    ./lamsfoundation/lams/web/RatingServlet.java
  1. … 51 more files in changeset.
Portions of a rest based learning design saving interface.

    • -0
    • +48
    ./lamsfoundation/lams/rest/LearningDesignRestServlet.java
    • -0
    • +203
    ./lamsfoundation/lams/rest/RestServlet.java
    • -0
    • +52
    ./lamsfoundation/lams/rest/ToolContentRestServlet.java
    • -0
    • +31
    ./lamsfoundation/lams/rest/ToolRestManager.java
  1. … 6 more files in changeset.
LDEV-3450 Introduced central rating service

    • -0
    • +101
    ./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.

    • -1
    • +1
    ./lamsfoundation/lams/web/HomeAction.java
LDEV-3440. Removed encoding which caused +s to appear in the name of the lesson in the learner interface.

    • -1
    • +1
    ./lamsfoundation/lams/web/HomeAction.java
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

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

  1. … 10 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
    ./lamsfoundation/lams/web/IndexAction.java
    • -3
    • +0
    ./lamsfoundation/lams/web/TutorialAction.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

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

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

    • -2
    • +6
    ./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.