• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file GradebookUserActivityArchive.hbm.xml was initially added on branch lams2_head_wildfly.

file GradebookUserLessonArchive.hbm.xml was initially added on branch lams2_head_wildfly.

LDEV-4096 Add role management feature for LTI tool consumers

  1. … 8 more files in changeset.
file FavoriteOrganisation.hbm.xml was initially added on branch lams2_head_wildfly.

LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

  1. … 35 more files in changeset.
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

  1. … 13 more files in changeset.
LDEV-3749 Remove OpenID support

  1. … 10 more files in changeset.
LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

    • -2
    • +5
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 23 more files in changeset.
LDEV-3839: Fix mixed up Hibernate mapping code.

LDEV-3839: Add initial implementation of lesson retry.

  1. … 17 more files in changeset.
LDEV-3773: Remove Workspace and WorkspaceWorkspaceFolder entities. Link WorkspaceFolders directly to User and Organisation.

General clean up.

  1. … 17 more files in changeset.
file LearningLibraryGroup.hbm.xml was initially added on branch lams2_head_wildfly.

file OrganisationGrouping.hbm.xml was initially added on branch lams2_head_wildfly.

file OrganisationGroup.hbm.xml was initially added on branch lams2_head_wildfly.

LDEV-3756: Allow monitor to mark a thread as sticky and have it stay at the top of the comments.

  1. … 19 more files in changeset.
LDEV-3292: Use JOIN instead of cartesian product in several named queries.

Clean up and formatting.

    • -136
    • +58
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 7 more files in changeset.
LDEV-3631 Simple Commenting Widget. Initial implementation.

    • -0
    • +143
    ./org/lamsfoundation/lams/comments/Comment.hbm.xml
    • -0
    • +51
    ./org/lamsfoundation/lams/comments/CommentLike.hbm.xml
    • -0
    • +49
    ./org/lamsfoundation/lams/comments/CommentSession.hbm.xml
  1. … 45 more files in changeset.
LDEV-3621 Ability to import and use groups from integrated server

  1. … 19 more files in changeset.
LDEV-3614: Improve processing of Gate activities.

Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate.

Find out who is waiting in front of a gate using learner progress (activity attempt).

For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson.

Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity.

Code clean up.

    • -12
    • +0
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 40 more files in changeset.
LDEV-3606 In monitor display the author of each feedback comment

  1. … 15 more files in changeset.
LDEV-3292: Remove batch-size parameters from Hibernate collection mappings as they seem to cause performance problems on heavy load LAMS instances.

LDEV-3523: Added subtype to Learning Design

  1. … 10 more files in changeset.
LDEV-3491: Deleting a learning design no longer removes it from the database. Now it flags removed = true. Calls to get the learning designs in the DAO layer ignore rows where removed = true. Cleaned up some methods in the DAO layer that are no longer used.

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

  1. … 23 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

    • -0
    • +75
    ./org/lamsfoundation/lams/rating/RatingComment.hbm.xml
  1. … 25 more files in changeset.
LDEV-3450 Introduced central rating service

    • -0
    • +75
    ./org/lamsfoundation/lams/rating/Rating.hbm.xml
    • -0
    • +64
    ./org/lamsfoundation/lams/rating/RatingCriteria.hbm.xml
  1. … 22 more files in changeset.
LDEV-3410 Add feature allowing disable export portfolio and live edit

  1. … 9 more files in changeset.
LDEV-3382 Add datetime parameter check to LoginRequest.

  1. … 9 more files in changeset.
LDEV-3382 Add datetime parameter check to LoginRequest.

  1. … 3 more files in changeset.
LDEV-3359: Fix LearningLibraryID when importing a Tool activity.

    • -0
    • +7
    ./org/lamsfoundation/lams/tool/Tool.hbm.xml
  1. … 2 more files in changeset.