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

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

    • -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. … 37 more files in changeset.
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. … 5 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.
LDEV-3425: add Activity and PedagogicalPlannerActivityMetadata do 2LC

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

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

  1. … 1 more file in changeset.
LDEV-3410 Add feature allowing disable export portfolio and live edit

  1. … 8 more files in changeset.
LDEV-3411: Remove SVG file after LD export as it contains references to LAMS Community server and it should be recreated for local Monitoring.

LDEV-3411: Remove SVG file after LD export as it contains references to LAMS Community server and it should be recreated for local Monitoring.

LDEV-3410 Add feature allowing disable export portfolio and live edit

  1. … 8 more files in changeset.
LDEV-3337: Change the approach to DB schema update: migrate instead of transform.

LDEV-3337: Alter foreign keys names so the patch exectues fine on Linux.

LDEV-3337: Make DB tables suffixes upper case so the patch exectues fine on Linux.

LDEV-3337: Make

LDEV-3316: Fix recursive call of store methods.

LDEV-3338: Upgrade jdom from version 0.7 to 1.1.2 shipped with WildFly. There is a version 2.x available, but it has different API and it would have to be included as a separate library again.

  1. … 83 more files in changeset.
LDEV-3275: Seting request's default encoding in server configuration does not do the trick after all, so set it also in the filter.

LDEV-3337: Give the Scheduler a shorter name so DB search is faster.

LDEV-3337: Update Quartz 1.5.2 -> 2.2.1

  1. … 285 more files in changeset.
LDEV-3394: Adding lesson notifications details

LDEV-3394: Adding lesson notifications details

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-3340: Remove "use cache debug listener" setting from sysadmin configuration as the whole cache management was removed before.