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

Changeset lams2_head_wildfly:andreyb:20150522225722:1 does not match your current filter (clear filter).

file ToolRatingManager.java was added on branch lams2_head_wildfly on 2015-06-15 22:42:51 +0000

file IRatingCommentDAO.java was added on branch lams2_head_wildfly on 2015-06-15 22:42:52 +0000

LDEV-3450 further development of rating/comments feature

  1. … 1 more file in changeset.
file ItemRatingDTO.java was added on branch lams2_head_wildfly on 2015-06-15 22:42:51 +0000

file ItemRatingCriteriaDTO.java was added on branch lams2_head_wildfly on 2015-06-15 22:42:51 +0000

file RatingCommentDTO.java was added on branch lams2_head_wildfly on 2015-06-15 22:42:51 +0000

LDEV-3450 further development of rating/comments feature

(developed when working on Q&A's peer review feature)

    • -0
    • +90
    ./org/lamsfoundation/lams/rating/ToolRatingManager.java
    • -0
    • +78
    ./org/lamsfoundation/lams/rating/dto/ItemRatingCriteriaDTO.java
    • -0
    • +101
    ./org/lamsfoundation/lams/rating/dto/ItemRatingDTO.java
    • -0
    • +76
    ./org/lamsfoundation/lams/rating/dto/RatingCommentDTO.java
  1. … 7 more files in changeset.
LDEV-2913: Remove application context files used for the removed junit tests.

  1. … 3 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-3447: Get rid of c3p0 configuration as we do not use this library.

LDEV-3447: Get rid of c3p0 configuration as we do not use this library.

LDEV-3477: LoginRequest's redirectURL parameter now used over the method parameter, irrespective of whether the user was logged in.

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-3477: LoginRequest's redirectURL parameter now used over the method parameter, irrespective of whether the user was logged in.

LDEV-3471: Set session timeout to 30 minuts.

  1. … 3 more files in changeset.
LDEV-3471: Set session timeout to 30 minuts.

  1. … 3 more files in changeset.
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

  1. … 15 more files in changeset.
LDEV-3450 fix sql

file RatingComment.java was added on branch lams2_head_wildfly on 2015-06-15 22:42:51 +0000

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

    • -0
    • +6
    ./org/lamsfoundation/lams/commonContext.xml
    • -0
    • +43
    ./org/lamsfoundation/lams/rating/dao/IRatingCommentDAO.java
    • -0
    • +101
    ./org/lamsfoundation/lams/rating/dto/RatingCriteriaDTO.java
    • -0
    • +102
    ./org/lamsfoundation/lams/rating/model/RatingComment.java
  1. … 15 more files in changeset.
LDEV-3450 Introduce rating limits

  1. … 20 more files in changeset.
LDEV-3450 Introduced central rating service

    • -0
    • +33
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 37 more files in changeset.
file AuthoredItemRatingCriteria.java was added on branch lams2_head_wildfly on 2015-04-13 18:17:52 +0000

file RatingDTO.java was added on branch lams2_head_wildfly on 2015-04-13 18:17:52 +0000

file RatingDAO.java was added on branch lams2_head_wildfly on 2015-04-13 18:17:52 +0000

file RatingCriteriaDAO.java was added on branch lams2_head_wildfly on 2015-04-13 18:17:52 +0000

file IRatingDAO.java was added on branch lams2_head_wildfly on 2015-04-13 18:17:52 +0000

file IRatingCriteriaDAO.java was added on branch lams2_head_wildfly on 2015-04-13 18:17:52 +0000

file RatingCriteriaOrderComparator.java was added on branch lams2_head_wildfly on 2015-04-13 18:17:52 +0000