• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

  1. … 15 more files in changeset.
LDEV-3450 Introduce rating limits

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

  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

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

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

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

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

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

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

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

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

LDEV-3450 Introduced central rating service

    • -0
    • +51
    ./java/org/lamsfoundation/lams/rating/dao/IRatingDAO.java
    • -0
    • +81
    ./java/org/lamsfoundation/lams/rating/dto/RatingDTO.java
    • -0
    • +105
    ./java/org/lamsfoundation/lams/rating/model/Rating.java
  1. … 9 more files in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 6 more files in changeset.
LDEV-3420 Add date column to Gradebook marks

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